Create cisco-edge-340.yaml
parent
c7dc92a446
commit
45c64fa1a0
|
@ -0,0 +1,25 @@
|
|||
id: cisco-edge-340
|
||||
|
||||
info:
|
||||
name: Cisco Edge 340
|
||||
author: dhiyaneshDk
|
||||
severity: info
|
||||
tags: panel,cisco
|
||||
metadata:
|
||||
shodan: 'http.title:"Cisco Edge 340"'
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/auth/?next=%2F"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>Cisco Edge 340</title>"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue