34 lines
874 B
YAML
34 lines
874 B
YAML
id: axigen-webadmin
|
||
|
||
info:
|
||
name: Axigen Web Admin Detection
|
||
author: dhiyaneshDk
|
||
severity: info
|
||
description: An Axigen Web Admin panel was discovered.
|
||
reference:
|
||
- https://www.axigen.com/
|
||
classification:
|
||
cwe-id: CWE-200
|
||
cpe: cpe:2.3:a:axigen:axigen_mail_server:*:*:*:*:*:*:*:*
|
||
metadata:
|
||
max-request: 1
|
||
shodan-query: http.title:"Axigen WebAdmin"
|
||
product: axigen_mail_server
|
||
vendor: axigen
|
||
tags: axigen,panel
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "{{BaseURL}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: word
|
||
words:
|
||
- '<title>Axigen WebAdmin</title>'
|
||
|
||
- type: status
|
||
status:
|
||
- 200
|
||
# digest: 490a00463044022047be40d0b674d03977b16b491bf2ff4c7f5e114f26a33bd3acc784849805190a02206fa014e3f5e8e93e68a88c0f0047ac73fba05477637ca346f8b9a22b5367a4b1:922c64590222798bb761d5b6d8e72950 |