Ntop Detect Panel - Detect
ID: ntop-detect
Severity: info
Author: pussycat0x
Tags: tech,ntop,panel
Description
Section titled “Description”Ntop Detect panel was detected.
YAML Source
Section titled “YAML Source”id: ntop-detect
info: name: Ntop Detect Panel - Detect author: pussycat0x severity: info description: | Ntop Detect 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 cvss-score: 0 cwe-id: CWE-200 cpe: cpe:2.3:a:ntop:ntopng:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 shodan-query: http.title:"welcome to ntop" product: ntopng vendor: ntop tags: tech,ntop,panel
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - 'Welcome to ntop'
- type: status status: - 200# digest: 4a0a00473045022010a6626b15ad12e4263ff9e31a2e029bb5c03f33187fbce90ab7ba8d7fe3c3a2022100b9e20857090fd1f6f73a66dbc50ae7f4f0ed1d983fde34fe82f03ca3fcd11c77: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/technologies/ntop-detect.yaml"