master
Fix possible bugs in query string parsing and update docs
feat: split platform-specific meterpreter options on different modules, adding AutoLoadExtensions option (AppleIos,Php,Python,Java,Osx,Android)
Use zeitwerk for lib/msf/core folder
Update payload command handling and exec payload definitions
Add custom session types and minor cleanups
Resolve test failures for c2 branch
Easy copilot fixes and remove silly debug prints
feat(meterpreter/php): add malleable c2 profile support for meterpreter
feat(meterpreter/python): add malleable c2 profile support for meterpreter
Add support for staged python command payloads
feat(payload): add MALLEABLEC2 to staged windows http(s) meterpreter
Handle encoding stages of different architectures
Restore android stageless via TLV
Rubocop: Resolve Rubocop Style/RedundantRegexpArgument violations
Update the #generate signature to take opts
Improve payload size generation script
Ensure generated JSP variable names aren't Java keywords
fix: splitting linux prepends to arch-specific mixins
spelling fixes for lib folder
Fix a bug when handling profiles
Update regex
Major refactoring of PHP payloads and related exploits
Prevent payloads being used if can't clean up files
Add Python SSL shells to the acceptance tests
Don't call #generate_stage in single payloads
Show errors on inaccessible payload files
Use latest 6.5 metasploit-payloads release
feat: refactor exit function handling to use block_api_hash