nuclei/integration_tests/offlinehttp/offline-allowed-paths.yaml
2022-07-12 02:58:36 +05:30

18 lines
279 B
YAML

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