Virtua Software Panel - Detect
ID: virtua-software-panel
Severity: info
Author: princechaddha
Tags: panel,virtua,virtuasoftware
Description
Section titled “Description”Virtua Software panel was detected.
YAML Source
Section titled “YAML Source”id: virtua-software-panel
info: name: Virtua Software Panel - Detect author: princechaddha severity: info description: Virtua Software 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:a:virtuasoftware:cobranca:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: virtuasoftware product: cobranca shodan-query: http.favicon.hash:876876147 fofa-query: icon_hash=876876147 tags: panel,virtua,virtuasoftware
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - '<title id="tituloPagina">Virtua Software</title>'
- type: status status: - 200# digest: 4b0a00483046022100a0e04469d2c5f62cffc77b21a8e3b942ccba28404058d614d7d77da1d550a36b022100eca5362ce65d66abd8f3b17d40c832b7cbc28e69001eec2d989ada5cf5acb1ee: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/virtua-software-panel.yaml"