Skip to content
forked from az7rb/crt.sh

Crtsh Subdomain Enumeration | This bash script makes it easy to quickly save and parse the output from https://crt.sh website.

Notifications You must be signed in to change notification settings

lukeswitz/crt.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

crt.sh

This bash script makes it easy to quickly save and parse the output from https://crt.sh website. to be sent to tools like httpx!

Usage is pretty simple.

alt text

Step 1:

git clone https://github.com/az7rb/crt.sh.git && cd crt.sh/ && chmod +x crt.sh

Step 2:

./crt.sh -h

Example :

./crt.sh -d hackerone.com | httpx

This will write all of the enumerated subdomains to the specified output file and will be ready to be passed to other tools.

Happy hunting!

About

Crtsh Subdomain Enumeration | This bash script makes it easy to quickly save and parse the output from https://crt.sh website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%