48 lines
1.0 KiB
YAML
48 lines
1.0 KiB
YAML
id: odoo-panel
|
|
|
|
info:
|
|
name: Odoo - Panel Detect
|
|
author: DhiyaneshDK,righettod
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: odoo
|
|
product: odoo
|
|
shodan-query: "title:\"Odoo\""
|
|
tags: login,panel,odoo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/web/login"
|
|
- "{{BaseURL}}"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Odoo</title>'
|
|
- 'odoo.session_info'
|
|
- 'web.layout.odooscript'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Log in'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202c94e6e7ce327a1d5e088428410c9e0bb977cfd163434b7a8e449af58b032a9c0221009dbebd38cac6453fb54b396854eae6bcef87f5f70980bf2b82610cfb98fdcb54:922c64590222798bb761d5b6d8e72950 |