A Command and Control server and his agent written in Rust🦀!
Web interface written using SvelteKit and Tailwindcss!
Warning
🚧This project is still in development!🚧
- 📊 Charts about tasks and Agents
- 👾 ReverShell in web app
- 🔴 Notification Toasts
-
📂 File Explorer
- 📁 Download (Doesn't auto download, will be done after notification toasts)
- 📁 Navigation
- 📁 Upload
-
📄 Task Interface
-
🧠 WebSockets (live update)
-
📃 Task queuing
-
🧑 Agent Page
- 📸 Screenshots
-
>_
Reverse Shell - 🔌 Use TCP for task retrieving
- 💾 Persistence
- 🕑 Staged Loading
- 🥾 Starts on boot
- 🔄 Retain agents info on server restart
- ⬆ Automatic update
- 📁 Download Files
- 📁 Upload files
- 📂 File Explorer
-
>_
Powershell Command -
>_
Shell Command
Having git
, cargo
and docker
installed.
Change REMOTE ADDRESS
address in agent/main.rs
git clone https://github.com/Code-Barru/icarus.git
cd icarus
docker-compose up -d # launches the server
cargo build -p agent # builds the agent
# upload the agent to target machine
# ???
# profit
The information provided in this project is for educational and informational purposes only. The authors and contributors of this project are not responsible for any misuse or illegal activities conducted using this software. The use of this software is at your own risk. Please ensure compliance with all applicable laws and regulations in your jurisdiction. By using this software, you agree to indemnify and hold harmless the authors and contributors from any claims, damages, or liabilities arising out of your use of the software.