June 19, 201114 yr lol....where`d you pick up this one? ...WebBrowser61.Navigate("" & TextBox1.Text)WebBrowser62.Navigate("" & TextBox1.Text).... Edited June 19, 201114 yr by deepzero
June 19, 201114 yr Author He tries to open the website multiple times: 104 times. but this is not any DDOS Attack lol it stincks like any other DDOS Attack Tools.
June 19, 201114 yr Author not atached any more.Just use webBrowser1.Navigate(new Uri(address)); method on a tick countHere is an example:/>http://msdn.microsoft.com/en-us/library/system.windows.forms.webbrowser.aspx
June 20, 201114 yr I think using bots or zombies are more good DDoS attack these days, tools like this or Zero's etc are shut a ####By the way thanks CodeCracker, it gives a nice idea.
October 20, 201311 yr tried the link, it's dead, would of liked to try this on my own alpha site, is there another link? Edited October 20, 201311 yr by TheSin
October 24, 201311 yr Well lets enumerate the possible DoS methodsSYN FLOODsroutine multiple threaded GET requestsame as above with POST requestsUDP packetsTCP packetsPING FLOODs (shit i remember the ping of death days)random SQL injections against a known SQL portsame for SMTP portsand many more...all these combined into one big threaded code would do a wonderful amount of data clogging; add in multiple machines and you got a DDoS
November 28, 20177 yr On 6/19/2011 at 4:18 PM, CodeCracker said: DDOS Attack Tool source code VB .NET Attached. new link please.
July 4, 20187 yr This was never a DDoS tool, it was a skiddy 'DoS' attempt using the web browser control in a Vb app. Most likely originated from HackForums since its the skiddy central of the internet. Things like this will never accomplish much unless the server is ungodly old or extremely poorly setup. If you are looking to do a true DDoS (first, why? whats the point) you are going to need a full-blown botnet to do any real damage/downtime to modern tech. Stupid crap like this is not what this site is for though.
July 9, 20187 yr Author The DDOS Attack Tool posted was a crap! Edited July 9, 20187 yr by CodeExplorer
Create an account or sign in to comment