nuclei/integration_tests/protocols/offlinehttp/offline-allowed-paths.yaml

18 lines
275 B
YAML
Raw Normal View History

2022-07-11 23:28:36 +02:00
id: offline-allowed-paths
info:
name: offline-allowed-paths
author: pdteam
severity: info
description: offline-allowed-paths
2024-04-03 17:25:12 +05:30
http:
2022-07-11 23:28:36 +02:00
- path:
- "{{BaseURL}}"
- "{{BaseURL}}/"
- "/"
matchers:
- type: status
status:
- 200