Merge pull request #7517 from projectdiscovery/axxon-client-panel

Create axxon-client-panel.yaml
patch-1
pussycat0x 2023-06-23 12:49:01 +05:30 committed by GitHub
commit bc7ac61a5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

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