diff options
Diffstat (limited to 'network/w3af/README')
-rw-r--r-- | network/w3af/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/w3af/README b/network/w3af/README new file mode 100644 index 0000000000..cae105d437 --- /dev/null +++ b/network/w3af/README @@ -0,0 +1,7 @@ +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. |