Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C2 Framework Support #8

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

C2 Framework Support #8

wants to merge 34 commits into from

Conversation

Ne0nd0g
Copy link

@Ne0nd0g Ne0nd0g commented Apr 2, 2022

Add new features to the go-clr framework to better enable its use in a Command & Control (C2). This allows an agent to load in an assembly one time but execute it multiple times without the need to re-send it across the network. Also adds the ability to capture STDOUT/STDERR so they can be returned to the controller. An example implementation can be found in the examples/C2Framework directory

Added a fair amount of documentation to existing functions as well as increased under-the-hood capability like COM based IErrorInfo interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants