diff --git a/http/exposed-panels/axxon-client-panel.yaml b/http/exposed-panels/axxon-client-panel.yaml new file mode 100644 index 0000000000..78e36e7ee9 --- /dev/null +++ b/http/exposed-panels/axxon-client-panel.yaml @@ -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: + - "Axxon Next client" + + - type: status + status: + - 200