master
modules/auxiliary/scanner/acpp: Resolve RuboCop violations
#{rhost}:#{rport} -> #{Rex::Socket.to_authority(rhost, rport)}
Land #17828, add AMQP login scanner module
modules/auxiliary/scanner/backdoor: Resolve RuboCop violations
Align on UDPSocket#recvfrom
Add techniques related to unconstrained delegation modules
modules/auxiliary/scanner/dect: Resolve RuboCop violations
Update module disclosure dates
Update validation for report_vuln
Runs Rubocop to fix layout in modules
ftp_login: Add check() support
Merge pull request #21567 from kenlacroix/litellm-cve-2026-42208
Adds sentinel notes to modules that are missing stability, reliability or side effects
Brute force modules should be named service_login
Update info -d markdown
Add MITRE ATT&CK technique for Kerberos related modules
Change how ldap_login generate its specific credentials for SCHANNEL && KERBEROS auth
Improve mongobleed checks
fix spelling in aux modules
Remove this guard, it's no longer required
Rubocop
add cve to nfsmount
Merge pull request #21222 from g0tmi1k/rhost_rport
Linting
Update logic for aux modules having called report_vuln already
redis review
Merge pull request #21367 from g0tmi1k/rexec
Reimplement password_spray into login modules
Fix typos
Remove unused imports in wmiexec.py
Merge pull request #21549 from 4ravind-b/fix/add-cve-smtp-relay
Also catch ECONNRESET where ECONNREFUSED is caught
Make the same changes for sonicwall
Capitalize TeamCity correctly
Updates Python shebangs to Python 3
Runs Style/TrailingCommaInArguments Rubocop against modules
Add references to MITRE ATT&CK T1021 - Remote Services
added: Option to adjust kerberos clock (issue-> #20587) - Added KrbClockSkew advanced option and parser to offset Kerberos timestamps - Propagate skew through Kerberos client/authenticators (LDAP/SMB/HTTP/WinRM/MSSQL) and scanners - Updated docs for new option and extended kerberos client specs for clock skew handling - Clean up kerberos client error handling/style per rubocop
Update att open proxy error handling
Refactor some X11 code around