msutovsky-r7
ea51c45bf5
Land #20859 , breaks up utils/exe.rb into separated files
...
utils/exe.rb break-up
2026-02-20 12:41:15 +01:00
Diego Ledda
81e54d42e4
Merge pull request #20856 from msutovsky-r7/exploit/cve-2026-21858
...
Adds module for Ni8mare (CVE-2026-21858)
2026-02-16 10:06:14 -05:00
msutovsky-r7
7e03a89304
Land #20798 , adds module for FreeBSD rtsold/rtsol command injection (CVE-2025-14558)
...
Add module for rtsold/rtsol DNSSL Command Injection (CVE-2025-14558)
2026-02-13 10:57:03 +01:00
jheysel-r7
4adf87ac18
Merge pull request #20929 from jheysel-r7/feat/mod/cve-2026-24061
...
GNU Inetutils Telnet Auth Bypass (CVE-2026-24061)
2026-02-11 11:12:29 -08:00
adfoster-r7
6d2ec5d89d
Ensure temp rhost files are cleaned up
2026-02-11 13:48:11 +00:00
adfoster-r7
c3c8aad4e6
Merge pull request #20599 from BenoitDePaoli/fix/userpass_password_persistence
...
fix(console): prevent RHOSTS temp file deletion after services -R
2026-02-11 13:45:55 +00:00
adfoster-r7
877d2d81d0
Merge pull request #20953 from zeroSteiner/fix/ssh-socket-channels/1
...
Fix SSH Socket Channels
2026-02-11 11:54:50 +00:00
JohannesLks
9512135c84
Merge branch 'master' into rtsold_dnssl_cmdinject
2026-02-10 16:19:53 -05:00
Spencer McIntyre
d569fc552d
Apply the #shutdown to the correct socket
2026-02-10 16:12:11 -05:00
Spencer McIntyre
0f3cd49118
Fix TCP server channel parameters
2026-02-10 15:04:51 -05:00
JohannesLks
53b4f2921d
chore: lint
2026-02-10 14:58:33 -05:00
JohannesLks
b59dfdf352
Refactor rtsold: move RA methods to ipv6.rb
...
. Move packet building to library, fix link-local address usage, and add CheckCode message.
2026-02-10 14:41:12 -05:00
Martin Sutovsky
fc0257bcad
Adds default fmt argument to to_executable in msf/core/exploit/exe, comments refactor, adds to_win32pe_dll
2026-02-10 11:52:43 +01:00
Martin Sutovsky
436488d533
Removes format from to_executable_windows
2026-02-10 11:05:53 +01:00
Martin Sutovsky
d748cf9775
Rolling back to_executable_windows
2026-02-10 11:04:06 +01:00
Christophe De La Fuente
c02ac3920d
Reapply "Vulnerability Report Enhancement"
...
This reverts commit c35537252f .
2026-02-10 09:46:37 +00:00
Martin Sutovsky
3f45447399
Fixes OSX placeholder
2026-02-10 09:04:42 +01:00
Martin Sutovsky
64b3babf1c
Fixes JSP and WAR formats, code reformat
2026-02-10 08:48:57 +01:00
Valentin Lobstein
f41eda1128
Add GHSA and OSV reference type support
...
Add support for GHSA (GitHub Security Advisories) and OSV (Open Source
Vulnerabilities) as structured reference types in Metasploit modules.
Convert 49 hardcoded GHSA URLs to structured ['GHSA', 'GHSA-xxxx'] format
across existing modules, and add support for repository-specific GHSA
references with an optional third parameter ['GHSA', 'GHSA-xxxx', 'repo'].
Update reference validation, module validator, and info_fixups to handle
the new reference types correctly.
2026-02-09 15:17:23 +01:00
Martin Sutovsky
951c412654
Replaces regex =~ with index
2026-02-09 14:15:14 +01:00
cgranleese-r7
8af6bae699
Merge pull request #20906 from rudraditya21/fix/ssh-cmd-exec-trailing-newlines
...
Fix SSH command shells dying on cmd_exec with trailing newline
2026-02-09 12:25:11 +00:00
Martin Sutovsky
0871fb1827
Fixes argument positions for war/jsp formats
2026-02-07 13:18:02 +01:00
dledda-r7
e8268bdcbc
fix: add OSX::App inclusion in EXE module
2026-02-06 12:51:14 -05:00
dledda-r7
daff3638e0
fix: including all the mixins
2026-02-06 10:44:03 -05:00
dledda-r7
e7d2c719f8
fix: refactor boiler plate utils/exe break-up
2026-02-06 10:37:05 -05:00
BenoitDePaoli
540ce8127b
Change Ruby Function to create temp file
2026-02-06 15:35:11 +01:00
cgranleese-r7
2289e889be
Merge pull request #20903 from jheysel-r7/fix/enum_user_directories
...
Fix enum_user_directories Duplicate Directories
2026-02-06 14:34:40 +00:00
dledda-r7
189f3744c7
fix: removed function calling singleton windows
2026-02-06 09:31:21 -05:00
dledda-r7
d6044ece89
fix: finalizing boilerplates utils/exe break-up
2026-02-06 08:58:49 -05:00
Martin Sutovsky
77279da46f
Fixes typo
2026-02-06 14:36:32 +01:00
dledda-r7
4e6e666996
fix: boilerplate bsd and solaris utils/exe breakup
2026-02-06 08:18:04 -05:00
Simon Janusz
db064a4f49
Merge pull request #20895 from rudraditya21/fixed/ldap-entry-cache-misses
...
added: negative caching for LDAP lookup misses
2026-02-06 13:15:57 +00:00
Martin Sutovsky
0113f4984c
Adds base for osx
2026-02-06 12:33:26 +01:00
Diego Ledda
c6023e2ea8
revert exe common
2026-02-06 12:02:07 +01:00
Martin Sutovsky
fb0dcc5ccf
Fixes module name for x64
2026-02-06 12:01:58 +01:00
Diego Ledda
70b33eb458
Apply suggestion from @dledda-r7
2026-02-06 12:01:03 +01:00
Diego Ledda
039ade75aa
x64 windows boilerplate utils/exe breakup
2026-02-06 11:59:34 +01:00
Diego Ledda
e60d9a205f
fix: x86 windows boilerplate
2026-02-06 11:54:39 +01:00
Diego Ledda
4ec3bff82f
fix: x86 windows with boilerplate utils/exe breakup
2026-02-06 11:53:33 +01:00
Martin Sutovsky
1b6485f2eb
Restores x86
2026-02-06 11:49:14 +01:00
Martin Sutovsky
95ff1fb6e8
Fixes bugs
2026-02-06 11:49:13 +01:00
Martin Sutovsky
d64f0efcf5
Fixes set_template_default_winpe_dll
2026-02-06 11:49:13 +01:00
Diego Ledda
1abdaf22f0
Apply suggestion from @dledda-r7
2026-02-06 11:46:20 +01:00
Diego Ledda
83c7692639
Apply suggestion from @dledda-r7
2026-02-06 11:45:56 +01:00
Martin Sutovsky
f1c16da62f
Adds windows common
2026-02-06 11:40:05 +01:00
Martin Sutovsky
b3e326400f
Payload generator revert
2026-02-06 11:38:17 +01:00
Martin Sutovsky
2f2f6ff9d5
Reverts some changes
2026-02-06 11:36:37 +01:00
Martin Sutovsky
dc4483faac
Fixes windows, adds base for Linux
2026-02-06 08:55:14 +01:00
Martin Sutovsky
684adbbc15
Adds windows split
2026-02-05 14:45:58 +01:00
msutovsky-r7
0a5eb04be1
Removes puts
2026-02-04 11:59:41 -05:00