51 lines
1.2 KiB
YAML
51 lines
1.2 KiB
YAML
id: collibra-properties
|
|
|
|
info:
|
|
name: Collibra Properties Exposure
|
|
author: 0xPugal
|
|
severity: high
|
|
description: Detected exposed Collibra Properties.
|
|
reference:
|
|
- https://twitter.com/shaybt12/status/1662431219223605254
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
tags: exposure,config,collibra-properties,collibra
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/collibra.properties"
|
|
- "{{BaseURL}}/app/collibra.properties"
|
|
- "{{BaseURL}}/src/collibra.properties"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'collibra.url'
|
|
- 'collibra.port'
|
|
- 'collibra.user'
|
|
- 'collibra.password'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
- "bytes"
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
negative: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f55dc0ce92d701666f8bb4c04f0960818df85252cdc762e8148e25b242d3cf49022050cd6a0790363a6a03449989a4569fa0a84ed62dabd2d716df2e6cb1338c81b9:922c64590222798bb761d5b6d8e72950 |