OpenERP database instances detection added

patch-1
Pramod Sargar 2021-05-31 15:39:58 +05:30 committed by GitHub
parent a7d10053f0
commit f75748d6ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

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