diff --git a/http/technologies/microsoft/microsoft-iis-version.yaml b/http/technologies/microsoft/microsoft-iis-version.yaml index 7a85340474..ac03e25967 100644 --- a/http/technologies/microsoft/microsoft-iis-version.yaml +++ b/http/technologies/microsoft/microsoft-iis-version.yaml @@ -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