Integration files for BURP
Please don't blindly copy these files to your /etc
directory, read them and make sure they do what you want.
Read prerequisites section before proceeding and correct files accordingly if your system is different.
- BURP service user is called
burp
- BURP is configured to log to syslog
Rotates BURP logs montly, keeps 12 most recent.
Write burp logs to /var/log/burp/burp.log
instead of /var/log/syslog
.
Creates empty file /var/run/burp-server.pid
belonging to user burp
at boot.
Filter that catches "unable to authorise on server" and "check cert failed on server" messages in log.
Enables burp-auth
filter for /var/log/burp/burp.log
, blocks ports 4971 and 4972 when triggered.
Include contents of this file to your /etc/fail2ban/jail.local
.