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

Port details
w3af 1.0.r4_2 security on this many watch lists=6 search for ports that depend on this port
Web Application Attack and Audit Framework
Maintained by: sbz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Sep 2007 18:45:09
Also Listed In: python www
License: GPLv2


w3af is a Web Application Attack and Audit Framework. The project's
goal is to create a framework to find and exploit web application
vulnerabilities that is easy to use and extend.

WWW: http://w3af.sourceforge.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/py-lxml
  2. devel/py-simplejson
  3. security/py-openssl
  4. net/py-soappy
  5. databases/py-sqlite3
  6. math/py-fpconst
  7. textproc/nltk
  8. math/py-numpy
  9. print/py-pdf
  10. net/scapy
  11. textproc/py-wordnet
  12. devel/py-yaml
  13. lang/python27
Required To Run:
  1. devel/py-lxml
  2. devel/py-simplejson
  3. security/py-openssl
  4. net/py-soappy
  5. databases/py-sqlite3
  6. math/py-fpconst
  7. textproc/nltk
  8. math/py-numpy
  9. print/py-pdf
  10. net/scapy
  11. textproc/py-wordnet
  12. devel/py-yaml
  13. lang/python27
Required Libraries:
  1. www/py-utidy
  2. devel/gettext
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for w3af-1.0.r4_2:
     GUI=off: GUI (Graphical User Interface) support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  3. http://freefr.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  4. http://garr.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  5. http://heanet.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  6. http://hivelocity.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  7. http://ignum.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  8. http://internode.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  9. http://iweb.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  10. http://jaist.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  11. http://kaz.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  12. http://kent.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  13. http://master.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  14. http://nchc.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  15. http://ncu.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  16. http://netcologne.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  17. http://sunet.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  18. http://superb-dca3.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  19. http://switch.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  20. http://tenet.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  21. http://ufpr.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/
  22. http://waix.dl.sourceforge.net/project/w3af/w3af/w3af%201.0-rc4/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.0.r4_2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
04 Mar 2013 10:55:24
Original commit files touched by this commit  1.0.r4_2
lwhsu search for other commits by this committer
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
07 Oct 2012 08:44:21
Original commit files touched by this commit  1.0.r4_2
sbz search for other commits by this committer
- Convert to new options framework
- Add LICENSE
- Add math/py-numpy build depends
- Bump PORTREVISION
14 Sep 2012 10:18:11
Original commit files touched by this commit  1.0.r4_1
rm search for other commits by this committer
- chase textproc/nltk update (upstream switched to setuptools)

Reported by:    beat
Approved by:	portmgr (beat)
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.0.r4
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
18 Mar 2011 10:04:54
Original commit files touched by this commit  1.0.r4
sbz search for other commits by this committer
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
02 Dec 2010 10:15:10
Original commit files touched by this commit  1.0.r4
jadawin search for other commits by this committer
- Update to 1.0-rc4

PR:             ports/152417
Submitted by:   Sofian Brabez <sbrabez AT gmail.com>
21 Oct 2010 07:29:56
Original commit files touched by this commit  1.0.r3
jadawin search for other commits by this committer
- Update to 1.0-rc3

PR:             ports/151440
Submitted by:   Sofian Brabez <sbrabez _AT_ gmail.com>
31 May 2010 02:01:56
Original commit files touched by this commit  1.0.r2_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
10 Mar 2010 16:58:22
Original commit files touched by this commit  1.0.r2
gahr search for other commits by this committer
- Respect PREFIX, hopefully fixing the previous commit.

Reported by:    QAT
10 Mar 2010 14:24:42
Original commit files touched by this commit  1.0.r2
gahr search for other commits by this committer
- Fix previous commit (missing ${MKDIR})
10 Mar 2010 11:35:23
Original commit files touched by this commit  1.0.r2
gahr search for other commits by this committer
- Update to 1.0-rc2

PR:             144396
Submitted by:   Niels Heinen <niels@heinen.ws>
Reviewed by:    Sofian Brabez <sbrabez@gmail.com> (maintainer)
Approved by:    jadawin (wants his PRs, can't commit right now)
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.1.20070610
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
27 Feb 2009 20:45:20
Original commit files touched by this commit  0.1.20070610
tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   Sofian Brabez via private email
18 Dec 2008 02:33:39
Original commit files touched by this commit  0.1.20070610
linimon search for other commits by this committer
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:    portmgr
14 Sep 2007 12:16:10
Original commit files touched by this commit  0.1.20070610
se search for other commits by this committer
Add marker that reminds to keep the last of the dirrm lines when
the (only temporarily included) local copy of pygoogle is removed.
12 Sep 2007 08:01:43
Original commit files touched by this commit  0.1.20070610
pav search for other commits by this committer
- Properly clean up directories

Reported by:    pointyhat
06 Sep 2007 13:44:02
Original commit files touched by this commit  0.1.20070610
se search for other commits by this committer
Fix build on -stable. Pointed out by Pointyhat via Pav. (Thanks!)
04 Sep 2007 18:47:44
Original commit files touched by this commit  0.1.20070610
se search for other commits by this committer
Remove spurious backslash.
04 Sep 2007 18:44:41
Original commit files touched by this commit  0.1.20070610
se search for other commits by this committer
New port of w3af, the Web Application Audit and Attack Framework.
This is a Python based package of tools that can be used to assess
the security of a web server (including automated advanced tests,
e.g. for XSS or SQL injection vulnerabilities).

I did not get this port to work with the py-google port, there for
a local copy of pygoogle is included and packaged with this port.

Number of commits found: 20

2843
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

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