From 5275b5025c621eba0e8f8cd9d4a85135f6485a5c Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 1 Nov 2017 21:54:13 -0500 Subject: [PATCH] Updated Functionality (markdown) --- Functionality.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Functionality.md b/Functionality.md index 9900038..ed27dfc 100644 --- a/Functionality.md +++ b/Functionality.md @@ -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