35 lines
964 B
YAML
35 lines
964 B
YAML
id: versa-director-api
|
|
|
|
info:
|
|
name: Versa Director API Endpoint Detection
|
|
author: c-sh0
|
|
severity: info
|
|
description: Versa Director API Endpoint (Unauthorized) Detection
|
|
reference:
|
|
- https://versa-networks.com/products/components/
|
|
classification:
|
|
cpe: cpe:2.3:a:versa-networks:versa_director:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: versa-networks
|
|
product: versa_director
|
|
shodan-query: html:"Versa Networks"
|
|
tags: api,versa,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}:9182"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '(?i)"more_info":"http://nms.versa.com/errors/4001"'
|
|
|
|
- type: status
|
|
status:
|
|
- 401
|
|
# digest: 4a0a0047304502201b5dbc4f36a484783e79813c49255789d69e9204c81b5348cd180d0be06bed10022100f8c1a2542ad5ca6fe641170f9fd46aba699f648f71af9a3421ad1276557e6e4a:922c64590222798bb761d5b6d8e72950 |