Commit Graph

9 Commits

Author SHA1 Message Date
m0rv4i f2af1d4b8f Fix Docker tags 2020-08-17 14:37:09 +01:00
m0rv4i e9c4382071 Move to /usr/local/bin as cannot write to /usr/bin on Macs 2020-08-17 14:37:09 +01:00
m0rv4i 021555b724 Update scripts & README
Pull out common stuff in scripts
Install-for-Docker.sh script to not have to clone PoshC2
Change default comms values in template for ease of use
Automatically determine latest tag version
Add project switch warning that needs restart
Update install scripts and posh-update to take args allowing git branch to be specified and PoshC2 install dir
Install script determines if has already been cloned to a none-default location
Docker scripts allow you to specify a tag to use
Update PoshC2.psm1 Windows Docker Script
Install script updates exisiting repo if being re-run
Add docker stop server script
Update README
2020-07-30 09:06:50 +01:00
m0rv4i c8d7c9ac7c Refactor projects to ~/.poshc2, add posh-project script for managing projects 2020-07-30 09:06:50 +01:00
m0rv4i aca0ef4331 Don't need port for debug command 2020-07-30 09:06:50 +01:00
m0rv4i b8f60257c5 Consistently ensure elevation across processes to avoid virtualenv issues 2020-05-28 15:09:43 +01:00
m0rv4i f203ea217e Don't run sudo in docker scripts (leave to user) and pass POSHC2_DIR environment variable into docker 2020-04-29 19:39:14 +01:00
m0rv4i f68b48f4e4 Make posh scripts executable from scripts directory and have docker volumes match the Posh install directory 2020-03-05 10:28:51 +00:00
m0rv4i a8bb0be3a2 Refactor PoshC2's internals 2020-01-03 20:48:53 +00:00