51fdd4cbc9
In an effort to be proactive in doing my part to stop the massive quantities of internet traffic probing for open ports or more specifically the probing for known ports that MS Windows spyware, Trojans, and whatever other MS Windows ports are commonly probed which result in increasing my bandwidth usage charges, I wrote this perl application for reporting that abuse to the sender's ISP, with the hopes they will monitor the abuser and terminate the abuser's internet account and or take legal action. WWW: http://www.dshield.org/linux_clients.php#freebsd Author: Joe Barbish <fbsd_user@a1poweruser.com> PR: ports/68662 Submitted by: Joe Barbish <fbsd_user@a1poweruser.com>
27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
***************************************************************************
|
|
|
|
Installer instructions. This port has installed the following six
|
|
scripts into %%PREFIX%%/sbin directory.
|
|
abuse.dshield.pl
|
|
abuse.ipflog.rotate.pl
|
|
abuse.myisp.pl
|
|
abuse.public.ISP0.pl
|
|
abuse.public.ISP1.pl
|
|
abuse.Reporting.system.pl
|
|
|
|
You have to edit the scripts and change the default email address in
|
|
the script source. Script contains comments explaining what needs to
|
|
be changed. In some cases you also have to create an exclude file,
|
|
follow instructions in the individual scripts about the syntax of
|
|
the exclude file contents.
|
|
|
|
To receive feedback reports and see your abuse.dshield.pl submitted
|
|
log data online at dshield.org you have to sign up for free
|
|
membership. See www.dshield.org for details.
|
|
|
|
First issue rehash command and then run abuse.Reporting.system.pl
|
|
it contains an overview of how the system works and how to setup the
|
|
ipfilter log so when it's rotated all the scripts will be auto
|
|
launched.
|
|
|
|
***************************************************************************
|