nuclei/integration_tests/protocols/http/default-matcher-condition.yaml

23 lines
380 B
YAML
Raw Normal View History

id: default-matcher-condition
info:
name: default-matcher-condition
author: pdteam
severity: info
requests:
- raw:
- |
GET /?action=curltest&url={{interactsh-url}} HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
- type: status
status:
- 200