Commit Graph

57 Commits

Author SHA1 Message Date
benpturner 56c5023121 Updates
Updated SweetPotato and Core
2024-11-23 14:02:50 +00:00
benpturner 36c9f39fee Added API and Updated Default Payloads 2023-10-20 12:16:52 +01:00
benpturner 552a34e943 API Integration 2023-06-18 20:48:09 +01:00
m0rv4i a7acbdea3d v9 release WIP 2023-03-20 10:39:32 +00:00
m0rv4i 1bc5e7e695 v8.0 release 2022-03-10 10:23:35 +00:00
m0rv4i eb6dcb3d91 Fix message in install script 2020-12-01 14:40:06 +00:00
m0rv4i 111e758158 Scripting improvements 2020-12-01 14:40:06 +00:00
benpturner f26806bea3 Add SharpSocks port to Dockerfile
Get-ScreenshotAllWindows Moved to Individual Module
2020-10-13 09:01:31 +01:00
m0rv4i d2ba328778 Fix FPC 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 190cac4879 Fix Install.sh help printing 2020-08-05 15:48:07 +01:00
benpturner c5e4d682dd Add Opsec events and update Install.sh script 2020-07-30 09:06:50 +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 47e682dbc2 Update Install.sh to use Pipfile 2020-07-30 09:06:50 +01:00
m0rv4i 680c641e93 Add generate-csvs command to generate CSV reports only. 2020-07-30 09:06:50 +01:00
m0rv4i 32a8b27ec6 Add sudo to install 2020-06-12 14:19:01 +01:00
m0rv4i 315a7e5ac1 Add posh-project-clean command to clean project directory 2020-05-28 15:09:43 +01:00
Ben Turner b63be190df Updated to install python3.7-dev 2020-05-26 10:34:17 +01:00
m0rv4i ec21a5a7cf Only attempt to install Ubuntu packages on ubuntu 2020-05-03 13:07:58 +01:00
benpturner 080c16ab1b Added mono assemblies for ubuntu 2020-04-20 07:23:00 +01:00
m0rv4i d895760488 Misc small fixes/formatting/cleanup 2020-04-15 10:19:14 +01:00
benpturner 6cdc871ca3 Add option to use external postgres server for the database 2020-04-15 10:19:14 +01:00
Jared Stroud ad325a068f Updated to check if you're root before running rest of script. 2020-04-05 20:29:06 +01:00
benpturner cdd84f8c4b Added RunAs and updated Microsoft Keys for Installer 2020-04-04 13:34:03 +01:00
benpturner 45c237a43b Updated install script 2020-03-25 20:05:07 +00:00
benpturner 367d2265e4 Updated cookie_decrypter after refactor 2020-03-23 16:10:26 +00:00
m0rv4i ebf9e3421c Separate python3 installs so one can error (supports different linux distros) 2020-01-22 20:04:03 +00:00
m0rv4i faaab6b766 Add python3.8-dev to apt install to fix install issue 2020-01-20 11:54:54 +00:00
m0rv4i a8bb0be3a2 Refactor PoshC2's internals 2020-01-03 20:48:53 +00:00
m0rv4i 9dd6b845a3 Update libicu version for SharpSocks 2019-12-03 21:34:13 +00:00
m0rv4i fd70a6b691 Add Python2.7 to install, used for pwnself 2019-12-03 21:27:52 +00:00
m0rv4i af37edab5c Add Dockerfile and Docker commands to PoshC2 - check the README for
instructions
2019-12-03 21:20:57 +00:00
m0rv4i 915aca9249 Replace repository URLs with new ones 2019-11-11 09:13:07 +00:00
m0rv4i 865ee8589a Update Install Script 2019-10-31 10:10:20 +00:00
benpturner 1e5040bd22 Update fpc.py to use virtualenv and only copy fpc to /usr/bin 2019-09-12 15:53:21 +01:00
m0rv4i 2b44ef1231 Add posh-update command 2019-09-10 15:15:43 +01:00
m0rv4i 220cfe59b5 Remove python2 2019-09-06 17:10:02 +01:00
m0rv4i ed2215f633 Update the fpc command to pretty print and be more reliable 2019-08-14 12:19:00 +01:00
m0rv4i 981613d36c Add vim and nano to the install requirements and use the EDITOR variable in posh-config if set 2019-07-08 18:57:49 +01:00
m0rv4i cbd439c373 Add posh-stop-service to /usr/bin 2019-07-05 11:31:11 +01:00
m0rv4i f07dc84c25 Have the main debian install script run unattended 2019-07-04 09:37:39 +01:00
m0rv4i eefc03b1f6 Fix install script referencing python3 testing branch 2019-06-19 11:18:58 +01:00
benpturner 3b1bc4e133 Migrate to Python3 as Python2 is EoL in 2020 2019-06-18 17:04:00 +01:00
benpturner 7ecb026010 Added dotnet SharpSocks 2019-06-11 13:44:29 +01:00
m0rv4i fba2eecbd6 Update README and changelog after adding posh commands 2019-06-11 11:56:39 +01:00
m0rv4i 7ffc566c3c Install pipenv in install script 2019-06-11 11:30:31 +01:00
m0rv4i a421248941 Explicitly use python2 in the install script and add posh and posh_server scripts 2019-06-11 11:25:50 +01:00
Sanjiv Kawa d8b2c14473 Update install.sh
mono-devel does not contain mono-csc which is required to create C# implants. Replacing it with mono-complete.
2019-06-10 10:40:01 +01:00
m0rv4i 2ff4ec59b5 Misc fixes 2019-06-09 18:37:14 +01:00