nuclei/integration_tests/protocols/offlinehttp/offline-allowed-paths.yaml
2024-04-03 17:25:12 +05:30

18 lines
275 B
YAML

id: offline-allowed-paths
info:
name: offline-allowed-paths
author: pdteam
severity: info
description: offline-allowed-paths
http:
- path:
- "{{BaseURL}}"
- "{{BaseURL}}/"
- "/"
matchers:
- type: status
status:
- 200