2023-01-13 06:37:49 +00:00
|
|
|
id: ntop-detect
|
2023-01-12 08:22:27 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 19:06:43 +00:00
|
|
|
name: Ntop Detect Panel - Detect
|
2023-01-12 08:22:27 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-01-29 19:06:43 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2023-01-12 08:22:27 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-01-12 08:22:27 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: http.title:"welcome to ntop"
|
|
|
|
tags: tech,ntop,panel
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-12 08:22:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Welcome to ntop'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-01-12 08:29:13 +00:00
|
|
|
- 200
|