
You can type in the command prompt " net view x.x.x.x or computername" 9. On Windows, you can use the Net View command to find computers in your network whose network discovery is turned on. This command displays the list of resources, computers, or domains shared by the specified computer. You can type in the command prompt " route print" 8. Hackers often use the Route command to distinguish between routes to hosts and routes to network. This command will show you the routing table, metric, and interface. It is a command to view and manipulate the IP routing table in the Microsoft Windows operating system. It will display all the contacts and learn about the active links and listening ports. If you want to find out who is establishing a connection with your computer, you might try typing in the command prompt “netstat -a”. You can type in the command prompt “ipconfig” or " ipconfig/all" 6. It will show you the IPv6 address, temporary IPv6 address, IPv4 address, Subnet Mask, Default gateway, and all other things you want to know about your network settings. This is the command which shows every helpful thing. You can try typing arp-ain the command prompt. This command also helps users find out if anyone has done arp poisoning in their LAN.
#FB HACKER PRANK CODE FOR VB 2010 MAC#
You can run an arp-a command on each computer to see whether the computers have the correct MAC address listed to ping each other to succeed on the same subnet. This command helps you to modify the ARP cache. Tracert x.x.x.x (if you know the IP Address) or else you can type tracert (If you don’t see the IP address) 4.

The command calculates and displays the time each hop took to reach a destination. Like its name, it allows users to trace an IP’s route to reach a destination. You can type in CMD nslookup (Replace with your website URL of which you want to find the IP address) 3. Suppose you have a website URL but want to know its IP Address. The nslookup is often used for obtaining the server records. It is a network administration command-line tool that helps you obtain domain name or IP address mapping for any specific DNS record.
