Create oneinstack-control-center.yaml

patch-1
Abhinav Gaur 2023-02-17 01:58:13 +05:30 committed by GitHub
parent 06d02fb60b
commit 76b3a540c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
id: oneinstack-control-center
info:
name: OneinStack control center dashboard
author: theabhinavgaur
severity: medium
description: OneinStack is an open source project to setup web environment for the development of PHP/JAVA applications on CentOS, Ubuntu, RedHat.
reference:
- https://github.com/oneinstack/oneinstack
- https://oneinstack.com/
metadata:
verified: true
shodan-query:
- http.title:"OneinStack"
tags: exposure,configuration
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Control center'
- 'OneinStack'
condition: and
- type: status
status:
- 200