Settings

Theme

Spike in Endpoint Enumeration Attacks

1 points by written-beyond 2 months ago · 2 comments · 1 min read

Reader

The past year I've noticed an uptick in enumeration attacks on just about any service I deploy.

Whether it's on any cloud provider or on a self managed server the moment the service goes up the first 200 or so requests are from an enumeration attempt. The most recent one originated from Sweden, with around 1000 or so requests.

I would get these attacks before but the latency from deployment to first request from the attack is very short. Has anyone else noticed this uptick in attacks or requests or am I just experiencing detection bias?

This occurs on any domain, any new subdomain that gets setup. Are attackers listening to DNS propagation requests?

msummers42 2 months ago

I'd bet this is due to Certificate Transparency (CT) logs getting scraped in near-real time. Check it out: https://certificate.transparency.dev/logs/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection