32 lines
802 B
YAML
32 lines
802 B
YAML
id: odoo-database-manager
|
|
|
|
info:
|
|
name: Odoo - Database Manager Discovery
|
|
author: __Fazal,R3dg33k
|
|
severity: low
|
|
description: Odoo database manager was discovered.
|
|
metadata:
|
|
vendor: odoo
|
|
product: odoo
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Odoo"
|
|
tags: panel,odoo,backup
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/web/database/manager'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Odoo</title>"
|
|
- ".o_database_delete"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ee7c96446bd4f046bf208d2b10a2d5708b069a5c94ede51238472a9ba7575a9002207a7965a94db96e7ff88851b271adc648811a37f0fbb6ae0682a810d6eae89cc7:922c64590222798bb761d5b6d8e72950 |