Merge pull request #10326 from projectdiscovery/netflow-analyzer-panel

Create netflow-analyzer-panel.yaml
main
pussycat0x 2024-07-22 13:11:45 +05:30 committed by GitHub
commit c1ca02449a
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