RSS and Marketing Services

security

Published on June 21st, 2011 | by Pradeep Farkya

4

An Insight To DoS Attack

Finally i managed to get some time from my hectic schedule and write something on my blog.Today i am going to give an insight on Dos attack.You may have heard about this term if you have been in touch with the whistle-blower site wikileaks.

dos attack techolic 300x244 An Insight To DoS Attack


A Denial Of Service ( DoS ) attack is an attempt to make computer resources unavailable to its intented users.The purpose or intention of Dos attack may vary,but the main thing in common is to make an internet site or service non-functional.Dos attacks typically target site or services hosted on high profile web servers like banks,credit card payment gateways.It can be carried out by a person or group of persons.

A recent example can be of wikileaks,the whistle-blower site which was under such attacks recently by government agencies or other group of people,until they moved their servers.Even their domain name was removed.

One of the most common method of Dos attacks is by sending multiple requests to a site in a loop and thus preventing the legitimate traffic from reaching the websites.The reason the incoming traffic is blocked is because the server bandwidth allocated gets used-up.

Some of other methods include ping of death attack,if the pings sent to the server are more than 65,535 bytes then this cause the server to get congested.This flaw existed in the berkley network code and also on servers which copied the code.It is as simple as :

 

ping -l 86600 victim.org.

Another is the he Teardrop Attack.It uses IP’s packet fragmentation algorithm to send corrupted packets to the victim machine. This confuses the victim machine and may hang it.

There are many several other ways a Dos attack can be carried out and also if you search on web you may even find people doing this for you.

Distributed Denial of Service (DDoS) attacks : A distributed denial of service (DDoS) attack is a denial of service attack which is mounted from a large number of locations across the network.

The systems may have been compromised by a trojan horse or a worm.These compromised systems are usually controlled by client server software like trinoo,shaft,Mstream etc




About the Author

Hello ! I am Pradeep ,the editor in chief at ShrewdGeek.I am a technology enthusiast and blogging on android,gadgets and other technology related stuff is my passion.Connect with me on Google+ .



4 Responses to An Insight To DoS Attack

  1. thanks for tutorial, learning with your help ;)

  2. Hi pradeep,

    Your post really helped me to understand the way to insight to DoS attack. It has great details and yet it is easy to understand.
    That’s what i was looking for. I will definitely share it with others.

    Thanks for sharing.

  3. This information helps me to understand the concept of insight to dos attack. And this information is very important for my project. Thank you for sharing this information.

  4. April says:

    No doubt a very useful tutorial for readers. I can use this info in my future work. Two thumbs up for this post.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv badge

Notify me of followup comments via e-mail. You can also subscribe without commenting.

This blog uses premium CommentLuv which allows you to put your keywords with your name if you have had 5 approved comments. Use your real name and then @ your keywords (maximum of 3)
Back to Top ↑