1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00
privsec.dev/content/posts/macos/Properly Generate a Randomize MAC Address on macOS.md
2023-08-16 07:31:34 -07:00

523 B

title date tags author
Properly Generate a Randomized MAC Address on macOS 2023-08-16
macOS
Privacy
Tommy

Unlike iOS, macOS does not have an easy way to randomize the MAC address. To work around this, various guides recommended several ways to create a randomized MAC address and apply it to the system during runtime. Unfortunately, most of the instructions do not have a proper threat model in mind and will end up making you stick out more from the crowd.

Standing Out