Merge branch 'psd'

This commit is contained in:
Jan Engelhardt
2009-09-09 17:27:28 +02:00
9 changed files with 562 additions and 0 deletions

4
doc/README.psd Normal file
View File

@@ -0,0 +1,4 @@
PSD (Portscan Detection) External extensions for Xtables-addons
Example:
iptables -A INPUT -m psd --psd-weight-threshold 21 --psd-delay-threshold 300 --psd-lo-ports-weight 1 --psd-hi-ports-weight 10 -j LOG --log-prefix "PSD: "