BunkerWeb
BunkerWeb is a security-focused web server that enhances web application protection. It guards against common web vulnerabilities like SQL injection, XSS, and CSRF. It features simple setup and configuration using a YAML file, customizable security rules, and provides detailed logs for traffic monitoring and threat detection.
BunkerWeb
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bunkerweb.sh)"
Configuration
Config file:
1
/etc/bunkerweb/variables.env
Notes
WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.
Links
This post is licensed under CC BY 4.0 by the author.