C2 Matrix
  • The C2 Matrix
  • About
  • SANS Slingshot C2 Matrix VM
  • Contribute
  • Feedback
  • Lab Infrastructure
    • C2 Matrix Eval Lab
    • Basic Lab
    • Virtual Machines with C2s
    • Docker
    • Resources
  • C2
    • Caldera
    • Covenant
    • Deimos
    • Empire3
    • Empire5
    • Havoc
    • 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
On this page
  • Install PowerHub
  • Run PowerHub

Was this helpful?

  1. C2

PowerHub

Install PowerHub

cd /opt
git clone https://github.com/AdrianVollmer/PowerHub.git
cd PowerHub
pip3 install --user -r requirements.txt

Run PowerHub

./powerhub 10.0.0.108
http://10.0.0.108:5000

​

PreviousPoshC2NextSilentTrinity

Last updated 5 years ago

Was this helpful?