How do you gather information about malicious infrastructure?
1 comments
Snyk Capture the Flag (CTF) has some solutions that describe vulnerable architectures. Automating some of that capability could be a useful feature set for such software:
https://snyk.io/events/ctf/#solutions
https://snyk.io/events/ctf/#solutions
I want to gather some information about how other people do these tasks without my application so that I can build it to help the most people possible. I know how I used to do it (TL;DR - it was a pain in the ass) but I don't want to assume my method was the typical one.