diff options
author | Marco Bonetti <sid77@slackware.it> | 2011-09-23 16:42:02 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-23 16:42:02 -0300 |
commit | da775d6f1e0d06dcf1588aaa0272d524ad80e285 (patch) | |
tree | b1e08254dcf193ee0902348f5871045804ef1d2f /network/w3af/README | |
parent | 0c09c398641e9eee18735b522c63cfcfef9cfd96 (diff) | |
download | slackbuilds-da775d6f1e0d06dcf1588aaa0272d524ad80e285.tar.gz |
network/w3af: Updated for version 1.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/w3af/README')
-rw-r--r-- | network/w3af/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/network/w3af/README b/network/w3af/README index cae105d437..edf4d3980f 100644 --- a/network/w3af/README +++ b/network/w3af/README @@ -1,7 +1,8 @@ -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. +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. -The console app requires fpconst, pygoogle, nltk, SOAPpy, pyPdf, BeautifulSoup, -PyOpenSSL, json-py, scapy, SocksiPy, and python-cluster. -The graphical interface requires graphviz and xdot. +The console app requires SOAPpy, nltk, pyOpenSSL, lxml, pysvn and scapy. +The graphical interface requires graphviz and pygtksourceview. + +Take a look at README.SLACKWARE for additional information. |