Added exposed-mysql-initial
parent
2a7963a7cf
commit
4c65429aed
|
@ -0,0 +1,24 @@
|
||||||
|
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
|
Loading…
Reference in New Issue