Parameter Cloaking in Web Cache Poisoning Using Rails Parameter Cloaking Scanner
参数隐藏是一种利用Web应用组件处理查询参数差异的缓存中毒技术,允许攻击者绕过缓存键、投毒响应并大规模传播恶意内容。 2025-9-8 11:2:19 Author: infosecwriteups.com(查看原文) 阅读量:3 收藏

Bash Overflow

Learn how parameter cloaking enables attackers to bypass cache keys, poison responses, and deliver malicious content at scale.

🔓 Free Link

Press enter or click to view image in full size

Parameter Cloaking in Web Cache Poisoning Using Rails Parameter Cloaking Scanner

Disclaimer:
The techniques described in this document are intended solely for ethical use and educational purposes. Unauthorized use of these methods outside approved environments is strictly prohibited, as it is illegal, unethical, and may lead to severe consequences.

It is crucial to act responsibly, comply with all applicable laws, and adhere to established ethical guidelines. Any activity that exploits security vulnerabilities or compromises the safety, privacy, or integrity of others is strictly forbidden.

Table of Contents

  1. Summary of the Vulnerability
  2. Steps to Reproduce & Proof of Concept (PoC)
  3. Impact

Summary of the Vulnerability

Parameter cloaking is a web cache poisoning technique that exploits discrepancies in how different components of a web application handle query parameters. In this lab scenario, the cache system ignores certain parameters (such as UTM tracking values) when generating cache keys, while the back-end application…


文章来源: https://infosecwriteups.com/parameter-cloaking-in-web-cache-poisoning-using-rails-parameter-cloaking-scanner-489b571587c4?source=rss----7b722bfd1b8d--bug_bounty
如有侵权请联系:admin#unsafe.sh