Name | Modified | Size | Downloads / Week |
---|---|---|---|
xarf.zip | 2010-06-25 | 7.1 kB | |
xarf.py | 2010-06-25 | 7.6 kB | |
README.txt.txt | 2010-04-02 | 531 Bytes | |
reportitDaemon.py | 2010-04-02 | 5.1 kB | |
authlogSSHParser.py | 2010-04-02 | 2.5 kB | |
reportit.py | 2010-03-20 | 4.7 kB | |
nepenthesParser.py | 2010-03-20 | 2.4 kB | |
Totals: 7 Items | 30.0 kB | 0 |
A small howto :) 1) You need the dns python that will be used to get the e-mail address of the abuse teams (http://www.dnspython.org/) 2) Put all files in one directory 3) python reportit.py -s "your@email" -m "your.mail.server" [-n the location of the nepenthes logged_submissions file] [-a the location of the auth file that contains the ssh logins] If you want to run the X-ARF Reporting tool as Daemon there is the reportitDaemon.py that also support runing as daemon with -d. You will need the python-daemon package.