forked from rapid7/metasploit-framework
-
Notifications
You must be signed in to change notification settings - Fork 2
Landing Meterpreter Pull Requests
bcook-r7 edited this page Dec 11, 2014
·
5 revisions
Landing Pull Requests is only part of getting a new Meterpreter change out in the wild. There are multiple repositories that that need to be aligned in order to get the Meterpreter source code up-to-date, the meterpreter_bins gem rebuilt, and finally adding a dependency on metasploit-framework on the new Meterpreter binaries.
Luckily, these steps are sequential, so there are no dependencies that will get you into trouble if you follow the correct order.
- Land the PR at https://github.com/rapid7/meterpreter first, test first by copying the DLLs, .so, etc. into metasploit-framework/data/meterpreter
- Update the meterpreter_gems repository, bump the version
- Get @cdoughty-r7 to push the build button to build and publish a new version of the meterpreter_gems gem
- ..to be continued..
- Home Welcome to Metasploit!
- Using Metasploit A collection of useful links for penetration testers.
-
Setting Up a Metasploit Development Environment From
apt-get install
togit push
. - CONTIBUTING.md What should your contributions look like?
- Landing Pull Requests Working with other people's contributions.
- Using Git All about Git and GitHub.
- Contributing to Metasploit Be a part of our open source community.
- Meterpreter All about the Meterpreter payload.