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

[implant] Fix regex for parameters #19

Merged
merged 1 commit into from
Nov 13, 2024
Merged

[implant] Fix regex for parameters #19

merged 1 commit into from
Nov 13, 2024

Conversation

damgouj
Copy link
Member

@damgouj damgouj commented Nov 12, 2024

Proposed changes

  • Fix the regex which replaces parameters to make Payloads work (like "C2 Data Exfiltration")

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

To test, look at the notion page "implant" to generate an implant for your local dev env.

@damgouj damgouj merged commit 8bb4848 into main Nov 13, 2024
5 checks passed
@damgouj damgouj deleted the issue/1833 branch November 13, 2024 07:46
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.

Fix technical Payload C2 Data Exfiltration giving us "need to analyze more"
3 participants