Star Micronics Network Utility Panel - Detect
ID: star-network-utility
Severity: info
Author: ritikchaddha
Tags: panel,utility
Description
Section titled “Description”Star Micronics Network Utility panel was detected.
YAML Source
Section titled “YAML Source”id: star-network-utility
info: name: Star Micronics Network Utility Panel - Detect author: ritikchaddha severity: info description: Star Micronics Network Utility 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 metadata: verified: true max-request: 1 shodan-query: http.html:"Network Utility" tags: panel,utility
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - 'Star Micronics' - 'Network Utility' condition: and
- type: status status: - 200# digest: 4b0a00483046022100bb105fa9762916cfce62728cc637bbf659941e843b25d6213443fa98e61314ce022100841d4c481cdddef54fd3655b0e844abef7a4c323729022c3ea775d18d2cf7ef4: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/star-network-utility.yaml"