id: odoo-database-manager info: name: Odoo - Database Manager Discovery author: __Fazal,R3dg33k severity: high description: Odoo database manager was discovered. tags: panel,odoo requests: - method: GET path: - '{{BaseURL}}/web/database/manager' matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "Odoo" - "{ action: 'database_manager' }" condition: and # Enhanced by mp on 2022/07/15