commit
f542e0e06a
|
@ -6,7 +6,7 @@ info:
|
|||
description: CirCarLife is an internet-connected electric vehicle charging station
|
||||
reference: https://circontrol.com/
|
||||
severity: critical
|
||||
tags: scada,circontrorl,circarlife,setup,exposure
|
||||
tags: scada,circontrorl,circarlife,setup,exposure,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Exposed Nomad Jobs
|
||||
author: pdteam
|
||||
severity: high
|
||||
tags: nomad,devops,hashicorp
|
||||
tags: nomad,devops,hashicorp,panel
|
||||
reference: https://www.nomadproject.io/docs/internals/security
|
||||
|
||||
requests:
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Detect Jira Issue Management Software
|
||||
author: pdteam,philippedelteil
|
||||
severity: info
|
||||
tags: panel
|
||||
tags: panel,jira
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -3,7 +3,7 @@ info:
|
|||
name: JMX Console
|
||||
author: yashanand155
|
||||
severity: low
|
||||
tags: panel
|
||||
tags: panel,jmx
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Joomla Panel
|
||||
author: its0x08
|
||||
severity: info
|
||||
tags: panel
|
||||
tags: panel,joomla
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Apache Kafka Connect UI Exposure
|
||||
author: pdteam
|
||||
severity: low
|
||||
tags: panel
|
||||
tags: panel,kafka
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Apache Kafka Monitor Exposure
|
||||
author: pdteam
|
||||
severity: low
|
||||
tags: panel
|
||||
tags: panel,kafka
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Apache Kafka Topics UI Exposure
|
||||
author: pdteam
|
||||
severity: low
|
||||
tags: panel
|
||||
tags: panel,kafka
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -5,7 +5,7 @@ info:
|
|||
author: dhiyaneshDK
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/6817
|
||||
tags: panel
|
||||
tags: panel,keenetic
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -6,7 +6,7 @@ info:
|
|||
severity: info
|
||||
description: As a security best practice, Magento recommends that you use a unique, custom Admin URL instead of the default admin or a common term such as backend. Although it will not directly protect your site from a determined bad actor, it can reduce exposure to scripts that try to gain unauthorized access.
|
||||
reference: https://docs.magento.com/user-guide/stores/store-urls-custom-admin.html
|
||||
tags: magento
|
||||
tags: magento,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -5,7 +5,7 @@ info:
|
|||
description: Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible.
|
||||
reference: https://www.monitorix.org/
|
||||
severity: low
|
||||
tags: monitorix,exposure,logs
|
||||
tags: monitorix,exposure,logs,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -5,6 +5,7 @@ info:
|
|||
author: dhiyaneshDk
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/6898
|
||||
tags: panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: OpenERP database instances
|
||||
author: impramodsargar
|
||||
severity: info
|
||||
tags: openerp
|
||||
tags: openerp,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -3,7 +3,7 @@ info:
|
|||
name: Portainer Init Deploy
|
||||
author: princechaddha
|
||||
severity: high
|
||||
tags: portainer,exposure,docker,devops
|
||||
tags: portainer,exposure,docker,devops,panel
|
||||
reference: https://documentation.portainer.io/v2.0/deploy/initial/
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
id: rstudio-detect
|
||||
|
||||
info:
|
||||
name: RStudio panel detector
|
||||
author: philippedelteil
|
||||
severity: info
|
||||
tags: panel,rstudio
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'RStudio'
|
||||
part: header
|
||||
- type: status
|
||||
status:
|
||||
- 302
|
|
@ -4,7 +4,7 @@ info:
|
|||
name: Saferoads VMS Login
|
||||
author: dhiyaneshDk
|
||||
severity: info
|
||||
tags: login
|
||||
tags: panel
|
||||
reference: https://www.exploit-db.com/ghdb/6941
|
||||
|
||||
requests:
|
||||
|
|
|
@ -5,6 +5,7 @@ info:
|
|||
author: dhiyaneshDk
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/6892
|
||||
tags: panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue