Your browser (Internet Explorer 7 or lower) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X

Command Prompt Tricks

Well ,There Will Be So many Guys Who Just Love command Prompt And For them i am posting Some Command Prompt Tricks Here.  And there will be some Guys Who Don’t know What Is Command Prompt So Let Me Explain You First:-

What Is Command Prompt?

cmd.exe or command prompt is the command-line interpreter on OS/2, Windows CE and on Windows NT-based operating systems (including Windows 2000, XP, Vista, 7, Server 2003 and Server 2008). It is the analog of COMMAND.COM in MS-DOS and Windows 9x systems, or of the Unix shells used on Unix-like systems.(source Wikipedia)

Useful Things to do on CMD!
First, open your Network Connection and right click and select Properties. Then Select TCP/IP and click on Properties again. Now Click on Advanced and WINS tab. Select Default for NeBIOS.

Now back to the main Local Area Connection window, select File and Print Sharing for Mic*ft Networks and hit enter………

This is just to make sure you have NetBIOS enabled. We will have some fun with NetBIOS on CMD.
First thing you need to know is some very helpful commands to use on CMD(Command Prompt).
In case you don’t know how to get CMD open in your box, then click on Start, then Run, then type “cmd” (no quotes, off course… you know the drill).

Back to commands:
nslookup
net view
net use
net user
ping
tracert
arp
route
nbtstat
netstat
ipconfig

1) ping : This command will allow you to know if the host you pinging is alive, which means if it is up at the time of executing the “ping” command.ping x.x.x.x (x is the IP address)
or
ping www.whatever.com (www.whatever.com is the website you want to ping, but you don’t know the IP)
OBS: Keep in mind that if the host you pinging is blocking ICMP packets, then the result will be host down.

2) nslookup : This command has many functionalities.One is for resolving DNS into IP.Lets say you know the website URL but you don’t know its IP(and you want to find out).
nslookup www.whatever.com (www.whatever.com is the website you want to find out the IP)Now, another really nice function of nslookup is to find out IP of specific Mail Severs
nslookup (enter)
set type=mx (enter)
yahoo.com
This command will give you the mail server IP of yahoo.com. You can use whatever server you want and if it is listed on DNS, then you get the IP. Simple, isn’t it?
OK, now why would you want to have an IP of a mail server?
To send spoofed mail to your friends or even for SE.In case you looking for “How to spoof email”, then look for my “How to spoof email tutorial” http://www.infowar.com/forums/showthread.php?s=&threadid=2360

3) tracert : This command will give you the hops that a packet will travel to reach its final destination.
OBS: This command is good to know the route a packet takes before it goes to the target box.tracert x.x.x.x (x is the IP address)
or
tracert www.whatever.com (www.whatever.com is the website you don’t know the IP)

4) arp : This command will show you the arp table. This is good to know if someone is doing arp poisoning in your LAN.arp -a

5) route : This command will show you the routing table, gateway, interface and metric.Code:route print

6) ipconfig : This command will show tons of very helpful things.
Your IP, gateway, dns in use.
Code:
ipconfig
or
Code
:ipconfig /all
this command will give all that info but for all networks you might have it.
Also, in case you have a dynamic IP and want to change it, then type…Code:ipconfig /release (this will release your IP)ipconfig /renew (this will renew your iP)
OBS: Keep in mind that those commands will change your IP, but the new IP will still be tighed up to you. So don’t do anything stupid.

7) netstat : This command will show you connection to your box.
Code:
netstat
or
Code:
netstat -a (this will show you all the listening ports and connection with DNS names)
netstat -n (this will show you all the open connection with IP addresses)
netstat -an (this will combined both of the above)
net view x.x.x.x or computername (will list the available sharing folders on the target box)

Now some hints:
Code:
net use ipaddressipc$ “” /user:administrator
(this command will allow you to connect to the target box as administrator)
Now if you want to connect to the target box and browse the entire C drive, then use this command:
Code:net use K: computernameC$
(this will create a virtual drive on your “my computer” folder)
OBS: Keep in mind that this will only works if the target box doesn’t have an administrator password set.
And least but not last, the “help” command.
Quote:whatevercommand /help
or
Quote:whatevercommand /?
This command will help you to understand what it does and all the switchs available for each command.Very useful if you know the command, but forgot the right switch.

HOPE YOU ALL LIKED MY POST……..


http://hackapc.com/how-to-download-from-torrent/

Incoming search terms:

  • cmd tricks
  • command prompt tricks
  • command prompt hacks
  • cmd hacks
  • cmd tricks and hacks
  • command prompt tricks and hacks
  • cmd prompt tricks
  • hack website command prompt
  • command prompt hacking tricks
  • cmd hacks and tricks

Comments

  1. Very funny n useless information.

    I think, Mr. Govinda you are very very silly regarding this post.

    I suggest you that if you want any COPIED post then copy them with full information.

  2. I appreciate you for the following useful post! Furthermore, i possess a web log and i'm wanting to know, where can i get this kind of great theme like your own?

  3. You really make it seem so easy with your presentation but I find this topic to be really something which I think I would never understand. It seems too complicated and very broad for me. I am looking forward for your next post, I will try to get the hang of it!

  4. Cool and clean site you have! I have created a new website, if you are interested in XBOX 360 Game BitTorrents you must like it! the address is Games-ISO.com. NO registration required

  5. I really enjoyed this post, especially the “examples in this post” portion which made it really easy for me to SEE what you were talking about without even having to leave the article. Thanks

  6. I like to read your blog a couple times a week for new entries. I was wondering if you have any other niches you write about? You’re a very talented writer!

  7. Thanks for a awesome post and interesting comments. I found this post while searching the web for freebies. Thanks for sharing this post.

  8. Someone I work with visits your blog quite often and recommended it to me to read as well. The writing style is superior and the content is relevant. Thanks for the insight you provide the readers!

  9. RSS feed is not working in chrome, Kindly fix it.

  10. Whats happening, I discovered this site by error when I was browsing Google ,next I got to your blog. I need to say your site is interesting I really like your theme! Today I don’t have the free time at the current moment to fully browse your sitebut I have bookmarked it. I will be back in a day or two. Thanks for a good site.

  11. I definitely like your site design its very nice and clean, easy to read. My husband and i have recently developed a brand-new torrent site for games (wii, pc,ds,xbox,playstation 2 etc). In case you got a min look at my link thanks.

  12. Hey guys.. common Comment

  13. Thanks For This Post, was added to my bookmarks.

  14. There is certainly obviously a lot to know about this. I consider you built some great factors in Attributes also.

  15. OK, all is not as bad as I thought

  16. @jamesbond007 mi6
    You may be right that there will be some grmatical mistakes….sorry.. for that.. i will try to not to make gramatical mistakes :)
    thxx for the comment

  17. Thank You For This Blog, was added to my bookmarks.

  18. Very informative post. Thanks for taking the time to share your view with us.

  19. I am really thankful to the author of this post for making this lovely and informative article live here for us. We really appreciate ur effort. Keep up the good work. . . .

  20. Thanks for taking the time to share this, I feel strongly about it and love reading more on this topic. If possible, as you gain knowledge, would you mind updating your blog with more information? It is extremely helpful for me.

  21. have more command prompt .
    You can use help on cmd to know how use it

  22. dude you r a great hacker re……..good job ok…….can you tell me how to make free calls all over the world by using mobile internet….pls..pls

  23. I respect your work on this blog and the high-quality posts you make. These type of posts are usually what keeps me personally going through the day time.

  24. Isn't it entertaining if we always talk about topics like that.~*,-*

Trackbacks

  1. HackApc says:

    RT @TopsyRT: Command Prompt Tricks http://bit.ly/d4Hz6N

  2. HackApc says:

    RT @Hackapc: Command Prompt Tricks http://bit.ly/d4Hz6N

  3. [...] This post was mentioned on Twitter by HackApc, HackApc. HackApc said: RT @TopsyRT: Command Prompt Tricks http://bit.ly/d4Hz6N [...]

  4. HackApc says:

    RT @Hackapc Command Prompt Tricks | Hack A PC http://bit.ly/85zYnQ

  5. HackApc says:

    Command Prompt Tricks | Hack A PC http://bit.ly/85zYnQ

  6. HackApc says:

    2Command Prompt Tricks http://bit.ly/d4Hz6N

  7. HackApc says:

    3Command Prompt Tricks http://bit.ly/d4Hz6N

  8. HackApc says:

    4Command Prompt Tricks http://bit.ly/d4Hz6N

  9. HackApc says:

    5Command Prompt Tricks http://bit.ly/d4Hz6N

  10. HackApc says:

    6Command Prompt Tricks http://bit.ly/d4Hz6N

  11. HackApc says:

    7Command Prompt Tricks http://bit.ly/d4Hz6N

  12. HackApc says:

    8Command Prompt Tricks http://bit.ly/d4Hz6N

  13. HackApc says:

    9Command Prompt Tricks http://bit.ly/d4Hz6N

  14. HackApc says:

    10Command Prompt Tricks http://bit.ly/d4Hz6N

  15. HackApc says:

    11Command Prompt Tricks http://bit.ly/d4Hz6N

*