2022-11-24 12:00:26 +00:00
|
|
|
id: versa-director-api
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Versa Director API Endpoint Detection
|
|
|
|
author: c-sh0
|
|
|
|
severity: info
|
2022-11-25 13:10:34 +00:00
|
|
|
description: Versa Director API Endpoint (Unauthorized) Detection
|
2022-11-24 12:00:26 +00:00
|
|
|
reference:
|
|
|
|
- https://versa-networks.com/products/components/
|
|
|
|
metadata:
|
2022-11-25 13:10:34 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-25 13:10:34 +00:00
|
|
|
shodan-query: html:"Versa Networks"
|
|
|
|
tags: api,versa,tech
|
2022-11-24 12:00:26 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-24 12:00:26 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-25 13:10:34 +00:00
|
|
|
- "{{BaseURL}}:9182"
|
2022-11-24 12:00:26 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '(?i)"more_info":"http://nms.versa.com/errors/4001"'
|
2022-11-24 12:01:03 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e229eb5d84def3a3b79048003f546d8f3c558dff0cc70f7c1b58bb1fc430bb2d022100bd5f07601566a246eb302c1155740fc73aa30795b425f83240bd7e90ce8183e7:922c64590222798bb761d5b6d8e72950
|