Create subrion-installer.yaml

patch-4
Ritik Chaddha 2024-07-03 19:59:47 +05:30 committed by GitHub
parent da709ca266
commit 4f6d414376
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: subrion-installer
info:
name: Subrion CMS Web Installer - Exposure
author: ritikchaddha
severity: high
description: |
Subrion CMS Web Installer has been exposed.
reference:
- https://github.com/intelliants/subrion
metadata:
verified: true
max-request: 1
fofa-query: title="Subrion CMS Web Installer"
tags: subrion,cms,install,misconfig
http:
- method: GET
path:
- "{{BaseURL}}/install/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Subrion CMS Web Installer"
- "Installation wizard"
condition: and
- type: status
status:
- 200