---
name: authforce
version: 0.9.9_2
origin: security/authforce
comment: HTTP authentication brute forcer
arch: freebsd:10:x86:64
www: https://github.com/zlandau/authforce
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 53458
desc: |
  Authforce is an HTTP authentication brute forcer. Using various methods,
  it attempts brute force username and password pairs for a site. It has
  the ability to try common username and passwords, username derivations,
  and common username/password pairs. It is used to both test the security
  of your site and to prove the insecurity of HTTP authentication based on
  the fact that users just don't pick good passwords.

  WWW: https://github.com/zlandau/authforce
deps:
  gettext: {origin: devel/gettext, version: 0.18.3.1}
categories:
- www
- security
shlibs_required:
- libintl.so.9
options: {NLS: on, CURL: off}
