North American Network Operators Group
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
this attack is still strong here..
- From: Alex Rubenstein
- Date: Sat Jan 25 07:51:03 2003
jamesc@gbr1.oct> show firewall filter proactive-filter
Name Bytes Packets
mssql-drops 916252204 2267951
term NO-MSSQL {
from {
packet-length 404;
protocol udp;
destination-port 1434;
}
then {
count mssql-drops;
discard;
}
}
|