Snort rapporter

februari 18th, 2007 av Micke

Skrev ett PHP-script som genererar väldigt enkla snort rapporter från en MySQL-databas.
Ladda hem scriptet här och lägg till följande i crontab:

0       1       *       *       *       /usr/local/bin/snort_report.php day 2>&1
0       3       *       *       6       /usr/local/bin/snort_report.php week 2>&1
0       5       1       *       *       /usr/local/bin/snort_report.php month 2>&1

Tillhör Programmering, PHP | | Upp

Skriv en kommentar

Tillåtna HTML-taggar: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>