jenkins-metasploit
|
1ef3717849
|
automatic module_metadata_base.json update
|
2026-05-08 16:35:05 +00:00 |
|
Diego Ledda
|
5814c14781
|
Merge pull request #21206 from h00die/vim_plugin
vim plugin persistence
|
2026-05-08 12:24:22 -04:00 |
|
jenkins-metasploit
|
0037e42756
|
Bump version of framework to 6.4.133
|
2026-05-08 16:12:09 +00:00 |
|
adfoster-r7
|
33754fd7e8
|
Merge pull request #21424 from sjanusz-r7/fix-exec-payload-size-crash
Fix exec payload size crash
6.4.132
|
2026-05-08 17:05:58 +01:00 |
|
sjanusz-r7
|
79b0fd6edc
|
Use rex-text hex string helper, fix module assembly null-terminated string usage
Use rex-text to_hex_cstring keyword arg
|
2026-05-08 16:41:39 +01:00 |
|
sjanusz-r7
|
8e432f69ca
|
Bump rex-text
|
2026-05-08 16:41:35 +01:00 |
|
sjanusz-r7
|
d33c2f6600
|
Re-enabled payload cache size CI specs
|
2026-05-08 16:35:59 +01:00 |
|
Spencer McIntyre
|
50e5a85521
|
Merge pull request #21418 from kx7m2qd/fix-get-os-architecture
Fix get_os_architecture for Linux/BSD shell sessions
|
2026-05-08 09:33:45 -04:00 |
|
karan
|
bea8eca0c6
|
Update rex-arch to 0.1.20
|
2026-05-08 09:09:10 -04:00 |
|
karan
|
d1f9a0fd3b
|
Fix get_os_architecture for Linux/BSD shell sessions
Uses Rex::Arch.from_uname to map uname -m output to ARCH_ constants
for non-meterpreter Linux/BSD shell sessions.
References rapid7/rex-arch#13
Fixes #21403
|
2026-05-08 09:09:10 -04:00 |
|
adfoster-r7
|
550a8cbdc3
|
Merge pull request #21425 from g0tmi1k/ftp_stat
ftp: Fix STAT due to unexpected response
|
2026-05-08 09:28:59 +01:00 |
|
g0t mi1k
|
89b10aa3fe
|
ftp: Fix STAT due to unexpected response
|
2026-05-08 03:45:38 +01:00 |
|
h00die
|
4da2554a2a
|
cleanup vim plugin
|
2026-05-07 20:06:32 -04:00 |
|
h00die
|
fa69f45366
|
docs
|
2026-05-07 15:36:07 -04:00 |
|
h00die
|
5e39ced730
|
convert persistence mkdirs to lib function
|
2026-05-07 14:31:12 -04:00 |
|
h00die
|
a394578488
|
vim plugin
|
2026-05-07 14:17:43 -04:00 |
|
Diego Ledda
|
963eaef422
|
Merge pull request #21411 from zeroSteiner/fix/linux-x64-exec
Escape strings embedded into the assembly of multiple payloads
|
2026-05-07 11:11:40 -04:00 |
|
jenkins-metasploit
|
2b42d779a1
|
automatic module_metadata_base.json update
|
2026-05-07 12:16:55 +00:00 |
|
adfoster-r7
|
817d3642c3
|
Merge pull request #21421 from adfoster-r7/update-validation-for-report-vuln
Update validation for report_vuln
|
2026-05-07 13:06:25 +01:00 |
|
adfoster-r7
|
9435bee69f
|
Update validation for report_vuln
|
2026-05-07 11:55:39 +01:00 |
|
jenkins-metasploit
|
dc1976058c
|
automatic module_metadata_base.json update
|
2026-05-07 10:40:58 +00:00 |
|
adfoster-r7
|
97fba49fee
|
Merge pull request #21314 from g0tmi1k/report_vuln
Fix #21296 - Add Msf::Auxiliary::Report
|
2026-05-07 11:28:49 +01:00 |
|
jenkins-metasploit
|
81a7646f0a
|
automatic module_metadata_base.json update
|
2026-05-06 22:52:54 +00:00 |
|
adfoster-r7
|
a69e2ea707
|
Merge pull request #21413 from tart0ru5/patch-1
Improve failure condition checks
|
2026-05-06 23:42:37 +01:00 |
|
jenkins-metasploit
|
2be37dda84
|
automatic module_metadata_base.json update
|
2026-05-06 21:23:22 +00:00 |
|
Spencer McIntyre
|
98e588e066
|
Merge pull request #21410 from inkognitobo/fix/shiro-configurable-gadget-chain
Add configurable JAVA_GADGET_CHAIN option to Shiro module
|
2026-05-06 17:13:10 -04:00 |
|
g0t mi1k
|
e30b6e81ad
|
trace: Add missing report_vuln fields
|
2026-05-06 17:28:33 +01:00 |
|
jenkins-metasploit
|
38e6629582
|
automatic module_metadata_base.json update
|
2026-05-06 15:33:12 +00:00 |
|
adfoster-r7
|
26a7c5f417
|
Merge pull request #21415 from g0tmi1k/ftp_mixin
ftp: replace @banner_version with banner_version helper method
|
2026-05-06 16:22:38 +01:00 |
|
g0t mi1k
|
b7e1d7ea77
|
ftp: replace @banner_version with banner_version helper method
|
2026-05-06 14:46:53 +01:00 |
|
jenkins-metasploit
|
e3abb82e88
|
automatic module_metadata_base.json update
|
2026-05-06 13:28:27 +00:00 |
|
Christophe De La Fuente
|
696f530475
|
Merge pull request #21372 from g0tmi1k/ftp_anonymous
ftp_anonymous: Report service/vuln, store loot & update metadata
|
2026-05-06 15:16:23 +02:00 |
|
Spencer McIntyre
|
6e659caf23
|
Fix other instances of the same bug
|
2026-05-06 08:58:15 -04:00 |
|
g0t mi1k
|
48f178a93f
|
ftp_anonymous: Feedback fixes
|
2026-05-06 13:44:43 +01:00 |
|
g0t mi1k
|
ac20cf43e7
|
ftp_anonymous: Use FTP mixin
|
2026-05-06 13:32:13 +01:00 |
|
g0t mi1k
|
00c9e33a68
|
ftp_anonymous: report_service if missing banner
|
2026-05-06 13:32:13 +01:00 |
|
g0t mi1k
|
825e16bdc5
|
ftp_anonymous: report_host() when host up, service down
|
2026-05-06 13:32:13 +01:00 |
|
g0t mi1k
|
d647f5f768
|
ftp_anonymous: Make sure to always disconnect
|
2026-05-06 13:32:13 +01:00 |
|
g0t mi1k
|
1b1edf938a
|
ftp_anonymous: Clean up FTP banner
|
2026-05-06 13:32:13 +01:00 |
|
g0t mi1k
|
0f530ec016
|
ftp_anonymous: Make rubocop happy
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
51b4107dc7
|
ftp_anonymous: Update ruby code
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
0f696e572c
|
ftp_anonymous: Add notes
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
f6484ad724
|
ftp_anonymous: Store loot
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
a0a774e724
|
ftp_anonymous: Improve logic
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
efd59106a0
|
ftp_anonymous: Report vuln
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
3e320a9db3
|
ftp_anonymous: Report service
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
726d372257
|
ftp_anonymous: Remove line prefix
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
2c40a74483
|
ftp_anonymous: Add CVE
|
2026-05-06 13:32:12 +01:00 |
|
g0t mi1k
|
b40623a0e1
|
ftp_anonymous: Move module
|
2026-05-06 13:32:12 +01:00 |
|
jenkins-metasploit
|
7888e29f2c
|
automatic module_metadata_base.json update
|
2026-05-06 11:12:02 +00:00 |
|