diff --git a/tools/w3af.md b/tools/w3af.md new file mode 100644 index 0000000..3f18c76 --- /dev/null +++ b/tools/w3af.md @@ -0,0 +1,38 @@ +# w3af + +Notes +------- +I had to install this with my version of kali + +Also recommended that pip is installed with the package + + +Help Text +------- +``` +This is a graphical tool + +w3af - Web Application Attack and Audit Framework + +Usage: + + ./w3af_gui [OPTIONS] + +Options: + + -h or --help + Display this help message. + + -p or --profile= + Run with the selected + +For more info visit http://w3af.org/ + +``` + +Example Usage +------- + +Links +------- +