Skip to content

WIP: Adds support for Linux x86/x64 migrate #21106

Draft
msutovsky-r7 wants to merge 17 commits intorapid7:masterfrom
msutovsky-r7:feat/meterpreter/linux/migrate_support
Draft

WIP: Adds support for Linux x86/x64 migrate #21106
msutovsky-r7 wants to merge 17 commits intorapid7:masterfrom
msutovsky-r7:feat/meterpreter/linux/migrate_support

Conversation

@msutovsky-r7
Copy link
Contributor

WORK IN PROGRESS

push rcx ; ARGV[0] char *prog_name
mov rax, 2 ; ARGC
push rax

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Driveby comment: I'm wondering if the payloads can runs out of non-writable memory, to make it less obvious that someone shady is going on. Like mapping the memory as writable, write the payload there, then write it as read/executable before executing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants