PC-Razers



Join the forum, it's quick and easy

PC-Razers

PC-Razers

Would you like to react to this message? Create an account in a few clicks or log in to continue.
PC-Razers

Forum o tehnici 21.st

Nijedan od downloada se ne nalazi na našem serveru!Svi downloadi naročito služe kao reklamni sadržaj!Stoga mi nismo odgovorni za posljedice!! Pc -Sons Team
Pc-Razers Gaming klan on http://pcrazers-klan.darkbb.com/

Brojač Posjeta

Koliko je sati?

NO CHEAT

DOS vs. DDOS 21044009qm2DOS vs. DDOS 50458731vj7

    DOS vs. DDOS

    avatar
    TraXdata2
    Super Moderator
    Super Moderator


    Broj postova : 72
    Level : 104
    Respect : 0
    Join date : 03.05.2009

    DOS vs. DDOS Empty DOS vs. DDOS

    Postaj  TraXdata2 sri lip 03, 2009 4:52 pm

    Overview
    Ok, so lately i have seen allot of newbies (And i will refrain from calling them n00bs) writing tuts and batch files to preform dos, or as some of them like to call it "DDoS" (tho most of the time they truly aren't DDoS, and this will be explained later), the basic intent of this tut is to show you What DoS and DDoS really is, There effectiveness and restrictions, and some simple ways to preform these attacks.


    What is DoS?
    Ok, so lets start with the basics, DoS stands for Denial Of Service. The basic idea of DoS is to send large packets of data to a server or computer so as it is receiving a massive amount more data then it is usually designed to handle this will flood there connection and Deny its usual services eg, if you are DoS attacking a website (and are successful, and this is as rare as finding a CoD player with a active sex life) then the website will be off line, and no longer providing a service, basically think of it as a lot of people trying to get through a door, they cant all fit right?



    Also people seem to think that DoS is a permanent measure of destruction, well sorry guys but that is far from the truth, almost the moment you stop your attack the site or computer will regain its usual connection and be on its happy way. However by using a DDoS attack from a Botnet of infected computers (will be explained later) you are able to keep a site down for extended periods of time. and for god sake, PLEASE don't call DoS or DDoS hacking!

    What is DDoS?

    DoS is Distributed Denial Of Service basically, its a DoS attack on a single victim IP from multiple computers (usually a large Botnet). Now i want to stay on the topic of Dos and DDos Here, but there is a great tut on Botnets HERE.

    IMPORTANT!
    Please note that while figure 1 is a perfectly valid DDoS attack, figure 2 is a big bowl of fail, as all it will do is flood your own router and stop you from accessing the internet and all other network connections you may have.

    So all this said and done... how do i use DoS?

    A simple batch code for this is below, please note that anything after a semicolon (a ; symbol) is a comment, and is a note to you and will not be read by windows when running the script.



    @echo off
    :loop ;This creates a tag for loop, it will basicly loop to this point when told to.
    ping *VICTIM-IP-OR-DNS-HERE* 5000 ;Will ping your victim with a 5000kb packet
    goto loop ;tells the code to run from "loop" onwards.

    Is Dos effective?
    Short and sweet answer is no, there are a few websites out there that are easily Dosed and DDosed like http://www.wgvc.sa.edu.au/ but servers are getting more powerful these days and so are firewalls, so sorry boys and girls but DoS is outdated! even back in its day it was looked upon as a bit of a joke. but don't totally discount it, this like many outdated attacks like telnet are still used today in some situations.

    Summary
    Ok, so what have we learned? DoS is denial of service from one pc, DDos is from many, it works by flooding packet data and it will Very rarely work.

    Sve u svemu od obicnog Dos-anja nemate nikakve koristi osim sto cete mozda zagusiti sajt na par minuta i nista vise ali i to je danas sve redje i redje zahvaljuci zastitama na serverima.
    __________________

      Sada je: čet svi 02, 2024 5:38 am.