crt.sh
crt.sh copied to clipboard
Crtsh Subdomain Enumeration | This bash script makes it easy to quickly save and parse the output from https://crt.sh website.
it says line 27: jq: command not found, and results 0 domains. 
Great tool,Thank you very much. ./crt.sh google.com | httpx | nuclei
Hi @az7rb First and foremost, thank you for creating crt.sh! I've been using it in a few of my automated bounty environments, and it has proven to be useful. While...