Qualcomm 4G LTE WiFi VoIP Router Panel - Detect
ID: qualcomm-voip-router
Severity: info
Author: pussycat0x
Tags: panel,qualcomm,iot,router,voip
Description
Section titled “Description”Qualcomm 4G LTE Wifi VoIP router panel was detected.
YAML Source
Section titled “YAML Source”id: qualcomm-voip-router
info: name: Qualcomm 4G LTE WiFi VoIP Router Panel - Detect author: pussycat0x severity: info description: Qualcomm 4G LTE Wifi VoIP router panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:o:qualcomm:qca4531_firmware:*:*:*:*:*:*:*:* metadata: max-request: 1 fofa-query: app="Qualcomm-4G-LTE-WiFi-VoIP-Router" product: qca4531_firmware vendor: qualcomm tags: panel,qualcomm,iot,router,voip
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - '<title>4G LTE WiFi VoIP Router</title>'
- type: status status: - 200# digest: 4a0a00473045022100e4530b9885036a05a3b5af895921b55d093ea41f082f38a001bbd5f01650ac80022054a81eb127b5a06434e84025fa34033d49bd9dd8a823ea37161162bf574a7551:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/qualcomm-voip-router.yaml"