Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
projectdiscovery
GitHub Repository: projectdiscovery/nuclei
Path: blob/dev/integration_tests/protocols/http/interactsh.yaml
2070 views
1
id: interactsh-integration-test
2
3
info:
4
name: Interactsh Integration Test
5
author: pdteam
6
severity: info
7
8
http:
9
- method: GET
10
path:
11
- "{{BaseURL}}"
12
headers:
13
url: 'http://{{interactsh-url}}'
14
15
matchers:
16
- type: word
17
part: interactsh_protocol # Confirms the HTTP Interaction
18
words:
19
- "dns"
20