Commit Graph

17 Commits (master)

Author SHA1 Message Date
m0rv4i c571088e79 Fix problem with autoloads for c# 2019-04-30 18:17:41 +01:00
m0rv4i 6fc1980a2d Add aliases for common sharp commands 2019-04-30 16:13:33 +01:00
m0rv4i ae3c5ed3cf Minor changes and fixes 2019-04-12 16:23:08 +01:00
m0rv4i 49dd5fdb03 Fix migrate, remove one line after username and autoload powerview if resolve-ipaddress is called 2019-03-27 11:28:53 +00:00
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 5ab47c5a76 Rework imports to improve dependency management 2019-03-12 10:19:08 +00:00
benpturner 64e5191c8b Added DaisyChain to autoloads 2019-02-20 15:20:57 +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
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
benpturner 190cb33288 Added CSharp Implant/Dll/Shellcode - More functionality coming soon 2018-12-27 12:10:46 +00:00
benpturner 432c6fa567 Added 32bit -> 64bit migration using https://github.com/Coder666/Invoke-CreateRemoteThread64 2018-11-19 19:38:53 +00:00
benpturner 7dc2d68d92 Updated to include most recent commits 2018-11-15 14:11:32 +00:00
benpturner ae1d8de5d5 'Updated print statements in preperation for Python3' 2018-10-27 19:50:47 +01:00
benpturner 64ad86aa6a Updated autoloads for cmdlets which were missing 2018-10-17 07:48:47 +01:00
m0rv4i 5ddb0bc612 Add Get-LAPSPasswords 2018-09-25 23:30:33 +01:00
benpturner 11c42051c6 'Added WMIEvents and Incorporated Invoke-SMBClient' 2018-09-18 20:56:33 +01:00
benpturner da14f3d86f Initial Commit 2018-07-23 09:55:15 +01:00