mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
412 B
Plaintext
8 lines
412 B
Plaintext
Scan Apache log files for CodeRed, Nimda, FormMail, proxy scanners and
|
|
other malicious probes. For each one found, track down the contact email
|
|
from WHOIS data and send a notice. Built-in rate controls prevent flooding
|
|
an admin even when his machines are scanning at high rates. Runs as a
|
|
non-privileged cron job to not interfere with the HTTP daemon's operation.
|
|
|
|
WWW: http://www.cs.cmu.edu/~dpelleg/hunch.html
|