You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make ssh detection window longer, currently it's only 5 minutes, 0.5h should be enought to catch more offenders. And give them less tries before blocking them;
Create a script that will check lists of recent offenders, look through the logs to gather some information about them and mail to root account what it finds.
Create a honeypot using tinyhoneypot and redirect traffic there instead of blocking it in certain cases to learn what we can about possible attacks?
add a way to set number of entires in recent lists through a module option
The text was updated successfully, but these errors were encountered:
Add BPF - Berkeley Packet Filter - Module to iptables based Linux firewall in order to be in the position to better defend against DNS-DDoS attacks, more and more to come as IoT security threads in todays web environment.
tinyhoneypot
and redirect traffic there instead of blocking it in certain cases to learn what we can about possible attacks?The text was updated successfully, but these errors were encountered: