Metadata-Version: 2.1
Name: utilmac
Version: 0.1.11
Summary: MAC Address brute forcing tool, used to bypass MAC based filtering
Home-page: https://github.com/Laneden-Labs/macutil
Author: Darryl lane
Author-email: Darryllane101@gmail.com
License: LICENSE.txt
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# macutil
MAC Address brute forcing tool, used to bypass MAC based filtering

Network Access Control solutions are a simple idea, 802.1X cert based 
authentication, great! works like a charm. However, businesses are complex 
beasts and not all systems on that network support 802.1X and/or cert based 
authenticaiton.
 
In this situation most look to simple MAC authentication to handle the
exceptions. 
 
So if lets say your IP phones are on the same network, if we can find the
correct MAC address we can essential spoof that address and access the network.

This utility was designed for exactly this, MAC address manipulation and brute
forcing.


