Skip to content

AtentumZero/Apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages