mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
39 lines
485 B
Markdown
39 lines
485 B
Markdown
# 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 <profile> or --profile=<profile>
|
|
Run with the selected <profile>
|
|
|
|
For more info visit http://w3af.org/
|
|
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|