37 lines
1004 B
YAML
37 lines
1004 B
YAML
id: aviatrix-panel
|
|
|
|
info:
|
|
name: Aviatrix Cloud Controller Panel
|
|
author: pikpikcu,philippedelteil,daffainfo
|
|
severity: info
|
|
description: An Aviatrix Cloud Controller login panel was detected.
|
|
reference:
|
|
- https://docs.aviatrix.com/HowTos/controller_config.html
|
|
classification:
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:aviatrix:controller:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: controller
|
|
shodan-query: http.title:"Aviatrix Cloud Controller"
|
|
vendor: aviatrix
|
|
tags: panel,aviatrix
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Aviatrix'
|
|
- 'Controller</title>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207fe85a753a31b3a6089a43a85527b34f42000af5a8e49713e19f0e12ccce963d0220569f10add1384df4bd2795ebaa3001b2ded432e76b449e85f3a2a7cb1ae269ab:922c64590222798bb761d5b6d8e72950 |