Network hacking tricks using cmd | Server hacking tricks in cmd commands | Best 5 cmd commands

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
The above commands are mostly used in analysis.

Follow this steps:

  1. Open the command prompt .
  2. Click  START button.
  3. Open  Run type cmd  then click Enter.
  4. Command prompt appeared.
  5. Right click and click Run as administrator.
  6. You will see the command prompt window.
ping   command
  • 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
tracert   command
  • 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
netstat   command
  1. These command is used for find the IP  Address of you Pc.
  2. Example : type in cmd command   " netstat "
  3. Press Enter you will see the IP address of your Pc.
ipconfig   command
  • 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.
Thanks to you.