38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
YAML
id: ntopng-traffic-dashboard
|
|
|
|
info:
|
|
name: Ntopng Traffic Dashboard - Detect
|
|
author: theamanrawat
|
|
severity: medium
|
|
description: Ntopng traffic dashboard was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ntop:ntopng:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"ntopng - Traffic Dashboard"
|
|
product: ntopng
|
|
vendor: ntop
|
|
tags: misconfig,ntopng,dashboard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>ntopng - Traffic Dashboard</title>'
|
|
- 'https://github.com/ntop/ntopng'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100cda80cd523a4202fcdf07dba7b2f7c42fb2e2c6c48f244209e30ae4e14d0c9ab022100a08c847be8d80ab3cc7fe6c75f3f8f336268b17b513fb24383d6296a5190f706:922c64590222798bb761d5b6d8e72950 |