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

Custom HTTP headers set in implant_config of c2profile are never set #1810

Open
rwincey opened this issue Nov 6, 2024 · 0 comments
Open

Comments

@rwincey
Copy link
Contributor

rwincey commented Nov 6, 2024

Describe the bug
The C2 profiles custom HTTP headers never get added to the implant.

To Reproduce
Steps to reproduce the behavior:

  1. Update a c2profile JSON file to include headers in the implant_config
  2. Import using c2profiles import
  3. Set the c2profile
  4. Generate an implant
  5. Notice your headers aren't being sent

Expected behavior
After adding a custom header to the implant_config -> headers, it gets added to the implant.

Additional context
It looks like this feature just got skipped during implementation but the UX still shows it as if headers can be set

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

No branches or pull requests

1 participant