Skip to content

Operational Considerations

Joseph Lucas edited this page Feb 6, 2024 · 1 revision

Usage as a Post-Exploitation Kit (@5stars217)

  1. pip install on a target host via C2 Implant can be a very noisy operation. Consider cloning the repository and using pyinstaller to make an executable. Note that Pyinstaller is not cross-compatible - compile for your target environment, i.e Linux on Linux.
Clone this wiki locally