1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-08 14:36:22 +01:00
metasploit-payloads/c/meterpreter/source
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
..
backcompat Initial source import from metasploit-framework 2012-11-19 16:46:07 -06:00
bionic Use a proper Makefile for libc 2013-03-14 13:18:44 -05:00
client Bring POSIX stuff up to date with correct commands 2013-11-20 09:32:58 +10:00
common merge and cleanup @stufus's pageantjacker extension into extapi 2015-09-20 20:18:02 -05:00
DelayLoadMetSrv Remove RDI from the source 2013-11-27 12:52:17 +10:00
elevator make real_dprintf available even if DEBUGTRACE is not set 2015-02-25 13:03:18 -06:00
extensions @NickSampanis's getsystem cleanup 2015-09-23 21:33:10 -05:00
jpeg-8 Rebuild jpeg lib, bit of cleanup 2013-09-03 20:09:52 +10:00
ReflectiveDLLInjection@88e8e5f109 Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
screenshot make real_dprintf available even if DEBUGTRACE is not set 2015-02-25 13:03:18 -06:00
server Support transport failover for SSL cert failures 2015-09-25 12:47:18 +10:00
doxygen.h Add doxygen, begin documenting, kitrap0d tidy 2013-09-26 14:29:46 +10:00