Unauthenticated Axyom Network Manager
parent
8777303d88
commit
f86d78a78a
|
@ -0,0 +1,26 @@
|
|||
id: unauthenticated-axyom-network-manager
|
||||
|
||||
info:
|
||||
name: Unauthenticated Axyom Network Manager
|
||||
author: pussycat0x
|
||||
severity: high
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:"Axyom Network Manager"
|
||||
tags: misconfig,axyom,exposure,unauth
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/home"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Axyom Network Manager'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue