nuclei/integration_tests/protocols/http/annotation-timeout.yaml

18 lines
290 B
YAML
Raw Permalink Normal View History

id: annotation-timeout
info:
name: Basic Annotation Timeout
author: pdteam
severity: info
2024-04-03 17:25:12 +05:30
http:
- raw:
- |
@timeout: 5s
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
words:
- "This is test matcher text"