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

Extended cpp and go support #2

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

tudor-timcu
Copy link
Collaborator

  • Dynamic and easy way of hooking function in C++ with extended support for re-using common handlers
  • Developed GO support for parsing JSON for C++ and storing and calling handlers for each function_execution type
  • Specific handler for curl that extract, parse and store the outgoing hostnames
  • Specific handler for various types of shell execution that extracts and stores the command line
  • Reorganized GO code in multiple files

src/lib/utils.go Outdated Show resolved Hide resolved
@willem-delbare willem-delbare merged commit bdd73cf into main May 23, 2024
1 check passed
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.

2 participants