ModSecurity one-liner to fix Bash exploit
1. Insert the following line in your ModSecurity configuration file:
SecRule REQUEST_HEADERS "()\s*{" "log,deny"
2. Restart Apache
No comments yet.
1. Insert the following line in your ModSecurity configuration file:
SecRule REQUEST_HEADERS "()\s*{" "log,deny"
2. Restart Apache
No comments yet.