cys3c / EvilOSX

A pure python, post-exploitation, remote administration tool (RAT) for macOS / OS X.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EvilOSX

A pure python, post-exploitation, remote administration tool (RAT) for macOS / OS X.

Features

  • Emulate a simple terminal instance.
  • Sockets are encrypted with CSR via OpenSSL.
  • No dependencies (pure python).
  • Persistence.
  • Auto installer, simply run EvilOSX on the target and the rest is handled automatically.

Usage

  1. Download or clone this repository.
  2. Run ./BUILDER and enter the appropriate information:
  3. Done! Upload and execute the built EvilOSX.py on your target.
  4. Finally, start the Server.py and start managing connections:

Thanks

About

A pure python, post-exploitation, remote administration tool (RAT) for macOS / OS X.

License:GNU General Public License v3.0


Languages

Language:Python 94.2%Language:Shell 5.8%