ModSecurity one-liner to fix Bash exploit #1 Post by bytelayer » Thu, Sep 25, 2014, 11:15 AM UTC 1. Insert the following line in your ModSecurity configuration file:SecRule REQUEST_HEADERS "()\s*{" "log,deny"2. Restart Apache