28 November 2012
13 November 2012
How to do DOS Attack via CMD?
Well According to Hackers dictionary, DOS Stands For Denial of Service Attack and it is an easy way by which we can attack any website from our home PC. DOS attacks can target end-user systems, servers, routers and Network links(websites). Today in this article, we are going to learn How to implement it with your Computer Command Prompt. Have a look!
Requirements:-
1- Command Prompt (CMD or DOS)
2- IP Address of the Targeted Site
How To get IP Address of any Website?
1. Open your CMD (command prompt) and type
--------------------------------------------------
nslookup Site-Name
--------------------------------------------------
(e.g nslookup www.google.com)
It will show you IP of the site.
How to do DOS attack with CMD:
Ok now write this command in CMD For Attack on Any Site/ Server.
---------------------------------------------------
ping SITE-IP -l 65500 -n 10000000 -w 0.00001
---------------------------------------------------
-n 10000000= the number of DOS attempts.. you can change the value "10000000" with your desired value you want to attempt attack.
SITE-IP= Replace the text with the IP address of the site you want to be attacked…
-w 0.00001 = It is the waiting time after one ping attack.
Keep NOTE: Don’t Change or Remove -l, -n and -w in this command. Otherwise you will not able to attack!!!
That’s it! Enjoy and Happy Diwali.
03 November 2012
How to Download Torrents Using IDM- 100% Working Trick 2012
Well the most interesting things on Internet is to download software's, songs, videos and games via Torrent sites but the problem is that it offers slow speeds. The reason of such slow speeds is that the torrent sites provide us files based on leeches and seeds. Whenever you download a torrent file, you need to make sure that Number of ”Leeches” is always very less in number as compared to the number of “Seeds” [Seeds indicate the number of people who have already downloaded the torrent file. Leeches represent those who are currently downloading the file]. Now think if i say you can download these torrent files via IDM then what? Yes its true, today i am going to share this tutorial on How to Download Torrents using Internet download Manager just below. Have a look!