Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple DDoS Mitigation [<20 lines]
#3
How does it add it I don't understand python, does it use iptables or what? I found a script that uses iptables and looks just like this one, same netstat command. (netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n)


http://deflate.medialayer.com/
Reply


Messages In This Thread
Simple DDoS Mitigation [<20 lines] - by Fallen - 10-05-2009, 02:26 PM
RE: Simple DDoS Mitigation [<20 lines] - by Nyx- - 10-05-2009, 02:42 PM
RE: Simple DDoS Mitigation [<20 lines] - by MyNameIs940 - 10-05-2009, 02:50 PM
RE: Simple DDoS Mitigation [<20 lines] - by wat - 11-08-2009, 07:31 PM

Forum Jump:


Users browsing this thread: 7 Guest(s)