Create netflow-analyzer-panel.yaml

main
Dhiyaneshwaran 2024-07-18 12:38:08 +05:30 committed by GitHub
parent a4d812c689
commit 4cc5a9ce98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: netflow-analyzer-panel
info:
name: Netflow Analyzer Login - Panel
author: DhiyaneshDk
severity: info
metadata:
shodan-query: html:"Login - Netflow Analyzer"
verified: true
max-request: 1
tags: netflow,analyzer,panel,login
http:
- raw:
- |
GET /netflow/jspui/NetworkSnapShot.jsp HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Login - Netflow Analyzer"
- type: status
status:
- 200