Update weiphp-path-traversal.yaml

patch-1
sandeep 2021-02-25 16:18:18 +05:30
parent 4a55ac7128
commit 30483cf1e5
1 changed files with 3 additions and 3 deletions

View File

@ -24,15 +24,15 @@ requests:
Accept-Encoding: gzip
- |
GET {{end}} HTTP/1.1
GET {{endpoint}} HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0
extractors:
- type: regex
name: end
name: endpoint
part: body
internal: false
internal: true
regex:
- '/public/uploads/picture/(.*.jpg)'