Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Updated crt.sh one liner to get subdomains

dark-warlord14/crt.sh-one-liner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

crt.sh-one-liner

Updated crt.sh one liner to get subdomains

curl -s https://crt.sh/\?q\=\%.target.com\&output\=json | jq -r '.[].name_value' | sed 's/\*\.//g' | sort -u

I will try to keep this updated from time to time. Happy Hacking!

About

Updated crt.sh one liner to get subdomains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published