PSQL - search subdomain using cert.sh
Closed this issue · 1 comments
KingOfBugbounty commented
@OFJAAAH
@b51b5b43
Sometimes it returns more domains that common curl
psql -A -F , -f querycrt -h http://crt.sh -p 5432 -U guest certwatch 2>/dev/null | tr ', ' '\n' | grep twitch | anew
KingOfBugbounty commented
Error.