2021-12-21 09:54:16 +00:00
|
|
|
id: interactsh-stop-at-first-match-integration-test
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Interactsh StopAtFirstMatch Integration Test
|
|
|
|
author: pdteam
|
|
|
|
severity: info
|
|
|
|
|
2024-04-03 11:55:12 +00:00
|
|
|
http:
|
2021-12-21 09:54:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-04-16 17:49:35 +00:00
|
|
|
- "{{BaseURL}}/?a=1"
|
|
|
|
- "{{BaseURL}}/?a=2"
|
|
|
|
- "{{BaseURL}}/?a=3"
|
|
|
|
- "{{BaseURL}}/?a=4"
|
|
|
|
- "{{BaseURL}}/?a=5"
|
|
|
|
- "{{BaseURL}}/?a=6"
|
|
|
|
- "{{BaseURL}}/?a=7"
|
|
|
|
- "{{BaseURL}}/?a=8"
|
|
|
|
- "{{BaseURL}}/?a=9"
|
2021-12-21 09:54:16 +00:00
|
|
|
headers:
|
|
|
|
url: 'http://{{interactsh-url}}'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2024-01-30 20:29:49 +00:00
|
|
|
part: interactsh_protocol # Confirms DNS Interaction
|
2021-12-21 09:54:16 +00:00
|
|
|
words:
|
2024-01-30 20:29:49 +00:00
|
|
|
- "dns"
|