Red Squirrel
No Lifer
I had a little idea and I'm sure I'm not the first one to think of this, but say someone port scans my server, chances are they're looking for stuff they can try to exploit so it's the first step in trying to potentially compromise the server.
Is there a way in iptables to actually set a temp rule (ex: 15 minutes) if a client connects to a certain port? Basically I could add that as one of my last rules that if a client connects to any other port this gets triggered.
Of course, if I have any security issues those should be fixed regardless, but figured this could be useful to at least slow down a potential attack.
Or would this just be a total waste of resources due to the high volume of port scans online?
Is there a way in iptables to actually set a temp rule (ex: 15 minutes) if a client connects to a certain port? Basically I could add that as one of my last rules that if a client connects to any other port this gets triggered.
Of course, if I have any security issues those should be fixed regardless, but figured this could be useful to at least slow down a potential attack.
Or would this just be a total waste of resources due to the high volume of port scans online?