az7rb / crt.sh

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

Home Page:https://crt.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Don't forget to visit BugBountyzip

Happy hunting!

About

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

https://crt.sh


Languages

Language:Shell 100.0%