2023-05-17 05:29:53 +00:00
|
|
|
id: odoo-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Odoo - Panel Detect
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-05-17 05:29:53 +00:00
|
|
|
shodan-query: title:"Odoo"
|
|
|
|
tags: login,panel,odoo
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/web/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Odoo</title>'
|
|
|
|
- 'Log in'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100eba1840d03d2980b040261ce5a9b1902854dcb1fefc9e3db90f76880f1c4413002202aa52638b7128000d689672d2f38a5453db96b5d0472eedc05dd97456185b0d1:922c64590222798bb761d5b6d8e72950
|