New honeypot added to my bot IPs API. It will help to reach the 600K distinct bot IPs in the week end 🔥
Conversation
Replying to
Do you talk about how you set up this honeypot. I have been playing with open web forms to capture bots/spam and curious what others are doing to track/detect these bots
1
Replying to
I could publish something about it. I basically expose several ports used by popular services like MySQL, elastic search and monitor traffic on these ports.
I've also created fake websites and monitor malicious Http requests, e.g. requests that try to access git conf file
2
1
As well as requests that test xss/MySQL injection

