Security
  Home arrow Security arrow Page 2 - What’s behind the curtain? Part II
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid  
Request Media Kit
Contact Us  
Site Map  
Privacy Policy  
Support  
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
Google.com  
SECURITY

What’s behind the curtain? Part II
By: Eliana Stavrou
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 8
    2005-02-28


    Table of Contents:
  • What’s behind the curtain? Part II
  • Denial of service (DoS) attack
  • Password cracking attack
  • Social engineering attack
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article

     
     
    ADVERTISEMENT


    What’s behind the curtain? Part II - Denial of service (DoS) attack
    ( Page 2 of 5 )

    I will start the discussion with the well known denial of service attack. This attack is characterized as the “kiss of death” to the organizations that depend on the Internet for prospering, i.e. e-commerce, portals, and so forth. It attempts to deny access to specific resources, causing loss of availability for legitimate users of a system. A denial of service attack can cause various types of damage, such as the temporary loss of network connectivity and services, including email; bringing down a website accessed by a lot of people, costing to the company a great deal of time and money; alteration of files; and consumption of resources, including network bandwidth and CPU time. These are just a few of the ways a denial of service attack can harm a business. The sure thing is that until you notice it, you won’t know what hit you.

    Common forms of denial of service attacks are:

    • Buffer overflow attacks. The attackers use this form of DoS attack to send more traffic than expected, overflowing the data buffers and causing problems. For example, a buffer overflow attack is set when the attacker sends multiple email messages with attachments that have a 256-character file name.
    • SYN attack. Remember the handshaking process used in the TCP? The packets include a SYN field that identifies the sequence of each packet in the message that sets up the session between a client and a server. The attacker sets a large number of connection requests and then does not respond to the reply. The packet in the buffer is dropped after a period of time and this is repeated for all the fraudulent requests made by the attacker. The effect of this is that legitimate requests cannot establish a TCP session because the server is occupied with all the bogus connection requests sent previously. 

    The DoS attack can be organized to use several hundred to several thousand compromised hosts, causing severe damage to the target company. This attack is also known as a Distributed Denial of Service (DDoS). Attackers have been known to use the following four programs to launch DDoS attacks: Trinoo, TFN, TFN2K and Stacheldraht. They install one of these tools on the compromised machines and then they set up an attack to a single target; the flood of incoming messages to the target system essentially forces it to shut down, thereby denying service to the system to legitimate users.   

    As you may understand, preventing DoS attacks is critical for all the organizations that use the Internet to do business.



     
     
    >>> More Security Articles          >>> More By Eliana Stavrou
     

       

    SECURITY ARTICLES

    - Critical Microsoft Visual Studio Security Pa...
    - US Faces Tech Security Expert Deficit
    - LAN Reconnaissance
    - An Epilogue to Cryptography
    - A Sequel to Cryptography
    - An Introduction to Cryptography
    - Security Overview
    - Network Security Assessment
    - Firewalls
    - What’s behind the curtain? Part II
    - What’s behind the curtain? Part I
    - Vectors
    - PKI: Looking at the Risks
    - A Quick Look at Cross Site Scripting
    - PKI Architectures: How to Choose One





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek