id: odoo-panel info: name: Odoo - Panel Detect author: DhiyaneshDK severity: info metadata: max-request: 1 verified: true shodan-query: title:"Odoo" tags: login,panel,odoo http: - method: GET path: - "{{BaseURL}}/web/login" matchers-condition: and matchers: - type: word part: body words: - 'Odoo' - 'Log in' condition: and - type: word part: header words: - "text/html" - type: status status: - 200