diff options
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. |