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

fix useragent variable in implant generation #1637

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

C-Sto
Copy link
Contributor

@C-Sto C-Sto commented Apr 18, 2024

It appears as though implants generated in 1.6 don't have a useragent set - so they are likely using the default Go user agent. If trying to use a winhttp/wininet driver, this will crash the beacon. Fixed by using the useragent value from the protobuf, unsure if this is the right way of doing it...

Fixes #1584

@C-Sto C-Sto requested a review from a team as a code owner April 18, 2024 00:59
@rkervella rkervella merged commit c1070f9 into BishopFox:master Apr 23, 2024
5 checks 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.

No UserAgent on windows implants
2 participants