Skip to content

Evil-Back/CrtshAES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

image

CrtshAES

Script to find subdomains using Certificate

Subdomains

Search subdomains of facebook.com # python crtsh.py -u facebook.com image

python crtsh.py -u facebook.com | sort | uniq | httprobe

image

Usage

Usage: crtsh.py [-u|--url] target [-i|--input-file] input_file [-o|--output-file] dest_file [-s|--silent]

Options: -h, --help show this help message and exit

Arguments: -u URL, --url=URL URL target -f INPUT_FILE_LIST, --input_file=INPUT_FILE_LIST Input File (accept multiple values) -o OUTPUT_FILE, --output-file=OUTPUT_FILE Output File -s, --silent No printing

About

Script to find subdomains using Certificate

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages