1id: interactsh-integration-test 2 3info: 4 name: Interactsh Integration Test 5 author: pdteam 6 severity: info 7 8http: 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