40 lines
943 B
YAML
40 lines
943 B
YAML
id: highmail-admin-panel
|
|
|
|
info:
|
|
name: HighMail Admin Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: HighMail admin login 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"HighMail"
|
|
fofa-query: title="HighMail"
|
|
tags: highmail,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "HighMail"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100a69393cf6094b9327bb9b09a059426b88b85a8dce0362ec6e760c619de574d80022100fe7df7c8c624051a3e0eb6868485837084f945849ed8a81aefe5b85c4404eaea:922c64590222798bb761d5b6d8e72950
|