DETECTION OVERVIEW
Risk Factors
The Shellshock vulnerability is well known and trivial to exploit. Vulnerability scanners can easily identify vulnerable applications. Authorized scans will not damage the application, but unauthorized scans should be investigated.
Kill Chain
Risk Score
41
Shellshock is a remote code execution (RCE) vulnerability in the Bourne-Again shell (Bash) that attackers have been exploiting since 2014. An attacker sends an HTTP request with a Shellshock payload to a vulnerable device. The payload includes code with a syntax similar to () { :;}; <exploit command>. The malicious command runs in Bash and creates a shell. The attacker connects to the shell to remotely run commands on the victim.
Update Bash to 4.3 or later