You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input Feed:
-oR, --organization <org> Specify a single organization.
-L, --list <file> Specify a file with a list of organizations.
Output:
-O, --output <word> Prepend a word to the output filenames.
-oGh, --output-github <file> Specify output file for GitHub links.
-oGg, --output-google <file> Specify output file for Google links.
-oSh, --output-shodan <file> Specify output file for Shodan links.
-oWb, --output-wayback <file> Specify output file for Wayback links.
Dorking types:
-gH, --github Generate GitHub dork links.
-gG, --google Generate Google dork links.
-gS, --shodan Generate Shodan links.
-gW, --wayback Generate Wayback Machine links.
-A, --all Generate all dork links.
-aP, --api Use API-specific wordlists.
Custom Wordlist:
-wGh, --wordlist-github <file> Specify GitHub wordlist file.
-wGg, --wordlist-google <file> Specify Google wordlist file.
-wSh, --wordlist-shodan <file> Specify Shodan wordlist file.
-wWb, --wordlist-wayback <file> Specify Wayback wordlist file.
Help:
-H, --help Display this help message.
message discord
Usage: message_discord [-f FILE |-s STRING |-h]
Options:
-f, --file Send a file message to Discord
-s, --string Send a string message to Discord
-h, --help Show this help message
sort domains by http status
Usage: ./sort_http.sh -I <input_file> [-O <prepend>]
-I, --input Input file containing subdomains (required)
-O, --output Optional prepend for output files (default: none)
-h, --help Display this help message