Create contao-login-panel

patch-1
Prince Chaddha 2022-06-22 11:58:58 +05:30 committed by GitHub
parent a4bc3a891b
commit ff5129430e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: contao-login-panel
info:
name: Contao Login Panel
author: princechaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"Contao Open Source CMS"
tags: panel,contao
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/contao/login"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Contao Open Source CMS"
- type: status
status:
- 200