mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-12-21 05:35:54 +01:00
2422f0926b
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. |
||
---|---|---|
c/meterpreter | ||
docker | ||
gem | ||
java | ||
php/meterpreter | ||
python/meterpreter | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
Makefile | ||
README.md |
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:
- C Windows/Linux Meterpreters
- Java/Android Meterpreters and Payloads
- ... more to come ...