Preparing for request clustering

patch-1
team-projectdiscovery 2021-01-13 13:01:46 +05:30
parent b5159893d0
commit 106da77fc3
22 changed files with 23 additions and 23 deletions

View File

@ -9,7 +9,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/cgi-bin/status"
- "{{BaseURL}}/cgi-bin/stats"
- "{{BaseURL}}/cgi-bin/test"

View File

@ -15,7 +15,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: word
words:

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/webmin/"
redirects: true
matchers:

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/zipkin/"
matchers:
- type: word

View File

@ -13,7 +13,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
extractors:
- type: regex

View File

@ -28,7 +28,7 @@ requests:
part: body
- method: OPTIONS
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/api/v1"
- "{{BaseURL}}/api/v2"
matchers:

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: word
words:

View File

@ -11,7 +11,7 @@ info:
requests:
- method: TRACE
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: word
@ -22,7 +22,7 @@ requests:
- method: OPTIONS
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: regex

View File

@ -23,7 +23,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
headers:
l5d-dtab: /svc/* => /$/inet/example.com/443

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: word

View File

@ -15,7 +15,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: or
matchers:

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: and
matchers:

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/cacti/"
matchers-condition: and

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: word
words:

View File

@ -9,7 +9,7 @@ requests:
- method: GET
path:
- "{{BaseURL}}:8123/"
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers:
- type: word
words:

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: and
matchers:

View File

@ -14,7 +14,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
headers:
l5d-dtab: /svc/*

View File

@ -8,7 +8,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/mrtg/"
- "{{BaseURL}}/MRTG/"

View File

@ -10,7 +10,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
headers:
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
matchers-condition: and

View File

@ -6,7 +6,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
redirects: true
max-redirects: 2

View File

@ -9,7 +9,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
headers:
Cookie: "CSRF-TOKEN=rnqvt{{shell_exec('cat /etc/passwd')}}to5gw; simcify=uv82sg0jj2oqa0kkr2virls4dl"
matchers-condition: and