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

finish move of php / python meterpreters to metasploit-payloads #5898

Merged
merged 2 commits into from Aug 31, 2015

Conversation

bcook-r7
Copy link
Contributor

This PR updates metasploit-payloads to 1.0.10, which no longer blacklists php and python meterpreter, deletes the copies from data/meterpreter and adjusts the stages to read from the gem instead.

Verification steps

  • Ensure that Python meterpreter still works, e.g. minimally run something like this:
./msfconsole -qx 'use exploit/multi/handler; set payload python/meterpreter/reverse_tcp; set lhost 192.168.56.1; run'

and connecting to port 4444 should spit out the payload

  • Ensure that PHP meterpreter still works, same as above.

@jlee-r7 jlee-r7 self-assigned this Aug 27, 2015
@bcook-r7
Copy link
Contributor Author

This should be good to go (and I need it merged to move forward with more payload updates).

@jlee-r7 jlee-r7 merged commit a8dd89c into rapid7:master Aug 31, 2015
jlee-r7 pushed a commit that referenced this pull request Aug 31, 2015
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.

None yet

2 participants