Linux command
airodump-ng-oui-update 命令
安全
权限或系统影响较大,执行前请核对目标。
常用示例
Update
sudo airodump-ng-oui-update
说明
airodump-ng-oui-update downloads the latest IEEE OUI (Organizationally Unique Identifier) database file. This database maps MAC address prefixes to manufacturer names, allowing airodump-ng to display device manufacturers. The tool fetches the database from IEEE's website and installs it in the aircrack-ng data directory, typically /usr/share/aircrack-ng/ or similar.
FAQ
What is the airodump-ng-oui-update command used for?
airodump-ng-oui-update downloads the latest IEEE OUI (Organizationally Unique Identifier) database file. This database maps MAC address prefixes to manufacturer names, allowing airodump-ng to display device manufacturers. The tool fetches the database from IEEE's website and installs it in the aircrack-ng data directory, typically /usr/share/aircrack-ng/ or similar.
How do I run a basic airodump-ng-oui-update example?
Run `sudo airodump-ng-oui-update` in a terminal, then adjust file names, paths, flags, or remote targets for your system.