Enhancement: exposures/configs/rackup-config-ru.yaml by mp
parent
48dd8421aa
commit
dfcef99ee4
|
@ -1,12 +1,17 @@
|
|||
id: rackup-config-ru
|
||||
|
||||
info:
|
||||
name: Rackup config.ru Configuration Exposure
|
||||
name: Rackup Config.ru Configuration - Detect
|
||||
author: DhiyaneshDk
|
||||
severity: info
|
||||
description: Rackup configuration was detected.
|
||||
reference:
|
||||
- https://raw.githubusercontent.com/maurosoria/dirsearch/master/db/dicc.txt
|
||||
- https://learn.co/lessons/config-ru-tutorial
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"config.ru"
|
||||
|
@ -32,3 +37,5 @@ requests:
|
|||
- "Bundler.require"
|
||||
- "require 'rubygems'"
|
||||
condition: and
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue