-
Notifications
You must be signed in to change notification settings - Fork 15k
Initial support for Malleable C2 Profiles in HTTP Meterpreter #20419
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5025992
First pass of TLV-based configuration and MC2
OJ 3ccd8e5
"Working" C2 sessions with diff GET/POST uris
OJ fe7705d
Payload wrapping support and more
OJ f2d3120
Add C2 packet support to the stageless transition
OJ 2d7f8b4
Tidy and refactor of some C2 code
OJ 300d16e
Wire in support for C2 profiles in the x64 payload
OJ 71d943d
Small code tidy
OJ 42b027d
Small fix for non-c2 profile payloads
OJ d589da9
C2 profile persistence and better UUID handling
OJ c571e7d
Remove query string from POST request body
OJ 5def53e
Change support for connection IDs in the HTTP server
OJ 76954a6
Push CID finding into reverse_http
OJ fa5881e
Fix C2 config timeout generation
OJ bbdf45a
Fix transport comment TLV generation/handling
OJ 6496e7f
Re-add the overridden body property in the HTTP packet
OJ f82fe8e
Prepends should not be reversed
OJ 1abbb70
Fixes as per discussion
OJ f93d308
Add C2 custom header support in responses
OJ ba5e097
Revert previous change to cid extraction
OJ 2c4eaff
Support encoding/decoding of data from C2 profile
OJ 8c4f7fa
Support escaped double-quote
OJ b2eb7f5
Fix old payloads
zeroSteiner 7fc3448
Handle IPv6 addresses in the URL
zeroSteiner 56d6498
Switch PROXY_HOST to PROXY_URL which is more accurate
zeroSteiner dfd2160
Ensure slashes are where they need to be
zeroSteiner f7b97ba
Add C2 profile support to win https
OJ 5a28827
Fix bug unwrapping bytes in post
OJ e261489
Fix hex escape parasing in C2 profile string handling
OJ 2a6ebea
Simplify prefix/suffix checks
OJ 2e64231
Short-circuit on first match of directives
OJ 2f7ed8a
Fix base_uri mutation
OJ fe77ec9
Extract GET/POST TLV builders
OJ 8df4ff7
Fix stale C2 profile configuration
OJ a14b98f
Change MALLEABLEC2 option type to OptPath
dledda-r7 166ee2a
Change MALLEABLEC2 option type to OptPath
dledda-r7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.