jenkins-metasploit
e8bb3cd5fb
automatic module_metadata_base.json update
6.4.131
2026-04-30 22:30:05 +00:00
Brendan
dc97d1e97e
Merge pull request #21395 from zeroSteiner/feat/cve-2026-31431
...
Add exploit for CVE-2026-31431 (Copy Fail)
2026-04-30 17:19:08 -05:00
Spencer McIntyre
66995d3987
Only allow x64 and AARCH64 for now
2026-04-30 17:51:30 -04:00
Spencer McIntyre
cdcdb5fe88
Normalize reported ARMLE architectures from Meterpreter
2026-04-30 17:09:33 -04:00
Spencer McIntyre
bc0f7602c2
Only bind the socket once
2026-04-30 17:09:32 -04:00
Spencer McIntyre
0e02f10078
Add support for more architectures
2026-04-30 17:09:32 -04:00
Spencer McIntyre
c0e5ceb531
Add an AARCH64 exec payload
2026-04-30 17:09:32 -04:00
Spencer McIntyre
a0c5b9a6bc
Merge pull request #21315 from cdelafuente-r7/mcp-server
...
MCP Server, specs and documentation
2026-04-30 16:33:18 -04:00
Spencer McIntyre
e14ce079bb
Appease rubocop
2026-04-30 15:18:18 -04:00
Spencer McIntyre
22a9dc4522
Add docs
2026-04-30 14:54:09 -04:00
Spencer McIntyre
55f9216698
Finish the exploit check and cleanup methods
2026-04-30 14:39:46 -04:00
jenkins-metasploit
e2e210d038
automatic module_metadata_base.json update
2026-04-30 15:40:08 +00:00
cgranleese-r7
a2b57ae998
Merge pull request #21352 from adfoster-r7/improve-checkcode-messages-5
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-30 16:29:07 +01:00
Spencer McIntyre
12e08fb451
Add an expanded check
2026-04-30 10:54:17 -04:00
adfoster-r7
3bee31ff5e
Update checkcodes and bug fixes
2026-04-30 15:42:10 +01:00
Spencer McIntyre
d0a205f776
Add the initial LPE exploit
2026-04-30 09:53:35 -04:00
Spencer McIntyre
9f6349de7d
Initial commit of updated stub
...
Stub has been updated to forward arguments to /bin/sh
2026-04-30 09:53:12 -04:00
jenkins-metasploit
5942122b9a
automatic module_metadata_base.json update
2026-04-30 10:06:45 +00:00
cgranleese-r7
49ea1a3391
Merge pull request #21359 from adfoster-r7/improve-checkcode-messages-12
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-30 10:46:41 +01:00
cgranleese-r7
b3fbeced43
Merge pull request #21355 from adfoster-r7/improve-checkcode-messages-8
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-30 10:44:04 +01:00
cgranleese-r7
7b3aef8ede
Merge pull request #21353 from adfoster-r7/improve-checkcode-messages-6
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-30 10:43:21 +01:00
Christophe De La Fuente
6f3884e832
Redesign the logging capability using Rex::Logging and Rake middleware
...
- remove the original Logger
- use Rex::Logging with helper methods (dlog, ilog, etc.)
- add `sanitize` configuration option
- create Sanitizing, JsonFlatfile and JsonStream sinks for JSON logging format
- minor updates in apply_default (Loader)
- update the re-authentication logic (fix a specific usecase)
- add a Rack middleware that logs MCP HTTP request/response
- use Rex::Socket::Tcp instead of TcpSocket
- update the ensure_rpc_available for better validation
- use around_request instead of the deprecated SDK instrumentation for logging
- update and add specs
2026-04-30 11:10:09 +02:00
adfoster-r7
b59ced5057
Add human-readable descriptions to CheckCode returns in multi/http exploit modules (A-O)
2026-04-30 00:25:30 +01:00
adfoster-r7
0bf595c2ec
Add human-readable descriptions to CheckCode returns in unix/webapp exploit modules
2026-04-30 00:16:04 +01:00
jenkins-metasploit
15a0f6eefd
automatic module_metadata_base.json update
2026-04-29 19:30:36 +00:00
Spencer McIntyre
2634142f0d
Merge pull request #21323 from jheysel-r7/feat/http_to_ldap
...
HTTP to LDAP Relay Module
2026-04-29 15:20:10 -04:00
Spencer McIntyre
2153daad7b
Update the specs
2026-04-29 14:38:29 -04:00
Jack Heysel
4847d88441
HTTP to LDAP Relay Module and Supporting Libraries
...
Remove unnecessary code
Remove commented out code
Added documentation
Responded to Spencer and Copilot
Add anonymous identity check
Doc update
Warning surpression
Renamed ldap_client to relayed_connection
Comments
2026-04-29 07:48:42 -07:00
jenkins-metasploit
788aa2abc5
automatic module_metadata_base.json update
2026-04-29 13:18:45 +00:00
Spencer McIntyre
2cfdfcba60
Merge pull request #21392 from dwelch-r7/skip-windows-test-on-non-windows-system
...
skip Windows-specific tests on non-Windows platforms
2026-04-29 09:08:03 -04:00
dwelch-r7
bcae34ee4f
Update test/modules/post/test/cmd_exec.rb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-29 13:11:06 +01:00
Dean Welch
6df54a639e
skip Windows-specific tests on non-Windows platforms
2026-04-29 13:05:17 +01:00
jenkins-metasploit
41a937c70c
automatic module_metadata_base.json update
2026-04-27 11:20:38 +00:00
adfoster-r7
63f4f358c7
Merge pull request #21092 from sjanusz-r7/fix-macos-mingw-syscall_inject-compilation
...
Fix syscall_inject compilation errors on MacOS with MinGW 15
2026-04-27 12:09:19 +01:00
adfoster-r7
1e3727ba87
Add human-readable descriptions to CheckCode returns in remaining multi exploit modules
2026-04-25 10:52:11 +01:00
jenkins-metasploit
e909b9218b
Bump version of framework to 6.4.131
2026-04-25 08:54:14 +00:00
adfoster-r7
d121ff6a62
Merge pull request #21307 from adfoster-r7/improve-vuln-and-vuln-attempt-tracking
...
Improve vuln and vuln attempt tracking
6.4.130
2026-04-24 18:36:28 +01:00
adfoster-r7
e00515c172
Update logic for aux modules having called report_vuln already
2026-04-24 16:26:49 +01:00
adfoster-r7
3ecbadd032
Improve vuln and vuln attempt tracking
2026-04-24 16:26:49 +01:00
cgranleese-r7
7c4f15a024
Merge pull request #21354 from adfoster-r7/improve-checkcode-messages-7
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-24 16:13:19 +01:00
adfoster-r7
7479078bf1
Merge pull request #21356 from adfoster-r7/improve-checkcode-messages-9
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-24 15:25:45 +01:00
adfoster-r7
b09686efaf
Merge pull request #21357 from adfoster-r7/improve-checkcode-messages-10
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-24 15:25:19 +01:00
adfoster-r7
b765db798e
Merge pull request #21358 from adfoster-r7/improve-checkcode-messages-11
...
Add human-readable descriptions to CheckCode returns in modules
2026-04-24 15:25:00 +01:00
Simon Janusz
aa14df9b6c
Merge pull request #21368 from sjanusz-r7/change-php-payload-size
...
Change PHP payload die func message
2026-04-24 13:47:19 +01:00
adfoster-r7
1d1c284619
Merge pull request #21364 from sjanusz-r7/update-payload-cached-sizes-on-new-metadata-cache
...
Update payload cached sizes when creating new module metadata cache
2026-04-24 11:15:55 +01:00
sjanusz-r7
a153814b0f
Change PHP payload die func message
2026-04-24 11:08:38 +01:00
jenkins-metasploit
17f7f4d718
Bump version of framework to 6.4.130
2026-04-23 15:02:38 +00:00
jenkins-metasploit
74468290c9
automatic module_metadata_base.json update
6.4.129
2026-04-23 14:54:17 +00:00
Spencer McIntyre
540139cd4a
Merge pull request #21341 from g0tmi1k/smb
...
Fix various smb/samba issues
2026-04-23 10:45:58 -04:00
adfoster-r7
370c35c1e2
Add human-readable descriptions to CheckCode returns in windows/http exploit modules
2026-04-23 15:37:09 +01:00