2022-07-10 00:16:00 +00:00
|
|
|
id: config-rb
|
|
|
|
|
|
|
|
info:
|
2023-02-08 19:40:35 +00:00
|
|
|
name: Ruby Configuration File - Detect
|
2022-07-10 00:16:00 +00:00
|
|
|
author: DhiyaneshDK
|
2022-07-18 14:49:13 +00:00
|
|
|
severity: unknown
|
2023-02-08 19:40:35 +00:00
|
|
|
description: Multiple Ruby configuration files were detected.
|
2022-07-10 00:16:00 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2022-07-10 00:16:00 +00:00
|
|
|
shodan-query: html:"config.rb"
|
|
|
|
tags: ruby,devops,exposure,config
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-10 00:16:00 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/config.rb"
|
2022-07-15 11:21:51 +00:00
|
|
|
- "{{BaseURL}}/.chef/config.rb"
|
2022-07-10 00:16:00 +00:00
|
|
|
- "{{BaseURL}}/assets/config.rb"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-07-10 00:16:00 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-07-12 12:32:35 +00:00
|
|
|
- 'images_dir'
|
2022-07-10 00:16:00 +00:00
|
|
|
- 'css_dir'
|
2022-07-12 12:32:35 +00:00
|
|
|
condition: and
|
2022-07-10 00:16:00 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220143e13d46082d7ed7e518e94f834c7c19f98e13e254357874c0fae82ab5e963602207eb62d11046591181191c1cc4233dace456ed0dbd8d5c8244e3eb4bed96a85de:922c64590222798bb761d5b6d8e72950
|