Create ni-web-based-panel.yaml

patch-1
Dhiyaneshwaran 2024-04-12 04:44:05 +05:30 committed by GitHub
parent 1dd3635124
commit 68858a73b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: ni-web-based-panel
info:
name: NI Web-based Configuration & Monitoring - Panel
author: DhiyaneshDK
severity: info
metadata:
verified: true
max-request: 1
shodan-query: title:"NI Web-based Configuration & Monitoring"
tags: detect,ni,web-based,panel
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>NI Web-based Configuration & Monitoring</title>"
- type: status
status:
- 200