mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
Updated Functionality (markdown)
parent
d867281ee1
commit
5275b5025c
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue