36 lines
949 B
YAML
36 lines
949 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
|
|
metadata:
|
|
max-request: 1
|
|
vendor: aviatrix
|
|
product: controller
|
|
shodan-query: http.title:"Aviatrix Cloud Controller"
|
|
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: 490a00463044022075d1d767a56e302a78db8cb79cef3e32b7b35908ac1d801d54dbe16da7b6649402204f27b00b9cde8abfaf1e0a994184865dc577fc65baec2bca72b9277c1276239f:922c64590222798bb761d5b6d8e72950 |