Search all certs by word

224 views
Skip to first unread message

Robert

unread,
Jun 24, 2024, 1:38:16 AM6/24/24
to crt.sh
Hello,

Is it possible to search cert.sh to find all subdomains and domains with a given keyword?

For example:

SELECT distinct x509_commonName(cai.certificate), name_value
FROM certificate_and_identities cai
WHERE lower(cai.NAME_VALUE) LIKE '%example%';

For now I get ERROR:  canceling statement due to conflict with recovery

Query is too heavy? Maybe is the other way? I want use it to find phishing websites

r...@sectigo.com

unread,
Jul 29, 2024, 8:02:40 AM7/29/24
to crt.sh
Hi Robert.  Sorry, there aren't currently any indexes to support substring searches.
Reply all
Reply to author
Forward
0 new messages