PoshC2_Python/Files
m0rv4i 76317f9ce6 Slim Shellcode & Shellcode_migrate
* Remove printf statements as there's no console so can't be seen (removes strings and printf stub reducing size)
* Remove redundant includes
* Exit if process injection fails in both cases
* Remove processId parameter from Shellcode.c as there's a while(1) sleep so we only want to inject into this process in this case
* Only create netsh process in Shellcode_migrate.c if a processId parameter is not passed
2019-03-13 10:32:39 +00:00
..
Implant-Core.ps1 Move Beacon alias to Implant-Core as Beacon has been moved to Implant-Core 2019-02-12 22:36:20 +00:00
Implant-Core.py 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
Posh.cs 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
Posh_v2_x64_Shellcode.b64 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
Posh_v2_x64_dll.b64 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
Posh_v2_x86_Shellcode.b64 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
Posh_v2_x86_dll.b64 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
Posh_v4_x64_Shellcode.b64 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
Posh_v4_x64_dll.b64 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
Posh_v4_x86_Shellcode.b64 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
Posh_v4_x86_dll.b64 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
Sharp_v4_x64_Shellcode.b64 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
Sharp_v4_x64_dll.b64 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
Sharp_v4_x86_Shellcode.b64 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
Sharp_v4_x86_dll.b64 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
Shellcode.c Slim Shellcode & Shellcode_migrate 2019-03-13 10:32:39 +00:00
Shellcode_migrate.c Slim Shellcode & Shellcode_migrate 2019-03-13 10:32:39 +00:00
aes.py 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
csc.cs 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
dropper.cs Imports sorted 2019-03-12 10:19:08 +00:00
dropper.ps1 Imports sorted 2019-03-12 10:19:08 +00:00
dropper.py 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
firewall.png Initial Commit 2018-07-23 09:55:15 +01:00
implant.png Initial Commit 2018-07-23 09:55:15 +01:00
msbuild.xml Added Standalone msbuild.exe - need to add to payloads.py 2018-10-16 18:08:41 +01:00