Enhancement: network/detect-addpac-voip-gateway.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 17:12:44 -05:00
parent 55147fb10b
commit e3b26e37a5
1 changed files with 8 additions and 2 deletions

View File

@ -1,13 +1,17 @@
id: detect-addpac-voip-gateway id: detect-addpac-voip-gateway
info: info:
name: Detect AddPac Technology GSM VoIP Gateway name: AddPac GSM VoIP Gateway Panel - Detect
author: geeknik author: geeknik
severity: info severity: info
description: | description: |
AddPac GSM Gateway solution provides GSM VoIP gateway function from 1 Port up to 80 Ports. AddPac GSM VoIP Gateway panel was detected.
reference: reference:
- http://www.addpac.com/addpac_eng2/down.php?file=505_f16.pdf - 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
tags: network,addpac,apos,voip tags: network,addpac,apos,voip
network: network:
@ -31,3 +35,5 @@ network:
- type: regex - type: regex
regex: regex:
- 'Kernel Version \d\.\d\d\.\d\d\d' - 'Kernel Version \d\.\d\d\.\d\d\d'
# Enhanced by md on 2023/02/06