Merge pull request #6234 from theamanrawat/netris-dashboard-login

Created template netris-dashboard-login
patch-1
Ritik Chaddha 2022-12-07 17:02:20 +05:30 committed by GitHub
commit 7402f7456a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: netris-dashboard-panel
info:
name: Netris Dashboard Panel
author: theamanrawat
severity: info
metadata:
verified: true
shodan-query: http.title:"Netris Dashboard"
tags: panel,netris
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Netris Dashboard'
- type: status
status:
- 200