26 lines
434 B
YAML
26 lines
434 B
YAML
id: axigen-mail-server-detect
|
|
|
|
info:
|
|
name: Axigen Mail Server Detection
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
fofa-query: app="axigen-Mail-Server"
|
|
shodan-query: product:"Axigen"
|
|
tags: network,axigen
|
|
|
|
network:
|
|
- inputs:
|
|
- data: "\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
- "{{Host}}:25"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Axigen ESMTP"
|
|
- "AXIGEN"
|