Merge pull request #9387 from projectdiscovery/princechaddha-patch-3
Updated microsoft-iis-versionpatch-1
commit
b1d756fe45
|
@ -9,11 +9,14 @@ info:
|
|||
max-request: 1
|
||||
tags: tech,microsoft,iis
|
||||
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 4
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -21,10 +24,6 @@ http:
|
|||
words:
|
||||
- "IIS"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
extractors:
|
||||
- type: kval
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue