Shell shock Attack
In this lab, we are implementing the shell_shock attack. The vulnerability we are exploring to commit this attack is found in shell defined functions in parent processes and how they are interpreted and passed to child processes. There are two ways this
attack can be executed which are based on how the function definitions are passed to the child processes.
- Start October 15, 2022
- End October 17, 2022