1. Attack with GoldenEye

GoldenEye is a tool designed to perform distributed denial-of-service (DDoS) attacks, specifically targeting web servers with high volumes of HTTP requests. It can simulate attacks using worker threads and randomized delays to mimic human-like browsing behavior.

1.1 Run GoldenEye:

image.png

WhatsApp Image 2025-01-16 at 19.09.47_8aba1d31.jpg

Explanation: This command floods the target with a high number of simultaneous HTTP requests. Increasing the number of threads and sockets can generate more load, leading to server overload.

Screenshot 2025-01-16 190711.png

*The page doesn’t load at all. Tested even on private page to avoid misunderstandings that it could load from the cache memory.

1.2 Set Custom Headers:

WhatsApp Image 2025-01-16 at 19.19.07_b01943e4.jpg

2.png

*The page doesn’t load at all. Tested even on private page to avoid misunderstandings that it could load from the cache memory.


2. Attack with Metasploit (msfconsole)

Metasploit Framework is a powerful tool for security testing, which includes a variety of auxiliary modules for simulating different types of DoS and DDoS attacks.

1.1 Attacking with slowloris