Merge pull request #6004 from tess-ss/patch-66

Create ntop-panel-exposed.yaml
patch-1
Dhiyaneshwaran 2022-11-09 23:09:16 +05:30 committed by GitHub
commit 400a4f24db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: ntop-panel-exposed
info:
name: ntop Network Traffix Exposed
author: tess
severity: unknown
metadata:
verified: true
shodan-query: title:"Configure ntop"
tags: misconfig,ntop,network
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Configure ntop"
- "directory is properly installed"
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200