1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-21 05:35:54 +01:00
Go to file
OJ 2422f0926b Support transport failover for SSL cert failures
This commit will result in SSL cert failures causing failovers to other
transports, even to itself, instead of shutting the session down. This
will result in repeated calls back to the endpoint, every "retry wait"
seconds, and will continue to do so until the session expires, or the
SSL verification works.

Be warned, this can be noisy in your console if you haven't configured
things properly. The result is a lot of callbacks over the life of the
session.
2015-09-25 12:47:18 +10:00
c/meterpreter Support transport failover for SSL cert failures 2015-09-25 12:47:18 +10:00
docker we still need SDK 3, frontload mvn dependencies 2015-09-03 10:49:05 -05:00
gem Bump to 1.0.14 2015-09-16 13:30:34 -07:00
java Allow Android Meterpreter to be launched from a browser 2015-08-27 12:29:23 -05:00
php/meterpreter Land #28, support pre-5.0 versions of php 2015-09-16 14:54:22 -05:00
python/meterpreter check if a process still exists before deleting it 2015-08-25 18:04:18 -05:00
.gitignore Few tweaks to readme files, updated gitignore 2015-06-29 11:55:20 +10:00
.gitmodules Adjust submodule and pssdk paths 2015-06-01 08:28:12 -05:00
.travis.yml add travis build as well 2015-07-24 16:03:01 -05:00
Makefile Add top-level README and Makefile 2015-06-01 08:28:20 -05:00
README.md tweak names 2015-07-24 16:09:35 -05:00

Build Status

  • master Windows x86 and x64: Windows Meterpreter Build Status
  • master Linux x86: Linux Meterpreter Build Status

metasploit-payloads >

This is a new unified repository for different Metasploit Framework payloads, which merges these repositories:

See the individual directories for meterpreter-specific README, build instructions and license details: