Unauthenticated Axyom Network Manager

patch-1
pussycat0x 2023-01-31 12:57:46 +05:30 committed by GitHub
parent 8777303d88
commit f86d78a78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -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