+
+ | --help / -h |
+ Help. |
+
+
+ | --proxy |
+
+ Set tor proxy for scans [EX: --proxy "socks4://localhost:9050"]
+ Set proxy [EX: --proxy "http://12.45.44.2:8080"]
+ Set proxy list [EX: --proxy file] |
+
+
+ | --prandom |
+ Random proxy [EX: --prandom file] or --prandom "socks://localhost:9050"] |
+
+
+ | --motor / -m |
+ bing, google, ask, yandex, sogou, exalead, googleapis, googlecache or all |
+
+
+ | --apikey |
+ An API Key (Application Programming Interface). |
+
+
+ | --cx |
+ Googleapis ID. |
+
+
+ | --mrandom |
+ Randomize given engines. |
+
+
+ | --brandom |
+ Randomize all disponible agents. |
+
+
+ | --freq |
+ A random time frequency (in seconds). |
+
+
+ | --time |
+ Set browser time out. |
+
+
+ | --dork / -d |
+ Dork Search [Ex: house [OTHER]cars [OTHER]hotel]
+ |
+
+ | --target / -t |
+ Targets user machine. |
+
+
+ | --level / -l |
+ Scan level (number of results and pages to scan). |
+
+
+ | --zone |
+ Search engine's country. |
+
+
+ | --param / -p |
+ Set test parameters (UID's, cats, a products_ID). |
+
+
+ | --save / -s |
+ Outputs. |
+
+
+ | --source |
+ HTML outputs file. |
+
+
+ | --bugtraq |
+ Search exploits and an issue. |
+
+
+ | --content |
+ Prints Request Content. |
+
+
+ | --data |
+ POST and GET forms (SQLI). |
+
+
+ | --vshell |
+ Validate by url (--HOST/shell.php or file). |
+
+
+ | --post |
+ Uses POST method. |
+
+
+ | --get |
+ Uses GET method. |
+
+
+ | --header |
+ Set headers. |
+
+
+ | --fullHeaders |
+ Prints full request headers. |
+
+
+ | --host |
+ Domain's name [Ex: site.com] |
+
+
+ | --nobanner |
+ Hides tool banner. |
+
+
+ | --beep |
+ Produces a beep sound if a positive scan is found. |
+
+
+ | --ifend |
+ Produces a beep sound when a scan process is finished. |
+
+
+ | --noverbose |
+ No scan verbose. |
+
+
+ | --ping |
+ Host's ping. |
+
+
+ | --limit |
+ Limits max positive scan results. |
+
+
+ | --valid / -v |
+ Validate a string (at least 1 is matching). |
+
+
+ | --validAll |
+ Validates all given strings. |
+
+
+ | --status |
+ Validate via http-header-status. |
+
+
+ | --server |
+ Validates server. |
+
+
+ | --ifinurl |
+ Get targets with exact string matching. |
+
+
+ | --sregex |
+ Get targets with exact regex matching<./td>
+ |
+
+ | --exclude |
+ Get targets where strings do not exist in html. |
+
+
+ | --excludeAll |
+ Get targets where all strings do not exist in html. |
+
+
+ | --unique |
+ Get targets with exact dork matching. |
+
+
+ | --replace |
+ Replaces an exact string. |
+
+
+ | --replaceFROM |
+ Replaces from a string to the end of a target. |
+
+
+ | --exp / -e |
+ Exploit/Payload will be added to a full target. |
+
+
+ | --expHost |
+ Exploit will be added to the host. |
+
+
+ | --expIp |
+ Exploit will be added to the host's ip. |
+
+
+ | --xss |
+ XSS scan. |
+
+
+
+ | --sql |
+ SQLI scan. |
+
+
+ | --lfi |
+ (Local File Inclusion). |
+
+
+ | --joomrfi |
+ Scans for joomla (local file inclusion). |
+
+
+ | --shell |
+ Shell Link - [http://www.site.com/shell.txt] |
+
+
+ | --wpafd |
+ Scans wordpress sites for arbitrary file downloads. |
+
+
+ | --admin |
+ Gets HOST's site - Admin Page. |
+
+
+ | --shost |
+ Gets HOST's site - subdomains. |
+
+
+ | --port |
+ User's [ports] |
+
+
+ | --tcp |
+ A User's Transmission Control Protocol (port). |
+
+
+ | --udp |
+ A User's Datagram Protocol (port). |
+
+
+ | --getlinks |
+ Gets a Target's HTML link. |
+
+
+ | --wp |
+ Filters a Wordpress site. |
+
+
+ | --joom |
+ Filters a Joomla site. |
+
+
+ | --zip |
+ Gets a zip file. |
+
+
+ | --md5 |
+ Converts to MD5. |
+
+
+ | --encode64 |
+ Encodes Base64 strings (Bitmasking). |
+
+
+ | --decode64 |
+ Decodes a Base64 string.
+ |
+
+ | --TARGET |
+ Default: Target is in an external command. |
+
+
+ | --HOST |
+ Default: Host's are in external commands. |
+
+
+ | --HOSTIP |
+ Default: Host's IP is in an external command. |
+
+
+ | --PORT |
+ Default: Open ports are in an external command. |
+
+
+ | --ips |
+ This will collect All IP's (Internet Protocol). |
+
+
+ | --geoloc |
+ Geolocalization. |
+
+
+ | --regex |
+ Crawls GET strings that are matching regex (Regular Expressions). |
+
+
+ | --noquery |
+ Removes the string value from a server's Query url (Uniform Reference Link) - [http://www.domain.site.server/index.php?id=string]. |
+
+
+ | --command / -c |
+ External Commands Developers execute. |
+
+
+ | --popup |
+ Executes External Command (exe.ext.cmd) in a new terminal window. |
+
+
+ | --zoneH |
+ Uploads to Zone-H(dmz). |
+
+
+ | --saveCookie |
+ The cookies output filesystem. |
+
+
+ | --setCookies |
+ A cookie file. |
+
+
+ | --email |
+ Collect all emails. |
+
+
+ | rang(x-y) |
+ --expHost "/index.php?id=rang(1-9)" --sql OR -t "site.com/index.php?id=rang(1-9)" --sql
+ site.com/index.php?id=1 -> 9. |
+
+
+ | repeat(txt-y) |
+ --expHost "/index.php?id=repeat(../-9)wp-config.php" --status 200 OR -t "site.com/index.php?id=../wp-config.php"
+ in site.com/index.php?id=../wp-config.php then site.com/index.php?id=../../wp-config.php for 9 times |
+
+
+ | [OTHER] |
+ To separate values (dork1 [OTHER]DORK2 [OTHER]DORK3). |
+
+
+ | --googleapi |
+ Google's API. |
+
+
+ | --shodan |
+ Shodan's Search. |
+
+
+ | --count |
+ Search Shodan without results. |
+
+
+ | --dnsreverset |
+ Shodan's Reverse DNS Lookup (Domain Name Registration). |
+
+
+ | --dnsresolve |
+ Shodan Resolver - DNS Lookup. |
+
+
+ | --tokens |
+ Stringify filters and parameters. |
+
+
+ | --querysearch |
+ Directory Search of Saved Shodan Search Query. |
+
+
+ | --query |
+ Lists Saved Shodan Search Queries. |
+
+
+ | --querytags |
+ Lists Most Popular Shodan Tags. |
+
+
+ | --myip |
+ Lists All services that Shodan crawls. |
+
+
+ | --services |
+ Shodan crawler. |
+
+
+ | --apinfo |
+ My Shodan API Plan Information. |
+
+
+ | --ports |
+ Another list of port numbers that Shodan crawlers are looking up. |
+
+
+ | --protocols |
+ A pre-generated list of all the protocols that can be used when performing an on-demand internet scan via Shodan. |
+
+
+ | --honeyscore |
+ Calculates the honeypot score of a ranging 0 (Brought to you by Shodan) to 1.0 (which IS a honeypot). |
+
+
+ | --facets |
+ Shodan Search Facet. |
+
+
+ | --update |
+ (Updater). |
+
+
+ | --repair |
+ (Repairer). |
+
+
+ | --tool / -? |
+ (Informant) |
+
+
+ | --config |
+ (usr_conf). |
+
+
+ | --interactive / -i |
+ (UI, UFI, etc). |
+
+
+ | --uninstall |
+ Deletes the API - (Not the program). |
+
+