Best 5 commands in command prompt used in Network hacking
These commands are mostly used in Network Hacking & Server Hacking
How to be a Hacker ?
First step you to learn all the commands of command prompt. These commands used to hack someone laptop / computer.
Top 5 commands
- ping
- tracert
- nslookup
- netstat
- ipconfig
Follow this steps:
- Open the command prompt .
- Click START button.
- Open Run type cmd then click Enter.
- Command prompt appeared.
- Right click and click Run as administrator.
- You will see the command prompt window.
- These command is used for find the IP Address of any website.
- Example : type in cmd command " ping www.google.com "
- Press Enter you will see the IP address of google.com
- These command is used for tracing the IP Address of any website.
- Example : type in cmd command " tracert www.google.com "
- Press Enter you will see the tracing map of google.com
- These command is used for find the IP Address of you Pc.
- Example : type in cmd command " netstat "
- Press Enter you will see the IP address of your Pc.
- These command for to know all IP address of your Pc such as networking IP, Local IP, Foreign IP, Ipv4, Ipv6 ... etc.
- Example : type in cmd " ipconfig "
- Press Enter then know All IP address of your PC.