nuclei-templates/exposed-panels/web-local-craft.yaml

23 lines
412 B
YAML
Raw Normal View History

2021-02-27 10:30:13 +00:00
id: weblocal-craft-login
info:
name: Web local craft Terminal Login
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6800
2021-04-06 07:25:57 +00:00
tags: panel
2021-02-27 10:30:13 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/home.html'
matchers-condition: and
matchers:
- type: word
words:
- 'WEB Local Craft Terminal'
- type: status
status:
- 200