Merge pull request #7517 from projectdiscovery/axxon-client-panel
Create axxon-client-panel.yamlpatch-1
commit
bc7ac61a5d
|
@ -0,0 +1,33 @@
|
|||
id: axxon-client-panel
|
||||
|
||||
info:
|
||||
name: Axxon Next Client Login - Detect
|
||||
author: irshadahamed
|
||||
severity: info
|
||||
description: Axxon One is a limitlessly scalable video management software
|
||||
reference:
|
||||
- https://www.axxonsoft.com/products/video-management-software
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"Axxon Next client"
|
||||
tags: panel,axxon,vms,login,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>Axxon Next client"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue