Commit Graph

16 Commits (76317f9ce692ac61e2a5e6a3210704c8f7db978e)

Author SHA1 Message Date
m0rv4i 31bf485ac7 Pull out payloads from Payloads.py; Add base64 encoded binary payload files; Fix whitespace issues that were triggering. 2019-03-12 20:33:45 +00:00
m0rv4i 87ad76d64c Imports sorted 2019-03-12 10:19:08 +00:00
benpturner e94f401da6 Added ImplantID to the C2Server window for all new implants 2019-02-20 16:11:27 +00:00
m0rv4i 0c8126cdae Display the username in the task information if it is set 2019-02-13 13:12:27 +00:00
m0rv4i 194344b9f2 Add ImplantID to Tasks table for reference 2019-02-12 11:21:26 +00:00
m0rv4i 4daebf766c Fix DB prepared statements 2019-02-11 21:25:03 +00:00
m0rv4i 9e4a464577 Refactoring and start to break up the dependency cycle 2019-02-11 21:00:56 +00:00
m0rv4i e16e73e629 Remove duplicate Module loaded message in C# and use prepared statements in DB 2019-02-11 17:19:54 +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
b4ggio-su 72e3668a66 Cookie Decryter 2019-01-02 21:10:01 +00:00
m0rv4i 194b85a31c Add ability to label implants 2019-01-01 13:20:11 +00:00
benpturner a3d0b0c887 'Added List-URLs Command to DB' 2018-10-10 08:16:32 +01:00
benpturner 71e1c2f7cf 'Updated to Include Pushover API' 2018-09-07 12:03:57 +01:00
benpturner 5ddd5bd885 'Added Domain Fronting for OSx Implant' 2018-08-14 21:17:54 +01:00
benpturner da14f3d86f Initial Commit 2018-07-23 09:55:15 +01:00