Merge pull request #10182 from projectdiscovery/subrion-installer

Create subrion-installer.yaml
patch-4
Dhiyaneshwaran 2024-07-04 00:10:44 +05:30 committed by GitHub
commit 09522a7814
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