44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: openstack-config
|
|
|
|
info:
|
|
name: Openstack - Infomation Disclosure
|
|
author: MayankPandey01
|
|
severity: low
|
|
description: |
|
|
Openstack exposing Configuration or settings related to the Swift object storage system.
|
|
reference:
|
|
- https://docs.openstack.org/python-cloudkittyclient/stein/api_reference/info.html
|
|
classification:
|
|
cpe: cpe:2.3:a:openstack:swift:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: openstack
|
|
product: swift
|
|
shodan-query: http.favicon.hash:786533217
|
|
tags: exposure,misconfig,openstack
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/info"
|
|
- "{{BaseURL}}/v1/info"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '{"formpost"'
|
|
- '"bulk_'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/json'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e405d1738eac065c8bb0dbf40c539ee771d5b01841f40f551ff8feee263833500220149228416d9c02f5572302173588306f9b2fa2b8488e513e944810f7765fbad4:922c64590222798bb761d5b6d8e72950 |