9bf7 FreshPorts -- security/authforce
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
authforce 0.9.9_1 security on this many watch lists=0 search for ports that depend on this port
HTTP authentication brute forcer

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 May 2002 09:43:45
Also Listed In: www
License: GPLv2


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ncurses
Required To Run:
  1. devel/ncurses
Required Libraries:
  1. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/authforce/ && make install clean
To add the package: pkg_add -r authforce


Configuration Options
===> The following configuration options are available for authforce-0.9.9_1:
     CURL=off: Data transfer support via cURL
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/zlandau/authforce/

Number of commits found: 29

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 15:34:18
Original commit files touched by this commit  0.9.9_1
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.9.9_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
05 Nov 2012 22:30:28
Original commit files touched by this commit  0.9.9_1
adamw search for other commits by this committer
Force NLS support with a very broken autotools configure. This fixes
package building. PORTREVISION bump for plist change if NLS enabled.

Feature safe:	yes
26 Oct 2012 23:54:32
Original commit files touched by this commit  0.9.9
bapt search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PLIST_FILES

Remove file:
files/patch-ad
pkg-plist

Comment for now USE_READLINE as it is buggy

PR:		ports/172053
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
21 Sep 2012 10:07:34
Original commit files touched by this commit  0.9.9
bapt search for other commits by this committer
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's
distilator)
08 Mar 2012 08:04:10
Original commit files touched by this commit  0.9.9
sunpoet search for other commits by this committer
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)

Submitted by:   sunpoet (myself)
Tested by:      exp-run by linimon
Approved by:    linimon (with portmgr hat)
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.9.9
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
01 Sep 2011 16:54:01
Original commit files touched by this commit  0.9.9
sunpoet search for other commits by this committer
- Update to 0.9.9
30 Aug 2011 07:41:44
Original commit files touched by this commit  0.9.6_9
ache search for other commits by this committer
Remove myself from MAINTAINER
03 Jul 2011 14:03:52
Original commit files touched by this commit  0.9.6_9
ohauer search for other commits by this committer
-remove MD5
31 May 2010 02:01:56
Original commit files touched by this commit  0.9.6_9
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.9.6_8
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.9.6_7
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
06 Jun 2008 14:01:07
Original commit files touched by this commit  0.9.6_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
20 Mar 2008 10:03:51
Original commit files touched by this commit  0.9.6_5
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
13 Dec 2006 12:41:36
Original commit files touched by this commit  0.9.6_5
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.9.6_4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
04 Dec 2005 10:58:19
Original commit files touched by this commit  0.9.6_4
edwin search for other commits by this committer
Add INFO macro
14 Nov 2005 21:09:40
Original commit files touched by this commit  0.9.6_4
ache search for other commits by this committer
Website moved
03 Jun 2004 22:41:40
Original commit files touched by this commit  0.9.6_4
roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
20 Mar 2004 21:03:41
Original commit files touched by this commit  0.9.6_3
trevor search for other commits by this committer
Add size data, approved by maintainers.
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.9.6_3
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.9.6_2
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 20:25:58
Original commit files touched by this commit  0.9.6_2
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  0.9.6_1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
14 Jul 2003 02:53:03
Original commit files touched by this commit  0.9.6_1
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
07 Mar 2003 06:10:51
Original commit files touched by this commit  0.9.6
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
01 Aug 2002 16:22:41
Original commit files touched by this commit  0.9.6
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
08 May 2002 09:43:26
Original commit files touched by this commit  0.9.6
ache search for other commits by this committer
Authforce is an HTTP authentication brute forcer.

Number of commits found: 29

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month172

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0