Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.26 KB

Apollo

A simple, lightweight Remote Access Tool written in Python

Apollo is a cross-platform (Windows, Linux, FreeBSD & MacOS) Remote Access Tool for Python 3.4+. Its features are currently very basic but allow for post-exploitation remote code execution as well as obtaining information on the client system and reporting it back to the Command & Control server.

Alt text

Features

  • Capability to control multiple clients at once
  • Cross-platform (Windows, Linux, FreeBSD and macOS)
  • AES-256 encrypted C2 with D-H exchange
  • Accepts connection from multiple clients
  • Remote command execution
  • Standard Linux/Unix utilities (cat, ls, pwd, unzip, wget)
  • System survey of remote client - pulling back system details
  • Kill Apollo on the client system and remove all trace of its existence
  • Perform basic port scanning from remote client
  • Clients attempt reconnection if connection to C&C is lost

Wiki