nuclei-templates/exposed-panels/openerp-database.yaml

22 lines
373 B
YAML

id: openerp-database
info:
name: OpenERP database instances
author: impramodsargar
severity: info
tags: openerp,panel
requests:
- method: GET
path:
- "{{BaseURL}}/web/database/selector/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Odoo</title>'
- type: status
status:
- 200