How To Hack Using Ip And Mac Address

Note: Read my latest tutorial that will work 100% than this article :
Hacking computer with just IP address
  1. Find Ip Address Using Mac Address
  2. Ping A Mac Address To Get Ip
  3. Mac Address And Ip Address

In my Last Post I guide you to get the IP address of Your victim. Now i am going to guide you how to access the victim system remotely using the IP address.

Each system will then respond with their IP address and the switch or other device will then create a small database that maps the MAC to the IP address, so that it it knows “who is who”. We can use this same protocol to discover the IP addresses on a corporate, educational, wireless or other network by using Netdiscover. Among all the hacking, hacking via IP address is one of the most common yet powerful beginning. You may want to hack the website and put your advertisement there or grab some database information In this type of hacking, you are playing with the web server’s computer instead of the administrator’s computer.

Steps to Follow:

Step 1:
Now Go to Star and click Run and then type as “CMD” and hit enter.
command prompt will open.

Step 2:
Type in cmd as “nbtstat -a IPaddressOfVictim” and hit enter.

Address

For eg:

nbstat -a 223.222.222.222

What is my ip address mac

If you see this your in NetBIOS Remote Machine Name Table

Name Type Status —————————————————————
user<00> UNIQUE Registered
workgroup <00> GROUP Registered
user <03> UNIQUE Registered
user <20> UNIQUE Registered

MAC Address = xx-xx-xx-xx-xx-xx
—————————————————————

If you don’t get the number <20>.
The victim disabled the File And Printer Sharing, find another victim.

Step 4:
Now type as “net use x: IPaddressOfVictimCDISK” and hit enter>

replace with ip address of vitim in the place of “IPaddressOfVictim.
You can give any letter instead of ‘x’.

For eg:
net use x:223.222.222.222CDISK

Step 5:
Now open windows explorer or just double click on the My Computer icon on your
desktop and you will see a new network drive

Now open windows explorer or just double click on the My Computer icon on your
desktop and you will see a new network drive X:.

This hack will only work if you have the ip of someone on your network. It will not work if the ip of the person you want to “hack” is not on your network.
If you can only access your targets shared folder put a batch file in their shared folder with the command C=C if they open it,it will share their hardrive.

If you are a network administrator or someone who is into Ethical Hacking, then there are several times when you have to get IPs from the network. At times, you have to look for active ports, allocated IPs in the network. And one of the best tools to do all these stuff is the Angry IP Scanner. Even if you are not a network admin, you can still use Angry IP Scanner to quickly scan your network, find the IP address of your devices, assign static IPs, troubleshoot network issues, etc. So without further ado, here is a detailed beginners guide on how to use Angry IP Scanner.

What is Angry IP Scanner

Angry IP Scanner is a free, lightweight, cross-platform, and open source tool to scan networks. It helps you to scan a range of IP addresses to find live hosts, open ports, and other relevant information of each and every IP address.

For this article, I’m using the Windows 10 variant of Angry IP Scanner. However, the process is similar for the Mac and Linux variants.

Note: You need to have Java installed on your system for angry IP scanner to run.

Using Angry IP Scanner to Scan Hosts

Find Ip Address Using Mac Address

Using Angry IP Scanner to scan IP addresses and hosts is really easy. To start off, download Angry IP Scanner and install it like any other Windows software.

Once installed, open the application by searching for it in the Start Menu. As you can see, the home screen of the application is pretty simple and straightforward. By default, Angry IP scanner will enter your local IP address range and your computer name as the hostname.

The good thing about Angry IP Scanner is that it lets you scan IP addresses in three different ways. They are, the range you specified, a random IP address or a list of IP addresses from a text file. You can easily select the scan mode from the drop-down menu next to the IP address field.

As you can see from the above image, the Angry IP Scanner will only include default fetchers like Ping, Hostname, and Ports. However, you can add more fetchers to get and see more information about an IP address. To do that, select “Tools > Fetchers.”

In this window, you will see all the current fetchers on the left pane and all the available fetchers in the right pane. To add a fetcher, select the fetcher on the right pane and then click on the button that looks like “Less than” sign. In my case, I’ve added new fetchers like MAC address, NetBIOS info, Filtered ports, and the Web detects.

Moreover, Angry IP Scanner will only tell whether the ports are open or not. It will not list the individual ports that are open. So, if you want to do a port scan, then you need to configure the application. To do that, simply navigate to “Tools” and then select the option “Preferences.”

Here, navigate to the “Ports” tab and enter the ports you want to scan in the “Ports Selection” field. As you can see, I’m scanning for port 80 and port 443. If you want to scan a range of ports, then enter the port range like “1-1000.” After you have entered the port number, click on OK to save the changes.

Once you are done configuring the Angry IP Scanner, you can continue to scan. To start off, set the scan mode to “IP Range,” enter the IP address range in the “IP address” fields and then click on the button “Start.” For instance, I’ve entered an IP range that is known to have live devices connected to it.

Depending on the number of addresses in the range, it may take some time to complete. Once completed, the application will show you a summary of the scan. The summary includes the number of hosts that are alive and the number of hosts that have open ports. Just click on the button “Close” to continue.

Once you close the summary window, you will see the list of all the IP address. You can also see additional details in different “fetcher” columns. In case you are wondering, here’s what the colored dots next to each IP address mean.

Red: The IP address is inactive, dead or there is no device connected to this IP address.

Blue: The IP address is either active or busy and not responding to the requests sent by Angry IP Scanner. This usually will be your own IP Address.

Green: The IP address is active, and the device connected to it is responding to the requests made by Angry IP Scanner. There may also be open ports.

Ping A Mac Address To Get Ip

By double-clicking on any IP address, Angry IP Scanner will show you all the details that it has gathered in a simple summary window. You can also add your own comments in the blank field at the bottom of the window.

You can also easily copy all the details of an IP address. To do that, right-click on the IP address and select the option “Copy details.” This action will copy the information from all the fetchers. Alternatively, you can also select the IP and press Ctrl + C.

Apart from copying the details of an IP address, you can also perform a range of different activities on the entries. You can open an IP address in the web browser, do an FTP, trace routing, etc. For instance, if you want to traceroute an IP address, simply right-click on the target IP address. After that, select the option Open and click on Traceroute.

Once you are done scanning an IP address or the IP address range, you can save the scan results. To do that, select the option Scan from the menu bar. From the drop down click on “Export All”.

Here, enter the name of the file, select the destination and then click on the button “Save.” This action will save the file as a text file.

Now, if you are going to scan this IP address or range in future, then you can should add it to your favorites. This eliminates the need to re-enter the IP addresses each and every time. To do that, just navigate to “Favorites” and then select the option “Add current.”

Name the favorite and click on the button “Ok” to save the changes.

Mac Address And Ip Address

That’s all there is to do. If you ever want to scan the same IP address or range, then all you have to do is select the saved IP Lists from the “Favorites” menu.

Closing Words

Angry IP Scanner is a simple yet very useful utility when you want to quickly scan a wide range of IP addresses and ports. It doesn’t have any complicated settings and is very beginner friendly. Once you get comfortable with the application, you can start other network tasks like assigning static IPs to your devices or block people out of your Wi-Fi.

Hope that helps and do comment below sharing your thoughts and experiences about using the Angry IP Scanner. If you have issues or queries, reach out to me on Twitter.