Commit Graph

35 Commits (4.8)

Author SHA1 Message Date
m0rv4i 0ab5184cb5 Fix sai command for python implant 2019-02-12 22:06:26 +00:00
m0rv4i 9e4a464577 Refactoring and start to break up the dependency cycle 2019-02-11 21:00:56 +00:00
m0rv4i 72172ba83c Add config option LogUsers, false by default but it set to true will prompt for a username (or can pass one to ImplantHandler with -u <name> or --u <name>). Tasks run by that user will then be logged as that user. 2019-02-11 17:05:14 +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
rolen 1ef348e32c Revert "Revert "Merge branch 'master' of https://github.com/nettitude/PoshC2_Python""
This reverts commit 9f8b17f6a6.
2019-01-21 09:49:07 +00:00
rolen 9f8b17f6a6 Revert "Merge branch 'master' of https://github.com/nettitude/PoshC2_Python"
This reverts commit 7231d9026d, reversing
changes made to d352a8e6e7.
2019-01-21 09:47:35 +00:00
PwnDexter f7fc15b7f4 Fixed linuxprivchecker to work through a proxy 2019-01-19 15:48:44 +00:00
PwnDexter 0250e3672e Added ability to load and execute LinuxPrivChecker in memory on *nix implants.
Intended to be a precurser for any python script but need to look into handling imports.
2019-01-13 16:16:09 +00:00
m0rv4i 194b85a31c Add ability to label implants 2019-01-01 13:20:11 +00:00
benpturner 190cb33288 Added CSharp Implant/Dll/Shellcode - More functionality coming soon 2018-12-27 12:10:46 +00:00
benpturner 11f326b2e4 Updated to work with FIPSAlgorithmPolicy 2018-12-02 00:57:25 +00:00
benpturner 5a7f48e295 'Updated Implant Naming Convention v4.3' 2018-10-18 20:06:48 +01:00
benpturner 2ac5d309f9 'Updated Implant to Show Time' 2018-09-26 08:00:59 +01:00
benpturner f70636568e 'Updated Implant' 2018-09-26 07:54:52 +01:00
benpturner 1facec0f90 'Removed Serverclean' 2018-09-23 08:54:41 +01:00
benpturner e293ecde87 'Updated Python Implant to Work with createnewpayload' 2018-09-23 08:49:00 +01:00
benpturner fe3e085ff8 'Removed Error on Time' 2018-09-19 21:15:39 +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 e78bd59d22 'KillDate Renamed' 2018-09-04 22:07:31 +01:00
benpturner ef2252f4f9 'KillDate Renamed' 2018-09-04 22:01:34 +01:00
benpturner 3f45edcee0 'Added KillDate to Python Implant' 2018-09-04 21:54:03 +01:00
benpturner 7200fb6505 'Updated Get-Keystrokes' 2018-09-04 19:35:18 +01:00
benpturner 1dac5d11a0 'Added Loadodule and Python execution to Mac' 2018-09-04 09:46:04 +01:00
benpturner b5f73f6cdd 'Update get-keystrokes' 2018-09-03 22:21:11 +01:00
benpturner 802308d135 'Added get-keystrokes for Mac' 2018-09-03 21:37:07 +01:00
benpturner 8292c7691e 'Added Error Handling Mac' 2018-09-03 20:33:38 +01:00
benpturner bf4cc9793b 'Updated Persistence Comment' 2018-09-03 18:48:44 +01:00
benpturner fd6be2a15e 'Updated Persistence Status' 2018-09-03 18:45:40 +01:00
benpturner 0cee941b36 'Added Crontab Persistence and Download-File for Mac' 2018-09-03 17:51:21 +01:00
benpturner 669ced9e8e 'Updated startanotherimplant' 2018-08-15 12:32:54 +01:00
benpturner 8694a7d163 Updated OSX for StartAnotherImplant 2018-08-14 23:40:35 +01:00
benpturner 5ddd5bd885 'Added Domain Fronting for OSx Implant' 2018-08-14 21:17:54 +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