PenTest Education: R-U-DEAD-YET ? DOS Attack Implementation in Node.JS
-
Updated
May 19, 2018 - TypeScript
PenTest Education: R-U-DEAD-YET ? DOS Attack Implementation in Node.JS
RUDY is an acronym used to describe a Denial of Service (DoS) tool used by hackers to perform slow-rate a.k.a. “Low and slow” attacks.
A unique, multithreaded Slow DoS exploit against web servers that use vulnerable versions of thread-based web server software (Apache 1.x, Apache 2.x, httpd, etc.); and is effective against even some mitigation mechanisms such as poorly implemented reverse proxy servers.
Implementation of RUDY (Are you dead yet?) Denial of Service attack in Python.
Add a description, image, and links to the rudy-attack topic page so that developers can more easily learn about it.
To associate your repository with the rudy-attack topic, visit your repo's landing page and select "manage topics."