Attack scenario orchestrator for Cryton
Project description
PROJECT HAS BEEN MOVED
The project has been moved to https://gitlab.ics.muni.cz/cryton/cryton. For more information check the documentation.
Cryton Worker
Cryton Worker is used for executing attack modules remotely. It utilizes RabbitMQ as its asynchronous remote procedures call protocol. It connects to the Rabbit MQ server and consumes messages from the Core component or any other app that implements its RabbitMQ API.
Cryton toolset is tested and targeted primarily on Debian and Kali Linux. Please keep in mind that only the latest version is supported and issues regarding different OS or distributions may not be resolved.
For more information see the documentation.
Quick-start
To be able to execute attack scenarios, you also need to install Cryton Core.
Modules provided by Cryton can be found here. Their installation will
be covered in this section.
Make sure Git, Docker, and Docker Compose plugin are installed:
Optionally, check out these Docker post-installation steps.
The following script clones the Worker repository and runs the Docker Compose configuration which starts the Worker (with preinstalled modules), and its prerequisites (Metasploit and Empire framework).
git clone https://gitlab.ics.muni.cz/cryton/cryton-worker.git
cd cryton-worker
docker compose up -d
For more information see the documentation.
Contributing
Contributions are welcome. Please contribute to the project mirror on gitlab.com. For more information see the contribution page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cryton_worker-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcb9bb2d80736f10948f31f3a20a604d09ceaa211422f0bf35dc12cb686518d8 |
|
MD5 | 2df869710ee1071f91ac06a113e2548e |
|
BLAKE2b-256 | 46c59715d232959903e2c29a87cf097ddf5b0dae614399495ac96c617a7a5485 |