freebsd-ports/security/smurflog/pkg-descr
Jacques Vidrine edd2966472 A program to assist logging of smurf attacks.
Moved from net category.
Suggested by: David O'Brien <obrien@NUXI.com>
1998-07-27 07:25:36 +00:00

10 lines
430 B
Plaintext

From the README:
This program is designed to log smurf attacks and the broadcasts used.
Essentially it is just an icmp echo reply logger with the following twists:
- Logging only begins after passing a certain threshold rate of packets/sec
and kilobytes/sec. This prevents the logging of innocent ping replies.
- Only the /24 is logged, and it is only logged once per attack.
Jacques Vidrine <nectar@FreeBSD.ORG>