Add files via upload

patch-1
pussycat0x 2022-01-26 22:31:33 +05:30 committed by GitHub
parent e51d401214
commit e81fcabd25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: netdata-dashboard-detect
info:
name: NetData Detect
author: pussycat0x
severity: info
metadata:
shodan-dork: 'Server: NetData Embedded HTTP Server'
tags: login, tech
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>netdata dashboard</title>'
condition: and
part: body
- type: status
status:
- 200