from Hacker News

Show HN: Watch/filter new domains from certificate transparency logs

by costco on 11/4/24, 5:03 PM with 0 comments

This can be used to find phishing domains or domains matching any pattern you want if you select "custom filter." You can also connect over WebSocket at /ws and use any programming language you want.

There may be duplicates because some domains are published in multiple logs. I get data from all of the logs currently included with Chrome, a list of which is available here: https://github.com/google/certificate-transparency-community....