Skip to content

iinsertNameHere/Pilotica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



A post exploitation framework build on Sanic.
Developed for the sake of learning about post exploitation and red-teaming.

Key FeaturesInstallationTerminologyHow To UsePCPKGSService-APILicense

📊 Key Features

  • Add multiple users with premissions
  • Client geolocation map
  • Client task system
  • Write you own clients using the ClientAPI

🔥 Setup the server

The setup process is very easy! Just clone the repository, install all requirements and run Pilotica!

# Using git to clone the repo
$ git clone https://github.com/iinsertNameHere/Pilotica.git

# Go into the repository folder
$ cd Pilotica

# Install all Python requirements
$ pip install -r requirements.txt

# Run Pilotica
$ ./run.sh

License

This Project is Licensed under the terms of Apache-2.0 license!