Wireless Mac Filtering Hack

  

If you would like to limit which computers can access the Internet through the router,you can set MAC Filtering to achieve it. Step 1 You should know the MAC addresses of the computers which you would like to allow them to access the Internet.You can check them on the computers with command prompt. (1)Click Start-Run, type cmd and press Enter. (2) Type ipconfig/all at the prompt window. Mar 29, 2011  Click Security from the controller GUI, and then click MAC Filtering from the left side menu. The MAC Filtering window appears. Click New in order to create a local database MAC address entry on the WLC. In the MAC Filters New window, enter the MAC address, Profile Name, Description and the Interface Name for the client. Here is an example.

  1. Wireless Mac Filtering Hacks
  2. Wireless Mac Filtering Hack Tool
  3. Wireless - Wireless Mac Filter
  4. What Is Mac Filtering Mode
  5. Mac Filtering Router
  6. No Filtering Wireless Printer

Hey Friends, Welcome to Hackingloops. Today we will learn how to bypass MAC Address Filtering on Wireless Networks. MAC Filtering or MAC Whitelist or Blacklist is an security option provided in most routers to allow or restrict particular MAC Address to allow access or restrict the Internet. If this setting is enabled then only the Machines which are allowed by MAC Filtering can use a particular Access Point. Today we will learn how to bypass MAC Filtering on Wireless Network Routers.

Most of people are aware what MAC Address is but let me brief all to revise basics. MAC Address stands for Media Access Control Address and is a unique identifier assigned to all network interfaces. With MAC filtering you can specify MAC addresses which are allowed or not allowed to connect to the network. For many occasions this might be sufficient as a security measure which makes it a little harder to use the network when the password is even known to users. So let’s start our tutorial on how to bypass MAC Address Filtering by spoofing MAC Address..

Hacking Wireless Networks bypassing MAC Address Filtering

Steps to Bypass MAC Address Filtering on Wireless Routers :

Step 1 : Consider that we have router which has MAC Filtering Configured. Say AA-BB-00-11-22 is an MAC Address which is white listed in MAC Filtering to use the Wireless Network.

Step 2 : Let’s login into our KALI Linux Machine and Put the Particular WIFI Adapter into Monitoring mode using AIRMON-ng, this can be done by typing below command at terminal:

Disable

Wireless Mac Filtering Hacks

airmon-ng start wlan0

Step 3 : Now it may happen some KALI Linux Process is showing some error. If yes then kill the process which KALI Linux is reporting having issues, it can be done using below command:

kill [pid]

Step 4 : Now launch Airodump-ng to locate the wireless network and the connected client(s) using the following command:

Wireless Mac Filtering Hack Tool

airodump-ng –c [channel] –bssid [target router MAC Address] –i wlan0mon

Airodump-ng now shows us a list of all connected clients at the bottom of the terminal. The second column lists the MAC Addresses of the connected client which we will be spoofing in order to authenticate with the wireless network.

Note: You will get above list only when someone is connected to that Wireless Network already, else you will get a empty list.

Step 5 : Now we have the MAC Address, Let’s use the MacChanger to Spoof the MAC Address :

Let’s spoof the MAC address of your wireless adapter but first we take need to take down the monitoring interface wlan0mon and the wlan0 interface in order to change the MAC address. We can do this by using the following command:

Airmon-ng stop wlan0mon

Step 6 : Now we take down the wireless interface who’s MAC address we want to spoof with the following command:

ifconfig wlan0 down

Step 7 : Now we can use Macchanger to change the MAC address:

macchanger -m [New MAC Address] wlan0

And bring it up again:

ifconfig wlan0 up

Now that we have changed the MAC address of our wireless adapter to a white listed MAC address in the router we can try to authenticate with the network and see if we’re able to connect.

That’s it Guys! Now You are able to connect to network. Now in most cases Wireless Networks are also password protected, to hack that you can use earlier methods that i have explained in earlier tutorials.

Keep Learning!! Keep Connected!!

Nowadays, we use WiFi more than Cellular data connection. This seems cheap and affordable. One internet connection can help you to connect to the web through your all devices. No matter if, you have mobile, laptop or tablet. You can use internet using one WiFi router and single data connection. WiFi router is a must have gadget that every geek should has.

If you use WiFi router, you should also know about positive sides as well as negative sides of a router. Actually, it doesn’t have so-called negative sides. All you need to do is just securing your WiFi router so that others cannot use it in your absence. If you need really secured WiFi router, do check out KeeWiFi.

You can do several things to make your router more secure. Among all of the essential steps, Mac Filtering is the most significant thing you should activate.

What is MAC Address?

Wireless - Wireless Mac Filter

First thing first. MAC Address means Media Access Control Address and it doesn’t have any link with Apple Mac. A MAC Address is usually used as a distinctive identifier for the physical network area which include Ethernet, WiFi and so on.

After you connect to the internet via any kind of Ethernet connection or WiFi Router, your mobile or PC generates a new and unique MAC Address. As opposed to IP address, it doesn’t alter with different data connection type.

What is MAC Filtering?

This does what it says. MAC Address Filtering is an in-built feature that is provided by every WiFi router. You can block third party devices from connecting to your WiFi Router even after spying on you.

How to find MAC Address of my device?

This is very simple. You can find that after connecting to any WiFi router.

If you are using Windows PC, head over to this link to learn how to find MAC address.

If you are using Android, do follow the following steps;

What Is Mac Filtering Mode

Step 1: Turn on WiFi and connect to your WiFi router.

Step 2: Go to About Phone section and tap on Status. Now, you find Wi-Fi MAC address.

That’s it!

If you are using iOS 7 or iOS 8, do follow the subsequent steps;

Step 1: Go to Settings.

Step 2: Tap on General and About respectively. Now, you can find MAC address under WiFi Address.

That’s all!

In this way, you can find MAC address of all devices.

How to Enable MAC Filtering?

Today I am going to show you how to enable MAC filtering in D-Link router. But, you can do the same on any router.

Anyway, here are the steps.

Step 1: Sign in to the router’s dashboard. Generally, it is 198.168.0.1

Step 2: Go to Advanced tab.

Mac Filtering Router

Step 3: Click on MAC Filtering from the left pane.

Step 4: Expand the drop-down menu and select Turn MAC Filtering ON and ALLOW computers listed to access the network.

Step 5: Now, enter MAC address in the respective empty box.

That’s it! Do the last step very carefully and don’t forget to save your changes.

P.S.: If you do the last step incorrectly, you may have to reset your router to make any change in the future.

No Filtering Wireless Printer

Hope this tiny change can help you to save bandwidth and money.