Best CMD Commands Used In Hacking 1. Ping
This command allows you to determine TCP/IP, networks and IP address. It also determines the issues with network and assists in resolving them.
ping x.x.x.x (where x – x is the IP address). You can try pinging 8.8.8.8, which is Google default IP address. Or you can “ping www.google.com” (this is the website you want to ping, if you don’t know the IP address).
2. nslookupNslookup is a network administration command line that is used for querying the Domain Name System (DNS) to obtain the IP address mapping or domain name.
For instance: ‘nslookup www.google.com’ (this command allows you to find IP address of www.google.com).
Yeah! You can also find out the IP address of specific Mail Servers through nslookup.
NSLOOKUP (PRESS ENTER)
SET TYPE=MX (PRESS ENTER AGAIN)
GOOGLE.COM/YAHOO.COM
This command will give you the mail server of IP of google.com/yahoo.com.
3. tracerttracert is a command-line utility that records the route through the internet between your computer and a specified destination computer. It calculates and displays the amount of time each hop took.
tracert x.x.x.x (x is the IP address)
or, ‘tracetrt www.google.com‘ (if you want to know the IP address of www.google.com).
4. arparp command will show you the arp table. This command also helps you to find out if someone has made up poisoning in your LAN using this command.
5. routeARP -A
route command will show you the routing table, gateway, interface and metric.
6. ipconfigROUTE PRINT
This is of the most important command, it will show you a lot of useful things, for instance – your IP, Gateway, DNS in use etc.
IPCONFIG OR IPCONFIG/ALL
Also, if you are using dynamic IP address and want to change it, then type.
7. Netstat CMD commandIPCONFIG/RELEASE (THIS WILL RELEASE YOUR IP ADDRESS)
IPCONFIG/RENEW (THIS WILL RENEW YOUR IP ADDRESS)
This command allows you to find out, who is establishing a connection with your computer. This command provides the information about all active connection and listings ports.
NETSTAT-A (DISPLAY ALL CONNECTIONS).
NETSTAT-N (SORTS CONNECTION IN NUMERICAL ORDER).
NETSTAT-B (DISPLAY EXECUTABLE. THIS IS BROWSER NAME).
This app will provide you a complete diet plan. You with it can easily measure Calories, F...
Named Data Networking (NDN): The NDN project is an on-going research that was funded by NS...
This Project aims to design and construct a voice-controlled wheelchair for paralyzed peop...
Quad copter is an electronic device usually having four motors with four propellers (to li...
The project school mangemnet system aims to move from traditional to digital system.Where...