1ea9c8a689 | ||
---|---|---|
.. | ||
README.md | ||
payload.txt |
README.md
Exfiltrate Mac Address - MacOS
This payload is designed to retrieve the MAC address and username from a macOS system and send this information to a specified webhook.
Details
- Title: Exfiltrate Mac Address
- Author: bst04 - Aleff
- Version: 1.0
- Category: Exfiltration
- Target: MacOS
Dependencies
- Set the #WEBHOOK to complete the exfiltration
DEFINE #WEBHOOK example
How It Works 📜
- Sets a user-defined webhook (
#WEBHOOK
) to complete the exfiltration - Uses an extension (
EXTENSION DETECT_READY
) to detect when the device is ready with just a littebit more delay... - After readiness is confirmed, the script:
- Runs commands to open Terminal.
- Acquire the mac address and the system user name
- Send this informations through the Webhook