Commit Graph

38 Commits (c75016e506c4c03e72caeeb82a2677aea382e5c2)

Author SHA1 Message Date
m0rv4i 20dd527367 Setting and viewing beacon time is now consistent across config and implant types - always 50s/10m/1h format 2019-02-12 21:33:46 +00:00
m0rv4i ca9d6e7f0a Log task id when issued and returned 2019-02-11 22:06:33 +00:00
m0rv4i 9e4a464577 Refactoring and start to break up the dependency cycle 2019-02-11 21:00:56 +00:00
m0rv4i 2fea962466 * Refactor tasks to insert on run and update on complete
* Pull out py and ps cores into files
* Adjust command stored in DB to be user run command (tracking modules
loaded etc)
* Fixed downloading files so subsequent files with the same name will ba
name-1 name-2 etc
* Renamed Implant-Core.ps1 to Core.ps1 to match C#
2019-02-11 14:44:57 +00:00
benpturner 08f34b6bca Updated implant seen when command is returned 2019-02-10 19:13:50 +00:00
m0rv4i 58703ada39 Consistently display usernames and domains across logs and fix CreateRawBase to use the core (fixing get-system and the gzip payload etc). 2019-02-06 22:29:11 +00:00
benpturner eb6b4319b7 Updated quickcommand on restart with new IP address 2019-01-29 20:02:53 +00:00
benpturner 84535e39d8 re-print quickstart when restarting C2Server.py 2019-01-29 19:36:01 +00:00
R H 9aa8ea6efc
Fixing config
Config had a missing variable and EOL comments where EOL comments cannot exist.
2019-01-16 21:30:00 +00:00
benpturner 6864205fbd Updated to fix TLS 1.0 issues. Server now supports TLSv1 and above. Powershell v2 Get-WebClient requires anything below TLSv1.2 2019-01-09 22:27:44 +00:00
b4ggio-su add6642653 Updates 2019-01-08 22:20:41 +00:00
benpturner 6efaf56f39 Updated to Console's PR 2019-01-03 22:27:39 +00:00
benpturner 93beab8ebc Merged Console's PR request for new urls 2019-01-03 22:18:11 +00:00
Ben Turner dfd9dd0e70
Merge branch 'master' into Custom-URL-Generation 2019-01-03 22:12:39 +00:00
benpturner 05fe4bd1c9 Show output from Inject-Shellcode 2019-01-02 20:47:27 +00:00
benpturner ea98e0ba94 Updated ProxyImplant for C# 2019-01-02 20:41:10 +00:00
benpturner b4f994e300 Truncate the inject-shellcode command 2019-01-02 20:02:03 +00:00
benpturner 29323d57a2 Added base64 shellcode as downloader 2019-01-01 20:56:13 +00:00
benpturner 049fe1d85a If the Config.py is not updated the C2Server will resume 2019-01-01 14:48:07 +00:00
m0rv4i d0a852f4d0 Add TLSv1 configuration option 2018-12-31 12:10:00 +00:00
benpturner 190cb33288 Added CSharp Implant/Dll/Shellcode - More functionality coming soon 2018-12-27 12:10:46 +00:00
benpturner 251d483c6c TLS 2018-12-16 19:24:46 +00:00
benpturner a9e845305d Added TLS Config 2018-12-16 19:23:08 +00:00
R H f222c88eab
Adding files to enable custom URL generation.
No more fingerprinted URLs going through a proxy! Yay!
2018-12-14 01:39:24 +00:00
benpturner 37e1e2cf09 Updated to include change for https://github.com/nettitude/PoshC2_Python/issues/13 2018-12-12 16:28:18 +00:00
benpturner a96da6a2e2 Updated to handle accents on hostnames or users 2018-11-14 15:06:36 +00:00
benpturner ae1d8de5d5 'Updated print statements in preperation for Python3' 2018-10-27 19:50:47 +01:00
benpturner 5a7f48e295 'Updated Implant Naming Convention v4.3' 2018-10-18 20:06:48 +01:00
benpturner a3d0b0c887 'Added List-URLs Command to DB' 2018-10-10 08:16:32 +01:00
benpturner e293ecde87 'Updated Python Implant to Work with createnewpayload' 2018-09-23 08:49:00 +01:00
benpturner 80136574c4 'Added MSBuild Files to PoshC2' 2018-09-16 16:53:44 +01:00
benpturner 71e1c2f7cf 'Updated to Include Pushover API' 2018-09-07 12:03:57 +01:00
benpturner 0cee941b36 'Added Crontab Persistence and Download-File for Mac' 2018-09-03 17:51:21 +01:00
benpturner a0dbc880a1 'Python Downloader' 2018-08-15 13:33:30 +01:00
benpturner ab94a14f56 'Updated Posh EXE Downloader' 2018-08-09 15:09:07 +01:00
benpturner c5fd843a8e 'Added Screenshot Mac OSX' 2018-08-03 22:47:56 +01:00
benpturner 76dc7dfeac Updated to remove requirement for pycrypto for Python implants 2018-08-03 22:14:33 +01:00
benpturner da14f3d86f Initial Commit 2018-07-23 09:55:15 +01:00