nuclei-templates/misconfiguration/unauth-axyom-network-manage...

27 lines
498 B
YAML
Raw Normal View History

2023-01-31 07:38:04 +00:00
id: unauth-axyom-network-manager
2023-01-31 07:27:46 +00:00
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:
2023-01-31 07:30:08 +00:00
- 200