logoalt Hacker News

xinayderyesterday at 1:49 PM1 replyview on HN

When something like this happens, do security researchers instantly contact the hosting companies to suspend or block the domains used by the attackers?


Replies

redroveyesterday at 2:03 PM

First line of defense is the git host and artifact host scrape the malware clean (in this case GitHub and Pypi).

Domains might get added to a list for things like 1.1.1.2 but as you can imagine that has much smaller coverage, not everyone uses something like this in their DNS infra.

show 1 reply