Create roundcube-log-disclosure.yaml

patch-1
Dhiyaneshwaran 2021-07-21 14:01:09 +05:30 committed by GitHub
parent f66e7676a6
commit 929250a6af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: roundcube-log-disclosure
info:
name: Roundcube Log Disclosure
author: dhiyaneshDk
severity: low
reference: https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/roundcube-log-disclosure.json
tags: exposure,logs
requests:
- method: GET
path:
- "{{BaseURL}}/roundcube/logs/sendmail"
- "{{BaseURL}}/roundcube/logs/errors.log"
matchers-condition: and
matchers:
- type: word
words:
- "IMAP Error:"
part: body
- type: status
status:
- 200