Skip to content

MAC-Table-Tool

Latest
Compare
Choose a tag to compare
@StewAlexander-com StewAlexander-com released this 19 May 15:44
7fa5b43

What does it do?

MAC-Table-Tool Finds all the vendors in a MAC table, and then displays the MAC address, port #, and Vendor name, saves this
info to a CSV file for easy review by your favorite spreadsheet app

Input

  • Needs a MAC hardware address table in a text file

Dependencies

  • Needs a working internet connection to get the vendor names
  • Uses Python 3.x

Output

image
image
image

image

Output of the csv file

image

Updates

  • Now attempts to update any of the required libraries (05/19/2022)
  • Screen output now shows more relevant rows (04/26/2022)
  • Adds name as a banner (see output)
  • Now uses the tabular library to print the first 25 rows of the CSV file to the screen (04/20/2022)
  • Added an intro (04/20/2022)
  • Bug fix (04/14/2022)
  • Now works with large IP ARP tables also (04/13/2022)
  • Now works better in low memory situations (04/11/2022)
  • Now has colors (as of 04/06/2022)

This app is free❗