mirror of
https://github.com/hak5darren/bashbunny-payloads.git
synced 2025-10-29 16:58:12 +00:00
* clean up loot added sub folder so all files are not in root of loot folder * MacProfiler NewPayload for Profiling Mac systems * Make DIR
31 lines
863 B
Markdown
Executable File
31 lines
863 B
Markdown
Executable File
# MacProfiler
|
|
* Author: jdetmold
|
|
* Version: Version 1.0
|
|
* Target: Mac
|
|
|
|
## Description
|
|
|
|
Uses a HID/Storage Attack to create a system profile including the following information:
|
|
Terminal history.
|
|
Current clipboard contents.
|
|
List of users on the system.
|
|
ifconfig data.
|
|
Systems WAN IP.
|
|
All login items set to start up with the system.
|
|
List of installed Applications from /Applications.
|
|
|
|
## Configuration
|
|
|
|
None needed.
|
|
|
|
## STATUS
|
|
|
|
| LED | Status |
|
|
| ------------------ | -------------------------------------------- |
|
|
| Blue | Running |
|
|
| Green | Finished |
|
|
|
|
|
|
## Discussion
|
|
[Hak5 Forum Thread](https://forums.hak5.org/index.php?/topic/40829-payload-macprofiler/ "Hak5 Forum Thread")
|