nuclei-templates/http/exposed-panels/axxon-client-panel.yaml

34 lines
744 B
YAML
Raw Normal View History

2023-06-22 12:44:51 +00:00
id: axxon-client-panel
info:
name: Axxon Next Client Login - Detect
author: irshadahamed
2023-06-22 12:46:18 +00:00
severity: info
2023-06-22 12:44:51 +00:00
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
cwe-id: CWE-200
metadata:
max-request: 1
2023-06-22 12:44:51 +00:00
shodan-query: title:"Axxon Next client"
verified: true
2023-06-22 12:44:51 +00:00
tags: panel,axxon,vms,login,detect
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
2023-06-22 12:46:18 +00:00
part: body
2023-06-22 12:44:51 +00:00
words:
- "<title>Axxon Next client"
- type: status
status:
- 200