Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


How does DDOS software really work? filter_list
Author
Message
How does DDOS software really work? #1
Hey,
I am writing a "DDOS Program" and I have a simple version, but I can barley tell if it is doing anything. This may be because it isn't really all that effective but here is what my program does.

Load UDP Library
Set's peer name to host and port of the victim
Sends strings of text, normally really long, and lasting about 10 seconds.

Is this a good method? Is this how it really works?

Can someone give me a detailed explanation on how a DDOS program really works, and what I can do to make it better once it does what it is supposed to do. This is going inside my "Toolkit" which I will be giving away to HC once it has enough tools.

Note: The same for TCP? I figure it would be more effective since you can't loose a packet like you can with UDP.


JesseH
[Image: 2YpkRjy.png] Follow me on Twitter @jessehorne27


RE: How does DDOS software really work? #2
Do you know how DDOS works?
[Image: fow57.jpg]


RE: How does DDOS software really work? #3
Hey,
According to my research, my method is called "Nuking". Or atleast, it is similar. The intention of this post was to get good info from the community, that could be read in the future for people wondering the same thing. Smile
I am trying to get down the logic, and plan how I am going to make this a good and usable tool for others. Any help I will greatly appreciate.

JesseH
[Image: 2YpkRjy.png] Follow me on Twitter @jessehorne27


RE: How does DDOS software really work? #4
http://computer.howstuffworks.com/zombie-computer3.htm, http://forums.hak5.org/index.php?/topic/...os-attack/
You might find the second link more useful Smile
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG


RE: How does DDOS software really work? #5
All type of DOS methods http://en.wikipedia.org/wiki/Denial-of-s..._of_attack
[Image: fow57.jpg]


RE: How does DDOS software really work? #6
Hey,
Thanks for the info!

JesseH
[Image: 2YpkRjy.png] Follow me on Twitter @jessehorne27


RE: How does DDOS software really work? #7
DDoS requires you to have a botnet. That stands for distributed denial of service.
The attacker infects many computers (called zombies) to attack the victim host without them to be aware about it.
If you do a DoS attack from your computer only, it is called only DoS attack.
By the way, I believe nuking is a bit passed... but just my opinion.
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize


RE: How does DDOS software really work? #8
Hey,
Good info, I have been looking into it and I am designing how this will work. Smile

JesseH
[Image: 2YpkRjy.png] Follow me on Twitter @jessehorne27


RE: How does DDOS software really work? #9
(01-30-2013, 03:58 PM)noize Wrote: DDoS requires you to have a botnet. That stands for distributed denial of service.
The attacker infects many computers (called zombies) to attack the victim host without them to be aware about it.
If you do a DoS attack from your computer only, it is called only DoS attack.
By the way, I believe nuking is a bit passed... but just my opinion.

Not true. You don't need an botnet to perform a DDoS attack. If a friend or a random person attack the same IP as you, you're doing a DDoS attack. A botnet isn't necessary.
If you're cool click this: http://adf.ly/MWQtY

My newly created blog: http://www.learn-basic-hacking.blogspot.dk/


RE: How does DDOS software really work? #10
Hey,
I was going to say something but I am not experienced enough to say anyone is wrong. I tested the program, and thus far I can see speed change in a Teeworlds server (that I have permission to test on). So far it is coming well. Maybe I can release something soon enough. Tongue

JesseH
[Image: 2YpkRjy.png] Follow me on Twitter @jessehorne27