43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: axigen-webmail
|
|
|
|
info:
|
|
name: Axigen WebMail PanelDetection
|
|
author: dhiyaneshDk,idealphase
|
|
severity: info
|
|
description: An Axigen webmail 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 WebMail"
|
|
product: axigen_mail_server
|
|
vendor: axigen
|
|
tags: axigen,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)(Axigen WebMail)'
|
|
- '<title>Axigen Standard Webmail - (.*)</title>'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
part: body
|
|
regex:
|
|
- '<script type="text\/javascript" src="js\/lib_login\.js\?v=(.+)"><\/script>'
|
|
# digest: 4b0a00483046022100fca2b33ffdbf667ecbfffbbb228d3956ac06b66f744bf0439cd3e1f83905a23c022100b062c85ebce7c780959f1136cf3918de6f2cd6a3ed4ed4a5c3d834407318b122:922c64590222798bb761d5b6d8e72950 |