Mythic

Beacon Management (Real-Time C2 Control)

# Set agent to real-time communication (no sleep)
Mythic > sleep 0 0

# Instruct agent to exit
Mythic > exit

# List all running jobs
Mythic > jobs

# Kill a specific job
Mythic > jobkill [jid]

# Load additional commands into agent
Mythic > load command1 command2 ...

# Link to a peer-to-peer (SMB/TCP) agent
Mythic > link

# Unlink a linked agent
Mythic > unlink

Information Gathering / Recon


Privilege Escalation


Lateral Movement


Post-Exploitation / Execution


File Transfer

Last updated