35 lines
914 B
YAML
35 lines
914 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
|
|
cpe: cpe:2.3:a:phpmailer_project:phpmailer:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"PHP Mailer"
|
|
product: phpmailer
|
|
vendor: phpmailer_project
|
|
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: 4b0a004830460221008e9c629af7483695f33dfa2b99877ba197c4c9a94bdca9eadd33642b3a7708a7022100de42b72d61a39bab37d7f523d253277fe357fe897eb833fb1c746bb686848f7c:922c64590222798bb761d5b6d8e72950 |