Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fingerprintjs/blog-macos-mdns-brute-force
https://github.com/fingerprintjs/blog-macos-mdns-brute-force
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fingerprintjs/blog-macos-mdns-brute-force
- Owner: fingerprintjs
- Created: 2023-05-26T06:10:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-12T15:52:01.000Z (over 1 year ago)
- Last Synced: 2024-06-30T15:48:06.916Z (4 months ago)
- Language: TypeScript
- Homepage: https://mdns-name-guesser.vercel.app
- Size: 1.52 MB
- Stars: 43
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacOS Real Name Brute Forcing
This is the demo source code for the [article](https://fingerprint.com/blog/apple-macos-mdns-brute-force/).
⚠️ The demo works only for devices running MacOS, such as Macbook or iMac
![demo](public/repo-image.png)
The name brute-forcing technique uses a pre-made list of the 50 most popular gender-specific names from a specific country origin.
It's important to mention that the proof of concept demo is simply a demonstration of the attack and may not be successful in some cases. Some of the factors that could impact the results are:
- The presence of rare or unique names or non-standard macOS hostnames
- Particular network configurations or VPN networks
- Enabled firewall in macOS network settingsIf the demo does not work for you, consider using the advanced configuration settings to verify the list of the probed names and the device name pattern applied. If you use a VPN, consider testing it with and without VPN, because the result may change.