From 752b0fbc3d0dfaf473b1990278acf6e482f3d6ec Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Wed, 20 Mar 2024 23:12:09 +0530 Subject: [PATCH] Update microsoft-iis-version.yaml --- http/technologies/microsoft/microsoft-iis-version.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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