Updated Functionality (markdown)

Thomas 2017-11-01 21:54:13 -05:00
parent d867281ee1
commit 5275b5025c

@ -17,8 +17,7 @@
Run an attack on URL's in a given file
### Attack arguments:
#### These arguments will give you the choice on how you want to check the
websites
#### These arguments will give you the choice on how you want to check the websites
-s, --sqli Run a Sqlmap SQLi scan on the discovered URL's
-p, --port-scan Run a Nmap port scan on the discovered URL's
@ -27,7 +26,7 @@
-a, --admin-panel Search for the websites admin panel
-x, --xss-scan Run an XSS scan on the found URL's
-w, --whois-lookup Perform a WhoIs lookup on the provided domain
--show-readable Show human readable output from the WhoIs lookup
-c, --clickjacking Perform a clickjacking scan on a provided URL
--sqlmap-args=SQLMAP-ARGS
Pass the arguments to send to the sqlmap API within
quotes & separated by a comma. IE 'dbms mysql, verbose