cloud-gov / cg-atlas

Repository hosting issues and artifacts related to operations of the cloud.gov platform
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Ignore false positive snort alerts #140

Closed jmcarp closed 8 years ago

jmcarp commented 8 years ago

The snort community rules treat all requests that include () { as a "Bash CGI environment variable injection attempt", but this rule catches apparently innocuous code uploads and sends spurious alerts. We may want to drop this rule or only apply it to certain environments.

cc @dlapiduz