Merge pull request #8514 from projectdiscovery/orangescrum-install

Create orangescrum-install.yaml
patch-1
Dhiyaneshwaran 2023-11-01 20:12:10 +05:30 committed by GitHub
commit dbbf0a044e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: orangescrum-install
info:
name: Orangescrum Exposed Installation
author: ritikchaddha
severity: high
metadata:
verified: true
shodan-query: title:"Orangescrum Setup Wizard"
tags: misconfig,orangescrum,install
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Orangescrum Setup Wizard'
- type: status
status:
- 200