32 lines
796 B
YAML
32 lines
796 B
YAML
id: php-mailer
|
|
|
|
info:
|
|
name: PHPMailer Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: PHPMailer panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"PHP Mailer"
|
|
tags: panel,php,mailer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>PHP Mailer</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022022a5c125e09f6b8c72caf9716c0781af927d5bc75026eb7cc78510f4f9adee4b022100df9cc90c9accb56206a47b6858aef6952620995976cdb21a00e6051f7f6e472a:922c64590222798bb761d5b6d8e72950 |