RemoteRecon - Remote Recon And Collection
RemoteRecon utilizes the registry for data storage, with WMI as an internal C2 channel. All commands are executed in a asynchronous, push and pull manner. Meaning that you will send commands via the powershell controller and then retrieve the results of that command via the registry. All results will be displayed in the local console.
Current Capabilities
PowerShell
Screenshot
Token Impersonation
Inject ReflectiveDll (Must Export the ReflectiveLoader function from Stephen Fewer)
Inject Shellcode
Keylog
Improvements, Additions, ToDo's:
Dynamically Load and execute .NET assemblies
Support non reflective dll's for injection
Build Dependecies
The RemoteRecon.ps1 script already contains a fully weaponized JS payload for the Agent. The payload will only be updated as the code base changes.
If you wish to make changes to the codebase on your own, there are a few depencies required.
- Visual Studio 2015+
- Windows 7 and .NET SDK
- Windows 8.1 SDK
- mscorlib.tlh (This is included in the project but there are instances where intellisense can't seem to find it [shrug])
- .NET 3.5 & 4
- James Forshaw's DotNetToJScript project
- Fody/Costura Nuget package. Package and embed any extra dependencies in .NET.
RemoteRecon - Remote Recon And Collection
Reviewed by Zion3R
on
6:04 PM
Rating: