mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added wafw00f
This commit is contained in:
43
tools/wafw00f.md
Normal file
43
tools/wafw00f.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# wafw00f
|
||||
|
||||
Notes
|
||||
-------
|
||||
|
||||
Help Text
|
||||
-------
|
||||
```
|
||||
^ ^
|
||||
_ __ _ ____ _ __ _ _ ____
|
||||
///7/ /.' \ / __////7/ /,' \ ,' \ / __/
|
||||
| V V // o // _/ | V V // 0 // 0 // _/
|
||||
|_n_,'/_n_//_/ |_n_,' \_,' \_,'/_/
|
||||
<
|
||||
...'
|
||||
|
||||
WAFW00F - Web Application Firewall Detection Tool
|
||||
|
||||
By Sandro Gauci && Wendel G. Henrique
|
||||
|
||||
Usage: wafw00f url1 [url2 [url3 ... ]]
|
||||
example: wafw00f http://www.victim.org/
|
||||
|
||||
Options:
|
||||
-h, --help show this help message and exit
|
||||
-v, --verbose enable verbosity - multiple -v options increase
|
||||
verbosity
|
||||
-a, --findall Find all WAFs, do not stop testing on the first one
|
||||
-r, --disableredirect
|
||||
Do not follow redirections given by 3xx responses
|
||||
-t TEST, --test=TEST Test for one specific WAF
|
||||
-l, --list List all WAFs that we are able to detect
|
||||
--xmlrpc Switch on the XML-RPC interface instead of CUI
|
||||
--xmlrpcport=XMLRPCPORT
|
||||
Specify an alternative port to listen on, default 8001
|
||||
-V, --version Print out the version
|
||||
```
|
||||
|
||||
Example Usage
|
||||
-------
|
||||
|
||||
Links
|
||||
-------
|
||||
Reference in New Issue
Block a user