MAC (OUI) Database FREE This application is a database of Organizational Unique Identifiers (OUIs). OUIs are the first 24 bits of a MAC address (Bluetooth or Ethernet). With this app you can see which company owns a MAC (e.g. 00:09:2D for HTC).
- Mac Oui Database Downloads
- Mac Oui Lookup
- Access Database Download
- Database
- Ieee Oui Database
- Database Download Free
- I have found some tools that seems to update the OUI MAC address vendor database on my system, like get-oui, airodump-ng-oui-update or update-oui: update-oui(8) OUI. Stack Exchange Network Stack Exchange network consists of 178 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn.
- Note: Excluding a MAC OUI from being used for matching purposes does not stop a MAC address from being displayed multiple times (duplicated) as a property in the System Tree. The McAfee Agent collects information about the installed MAC address and reports it to McAfee ePO; this is expected in an environment where multiple machines have the.
The IEEE oui.txt file has become somewhat inconsistent over the years and subsequently requires subvention for use in network infrastructure documentation and reporting. In response to this we have produced a daily sanitized edition that is available for download in bzip2, gzip, Zip and ASCII text.
Our sanitizing process performs Title Case conversion of legacy all UPPERCASE OUI records, fixes for vendor name inconsistencies, spelling corrections, removal of superfluous and erroneous data artifacts that have crept into the original daily generated IEEE oui.txt over time.
The oui.txt file is located in /usr/share/misc/ on most Linux distributions.
oui.txt Downloads
Sanitized oui.txt.bz2Sun, 03 Oct 2021 03:10:22 -0300 • 901.9 kB (901,859 bytes) • bzip2
Sanitized oui.txt.gzSun, 03 Oct 2021 03:10:22 -0300 • 1.3 MB (1,258,535 bytes) • gzip
Sanitized oui.txt.zipSun, 03 Oct 2021 03:10:22 -0300 • 1.3 MB (1,258,673 bytes) • Zip
Sanitized oui.txtSun, 03 Oct 2021 03:10:22 -0300 • 4.6 MB (4,580,258 bytes) • ASCII
Orig. IEEE oui.txtUpdated daily and available on the IEEE website • ASCII
Sanitized IEEE OUI Data (oui.txt) Update Client Download
Sanitized IEEE OUI Data (oui.txt) Update Client sanitized-oui.txt-update v1.03
Tue, 09 Jul 2019 10:30:12 -0300 • 4.0 kB (4,039 bytes) • bash shell script
oui.txt Comparison
A juxtaposition comparison of the original and sanitized oui.txt files can be attained using sdiff from the GNU diffutils package.
sdiff -Wia original_oui.txt sanitized_oui.txt | lessNmap MAC Prefixes
We also maintain and have made available a nmap-mac-prefixes file created from the sanitized oui.txt edition with abridging vendor name logic applied.
nmap-mac-prefixes Download
nmap-mac-prefixes Sun, 03 Oct 2021 03:10:25 -0300 • 560.1 kB (560,123 bytes) • ASCII
Nmap MAC Address Scan
The nmap-mac-prefixes file is used by Nmap to output meaningful OUI vendor names for MAC addresses it detects by matching the three-byte prefix taken from the MAC address and looking for a match in nmap-mac-prefixes file. It's also used in other nmap features. The Nmap nmap-mac-prefixes file can typically be found in /usr/share/nmap/ on most Linux distributions.
An example of this can be seen by performing a nmap scan of a local network. In this example the 192.168.0.0/24 LAN segment is scanned using the following:
nmap -n -sP -PS -PE -PP -PM 192.168.0.0/24 | grep MACephor ~ # nmap -n -sP -PS -PE -PP -PM 192.168.0.0/24 | grep MACMAC Address:
Arpwatch ethercodes.dat
Arpwatch is an Ethernet monitor tool by Network Research Group (NRG). The ethercodes.dat distributed with the NRG Arpwatch package archive is somewhat dated, Jul 22, 2006. The format of this data file is similar enough to the nmap-mac-prefixes file that it is rather trivial to generate an updated ethercodes.dat from it.
See Updating ethercodes.dat Ethernet vendor codes on the DTU IT Wiki for a working example.
The ethercodes.dat file can be found in /usr/share/arpwatch/ or /var/lib/arpwatch/ on most installations.
ethercodes.dat Download
ethercodes.dat Sun, 03 Oct 2021 03:10:25 -0300 • 652.4 kB (652,415 bytes) • ASCII
Mac Oui Database Downloads
Arp-scan ieee-oui.txt
Arp-scan is a local network ARP host scanning and fingerprinting tool.
The arp-scan package provides a Perl script to update it's ieee-oui.txt file. The default URL is that of the original IEEE oui.txt data. The -u parameter for get-oui can be used to specify the URL to fetch the raw OUI data from instead of the default.
Updating arp-scan ieee-oui.txt
The arp-scan ieee-oui.txt data file in /usr/share/arp-scan/ or /usr/local/share/arp-scan/ can be updated with the latest sanitized oui.txt data with the following:
cd /usr/share/arp-scan/ && get-oui -u https://linuxnet.ca/ieee/oui.txtIf you've recently updated the oui.txt file on the localhost, you can update the arp-scan /usr/share/arp-scan/ieee-oui.txt file using the local oui.txt file as follows:
cd /usr/share/arp-scan/ && get-oui -u file:///usr/share/misc/oui.txtMac Oui Lookup
Alternative arp-scan using nmap-mac-prefixes
The arp-scan ieee-oui.txt file shares the same format as the nmap-mac-prefixes file and thus it can be used with arp-scan using the --ouifile option.
arp-scan --ouifile=/usr/share/nmap/nmap-mac-prefixes -lI eth0luger ~ # arp-scan --ouifile=/usr/share/nmap/nmap-mac-prefixes -lI eth0Interface: eth0, datalink type: EN10MB (Ethernet)Starting arp-scan 1.9.5 with 256 hosts (https://github.com/royhills/arp-scan)192.168.0.1Access Database Download
About MAC Address Lookup Tool
MAC Address Lookup Tool searches your MAC Address or OUI in mac address vendor database. The MAC Address vendor database consists of a list of mac addresses of all devices manufactured till date. Finding the mac address from this database tells us which manufacturer originally manufactured this device and what is the prefix, postfix of a given mac address, moreover it tells us what country was this device manufactured. All this information is useful if you want to verify the generated mac address with the original vendor of this device in OUI vendor database.
Database
What is a MAC Address?
MAC Address or media access control address is a unique ID assigned to network interface cards (NICs). It is also known as a physical or hardware address. It identifies the hardware manufacturer and is used for network communication between devices in a network segment. MAC Address usually consists of six groups of two hexadecimal digits.
The network adapters or network interface cards always come with a MAC address which is fed into hardware, usually in read-only memory (ROM), or BIOS system. The physical address is stored into the NIC by its manufacturer, that is why this address is also called a burned-in address (BIA) or ethernet hardware address. There are several NIC manufacturers; some well-known of them are Dell, Cisco, Belkin.
What is an OUI?
The first three sets of two hexadecimal numbers in a MAC Address identifies the card manufacturer, and this number is called OUI (organizationally unique identifier). OUI is always the same for NICs manufactured by the same company. For example, let's say a network card manufactured by dell has a physical address: 00-14-22-04-25-37
, in this address, 00-14-22
is the OUI of Dell which identifies that the device is by Dell. It may be interesting for you to know that all the OUIs are registered and assigned to the manufacturers by IEEE.
How to Find MAC Address?
To find MAC Address, see the instructions given below for popular operating systems.
How to Find MAC Address in Windows?
Ieee Oui Database
- Go to Command Prompt
- Press Windows + R
- Type
cmd
and press Enter - Click Start Button
- Type
cmd
and press Enter
OR
- In Command Prompt, type
ipconfig/all
and press Enter - And locate for the 'Physical Address' or 'HWaddr' field. The Physical Address should be in format
M:M:M:S:S:S
. For example:00-14-22-04-25-37
Database Download Free
How to Find MAC Address in MacOS?
- Click on Apple Menu (usually on top left corner), and click
System Preferences
- In
System Preferences
, clickView
menu and selectNetwork
- In the
Network
window that just opened, click theWi-Fi
,Ethernet
, orAirport
icon on left. - Now click
Advanced
on bottom right. - From the upper menu, click
Hardware
, and look forMAC Address
field. - Your
MAC Address
should be in the format:M:M:M:S:S:S
. For example:00-14-22-04-25-37
How to Find MAC Address in Linux or Unix?
- Perform the following as super user (or with appropriate permissions)
- Type
ifconfig -a
- Look for 'eth0'. This is your default ethernet adapter
- Now locate the field 'HWaddr'. The value displayed next to it is your MAC Address.
- Your MAC Address should be in this format:
00-14-22-04-25-37
- Type
How to Find MAC Address in iOS?
- Open
Settings
app. - Tap on
General
option in settings. - Now tap on
About
option. - Locate the field
Wi-Fi Address
- The value against this field is your MAC Address
- Your
MAC Address
should be in the format:M:M:M:S:S:S
. For example:00-14-22-04-25-37
Finding a MAC Address in Android
- Method 1:
- Open
Settings
app. - Select the option
Wireless & Networks
- Select
Wi-Fi Settings
- Select
Advanced
, and your wireless network card's MAC Address should appear here.
- Open
- Method 2:
- Open
Settings
app. - Select the option
About Device
- Tap on the option
Hardware Info
- Select
Advanced
, and your wireless network card's MAC Address should appear here.
- Open