add second url for more stable detection

patch-1
Paul Werther 2021-08-10 10:17:37 +02:00
parent 99d41391e7
commit ff558bd94e
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ info:
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/autodiscover/autodiscover.json?@test.com/owa/?&Email=autodiscover/autodiscover.json%3F@test.com" - '{{BaseURL}}/autodiscover/autodiscover.json?@test.com/owa/?&Email=autodiscover/autodiscover.json%3F@test.com'
- '{{BaseURL}}/mapi/nspi/?@test.com/owa/?&Email=autodiscover/autodiscover.json%3F@test.com'
matchers: matchers:
- type: status - type: status