master
Add human-readable descriptions to CheckCode returns in remaining windows exploit modules
Update info -d markdown
Align on UDPSocket#recvfrom
Fix typos in module comments and error messages
Reapply "This adjusts module options that need a routable address"
Remove redundant 'successfully' from module outputs to fix msftidy error
Merge pull request #21222 from g0tmi1k/rhost_rport
Revert unrelated Rubocop fixes per maintainer feedback
Mass rubocop changes
Update module disclosure dates
Adds support for MITRE ATT&CK References
Keep method definitions consistent
Incorporate PR review suggestions from Copilot
#{rhost}:#{rport} -> #{Rex::Socket.to_authority(rhost, rport)}
Adds sentinel notes to modules that are missing stability, reliability or side effects
cleanup vim plugin
Remove emails from source
Update checkcode strings
Update the size available for native upload
Make rubocop happier
Add references to MITRE ATT&CK T1021 - Remote Services