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

Request: Ability to specify section name when generating windows binaries that result in new sections being added #6637

Closed
OJ opened this issue Mar 3, 2016 · 0 comments

Comments

@OJ
Copy link
Contributor

OJ commented Mar 3, 2016

When generating Windows binaries with msfvenom there cases where new sections get added to fit the payload in (this happens out of the box with the default template when using stageless payloads). It'd be nice for $REASONS to be able to say "when adding the new section, please use this section name". Specifically, I want to be able to set the name on generation, rather than parsing the PE again after to find out which section is added.

Perhaps it'd also be nice to force the addition of a new section regardless.

It's on my TODO list, but I wanted to put it here to track it. And also hope that someone with a bit more time than me can add it 👍

Cheers!

@OJ OJ added the msfvenom label Mar 3, 2016
runt1me pushed a commit to runt1me/metasploit-framework that referenced this issue Oct 31, 2018
runt1me pushed a commit to runt1me/metasploit-framework that referenced this issue Feb 11, 2019
busterb pushed a commit to busterb/metasploit-framework that referenced this issue Feb 13, 2019
7043mcgeep pushed a commit to runt1me/metasploit-framework that referenced this issue Feb 13, 2019
busterb pushed a commit to busterb/metasploit-framework that referenced this issue Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants