nuclei-templates/exposures/backups/exposed-mysql-initial.yaml

24 lines
460 B
YAML
Raw Normal View History

2021-04-27 07:50:04 +00:00
id: exposed-mysql-initial
info:
name: Exposed mysql.initial
author: ELSFA7110
severity: info
reference: https://hackerone.com/reports/1081817
tags: config,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/mysql.initial.sql"
matchers-condition: and
matchers:
- type: word
words:
- "Roundcube Webmail initial database structure"
part: body
- type: status
status:
- 200