nuclei-templates/network/detection/detect-addpac-voip-gateway....

40 lines
821 B
YAML
Raw Normal View History

2021-07-25 23:21:31 +00:00
id: detect-addpac-voip-gateway
info:
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: |
AddPac GSM VoIP Gateway panel was detected.
reference:
- http://www.addpac.com/addpac_eng2/down.php?file=505_f16.pdf
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
2023-07-24 18:27:05 +00:00
tags: network,addpac,apos,voip,detect
metadata:
max-request: 2
2021-07-25 23:21:31 +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}}"
2021-12-09 13:06:24 +00:00
- "{{Host}}: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'