diff options
author | Marco Bonetti <sid77@slackware.it> | 2010-05-12 23:32:53 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:53 +0200 |
commit | 0d3981844e5bef98c119c1319c8a8967adefb996 (patch) | |
tree | 8a3385442b175c141861a7fbc2472ce13a17e92d /network/w3af/README | |
parent | 1a98c0a24f0419b562c11f142af55d75273d2dc7 (diff) | |
download | slackbuilds-0d3981844e5bef98c119c1319c8a8967adefb996.tar.gz |
network/w3af: Added to 12.2 repository
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. |