29 lines
979 B
YAML
29 lines
979 B
YAML
id: apache-cloudstack-detect
|
|
|
|
info:
|
|
name: Apache CloudStack - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description:
|
|
CloudStack is open-source Infrastructure-as-a-Service cloud computing software for creating, managing, and deploying infrastructure cloud services. It uses existing hypervisor platforms for virtualization, such as KVM, VMware vSphere, including ESXi and vCenter, XenServer/XCP and XCP-ng.
|
|
metadata:
|
|
shodan-query: http.title:"Apache CloudStack"
|
|
tags: tech,apache,cloudstack
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Apache CloudStack</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220268e39fea1438b8ede541f545337c0c6f6027159cbd433c75bd0f9be63877ea6022100b842369be9a18c54da45a39a9f188c687b365eb23b3869afadd42c22b7dbea08:922c64590222798bb761d5b6d8e72950 |