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

22 lines
373 B
YAML
Raw Normal View History

2021-05-31 11:37:43 +00:00
id: openerp-database
2021-05-31 11:37:43 +00:00
info:
name: OpenERP database instances
author: impramodsargar
severity: info
2021-06-11 07:15:16 +00:00
tags: openerp,panel
requests:
- method: GET
path:
- "{{BaseURL}}/web/database/selector/"
matchers-condition: and
matchers:
2021-05-31 11:39:45 +00:00
- type: word
words:
- '<title>Odoo</title>'
- type: status
2021-05-31 11:39:45 +00:00
status:
2021-05-31 11:37:43 +00:00
- 200