Merge pull request #9387 from projectdiscovery/princechaddha-patch-3

Updated microsoft-iis-version
patch-1
Dhiyaneshwaran 2024-03-21 00:48:51 +05:30 committed by GitHub
commit b1d756fe45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 4 deletions

View File

@ -9,11 +9,14 @@ info:
max-request: 1 max-request: 1
tags: tech,microsoft,iis tags: tech,microsoft,iis
http: http:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
host-redirects: true
max-redirects: 4
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
@ -21,10 +24,6 @@ http:
words: words:
- "IIS" - "IIS"
- type: status
status:
- 200
extractors: extractors:
- type: kval - type: kval
part: header part: header