2021-07-25 23:21:31 +00:00
|
|
|
id: detect-addpac-voip-gateway
|
|
|
|
|
|
|
|
info:
|
2023-02-06 22:12:44 +00:00
|
|
|
name: AddPac GSM VoIP Gateway Panel - Detect
|
2021-07-25 23:21:31 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: info
|
2022-08-16 16:15:44 +00:00
|
|
|
description: |
|
2023-02-06 22:12:44 +00:00
|
|
|
AddPac GSM VoIP Gateway panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- http://www.addpac.com/addpac_eng2/down.php?file=505_f16.pdf
|
2023-02-06 22:12:44 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
tags: network,addpac,apos,voip,detect
|
2021-07-25 23:21:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2021-07-25 23:21:31 +00:00
|
|
|
- inputs:
|
|
|
|
- data: '00'
|
|
|
|
type: hex
|
|
|
|
|
|
|
|
host:
|
2021-07-26 08:20:41 +00:00
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 23
|
2021-07-25 23:21:31 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Welcome"
|
|
|
|
- "APOS(tm)"
|
|
|
|
- "User Access Verification"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- 'Kernel Version \d\.\d\d\.\d\d\d'
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a00473045022100a23ee51376f67d271da980d5135bba04a4ae006bc56042d6663a3e5e21549c2e02203d919c2e69638a0b4f568085d73a980f89aa60423d421feb54b38124148568c3:922c64590222798bb761d5b6d8e72950
|