t3chnocat / Noscript-email

Noscript-email is a shell script that checks fail2ban.log for IPs that tripped the noscript filter. Webserver access logs are searched for these IPs and you are emailed what was accessed as well as the geolocation of the offender.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noscript-email

Noscript-email is a shell script that checks fail2ban.log for IPs that tripped the noscript filter. Webserver access logs are searched for these IPs and you are emailed what was accessed as well as the geolocation of the offender.

Requirements:

fail2ban
geoiplookup

Notes:

Paths for all binaries are hard coded so check paths for rm, grep, geoiplookup, mail, echo, etc. if you have problems

About

Noscript-email is a shell script that checks fail2ban.log for IPs that tripped the noscript filter. Webserver access logs are searched for these IPs and you are emailed what was accessed as well as the geolocation of the offender.


Languages

Language:Shell 100.0%