Merge pull request #9564 from projectdiscovery/ni-web-based-panel

Create ni-web-based-panel.yaml
patch-1
pussycat0x 2024-04-12 12:22:17 +05:30 committed by GitHub
commit 9ca48fd4e3
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