How do you deal with malicious requests to your servers?
How do you deal with malicious requests to your servers?
I put up a vps with nginx and the logs show dodgy requests within minutes, how do you guys deal with these?
Edit: Thanks for the tips everyone!
You're viewing a single thread.
View all comments
80
comments
Depends on what kind of service the malicious requests are hitting.
Fail2ban can be used for a wide range of services.
I don't have a public facing service (except for a honeypot), but I've used fail2ban before on public ssh/webauth/openvpn endpoint.
For a blog, you might be well served by a WAF, I've used modsec before, not sure if there's anything that's newer.
4 0 ReplyPermanently Deleted
8 0 Reply
You've viewed 80 comments.
Scroll to top