mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
747 B
747 B
{{#include ../../banners/hacktricks-training.md}}
Cookie bomb
涉及 向一个域及其子域添加大量大 cookies,目标是用户。此操作导致受害者 向服务器发送超大 HTTP 请求,这些请求随后被 服务器拒绝。其结果是在该域及其子域内针对用户引发拒绝服务 (DoS)。
一个很好的 例子 可以在这篇文章中看到: https://hackerone.com/reports/57356
有关更多信息,您可以查看此演示文稿: https://speakerdeck.com/filedescriptor/the-cookie-monster-in-your-browsers?slide=26
{{#include ../../banners/hacktricks-training.md}}