PoshC2

Install

$ curl -sSL https://github.com/nettitude/PoshC2/raw/dev/Install.sh | sudo bash -s -- -p /opt/PoshC2 -b dev

Run

List projects:

$ posh-project -l

Show current project:

$ posh-project -c

Create a new project:

$ posh-project -n <PROJECT_NAME>

Adjust config:

$ posh-config

Start team server:

Connect to the team server:

Cheatsheet

Loadarrow-up-right .NET assembly and run it (available for agents that load CLR):

Last updated