Axxon Next Client Login - Detect
ID: axxon-client-panel
Severity: info
Author: irshadahamed
Tags: panel,axxon,vms,login,detect,axxonsoft
Description
Section titled “Description”Axxon One is a limitlessly scalable video management software
YAML Source
Section titled “YAML Source”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 cwe-id: CWE-200 cpe: cpe:2.3:a:axxonsoft:axxon_next:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: axxonsoft product: axxon_next shodan-query: - title:"Axxon Next client" - http.title:"axxon next client" fofa-query: title="axxon next client" google-query: intitle:"axxon next client" tags: panel,axxon,vms,login,detect,axxonsoft
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "<title>Axxon Next client"
- type: status status: - 200# digest: 490a0046304402206cd9e407b4b60339197a5afd804e0bec9b4798c235aec7bd472e1a9a5a4d5316022052281e7109c252e792fb5c53745b92f088235bee76546703e3200121b2849cc3:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/axxon-client-panel.yaml"