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
f00bbe6451
Update payload cached sizes when creating new module metadata cache
2026-04-23 12:06:09 +01:00
adfoster-r7
9dbea3d5e2
Fix msftidy heading in codeblock edgecase
2026-04-13 13:51:28 +01:00
adfoster-r7
1faa27f7e6
Fix encoding issues in files
2026-03-25 19:01:57 +00:00
adfoster-r7
3768efbacc
Improve payload size generation script
2026-03-16 22:06:39 +00: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
h00die
f8c2c585fa
make hash_crack_validator executable
2026-01-28 09:18:42 -05:00
h00die
04be22dc1a
john formatter review
2026-01-28 07:44:50 -05:00
h00die
582d5ea230
fix jtr cracking
2026-01-25 11:16:32 -05:00
dledda-r7
79e2b844dd
fix: fixing meterpreter template for zarch, removing prepends
2026-01-06 14:07:29 -05:00
dledda-r7
beddb75ce7
fix: fix correct zarch value for meterpreter_reverse.erb
2026-01-06 09:53:03 -05:00
dledda-r7
eaead1d2f3
fix: remove zarch inmemory_loader from stageless meterpreter
2026-01-06 09:53:03 -05:00
dledda-r7
892ef86515
fix: remove in_memoryloader for ppc, ppc64le, ppce500v2 and armbe from erb file
2026-01-06 09:53:01 -05:00
dledda-r7
6d4cefdff7
fix: fix erb for mettle payload generation
2026-01-06 09:52:28 -05:00
dledda-r7
d2a2d1e1c8
fix: removed + character in PayloadLinuxMinKernel
2026-01-06 09:52:20 -05:00
dledda-r7
187a7d361a
fix: changes based on review comments
2026-01-06 09:51:51 -05:00
dledda-r7
75765fb0eb
fix: including prepends mixin on linux stageless meterpreter
2026-01-06 09:51:26 -05:00
dledda-r7
cd0645b502
fix: changing MeterpreterLegacyElf to MeterpreterLinuxMinKernel
2026-01-06 09:51:02 -05:00
dledda-r7
3a22eae7c8
feat: add elf-legacy option for systems unsupported by in_memory_loader
2026-01-06 09:50:04 -05:00
dledda-r7
753b80322f
fix: updated mettle payload generation and cached_size
2026-01-06 09:49:30 -05:00
dledda-r7
0cc080fbe9
fix: updated mettle payload generation and cached_size
2026-01-06 09:49:00 -05:00
Spencer McIntyre
d727302de6
Pass all the files to msftidy to speed things up
2025-10-07 13:59:13 -04:00
msutovsky-r7
e8b441a5d3
Land #20012 , MeterpreterOptions break-up and default extension loading removal
...
MeterpreterOptions break-up and default extension loading removal
2025-08-07 15:28:56 +02:00
dledda-r7
f18787e5c5
fix: addressing review comments
2025-08-04 08:35:23 -04:00
adfoster-r7
c2007c796e
Update license generation
2025-07-10 15:32:36 +01:00
cgranleese-r7
f57a3c278c
Merge pull request #20358 from adfoster-r7/fix-module-cache-generation
...
Fix module cache generation
2025-06-29 13:44:28 +01:00
adfoster-r7
66bae427fb
Fix module cache generation
2025-06-29 01:05:42 +01:00
cgranleese-r7
a6cdb6deb9
Adds support for MITRE ATT&CK References
2025-06-25 17:24:47 +01:00
Tod Beardsley
81cb85eef0
Make msfbase actually do something useful
...
Signed-off-by: Tod Beardsley <todb@hugesuccess.org >
2025-06-20 13:05:11 -05:00
Tod Beardsley
21e093a41f
Slightly better module popularity counter
...
Signed-off-by: Tod Beardsley <todb@hugesuccess.org >
2025-06-20 12:41:08 -05:00
dledda-r7
dd23be9695
fix: modified meterpreter_reverse template for platform-specific MeterpreterOptions
2025-06-02 08:07:13 -04:00
bcoles
5aa91bd57c
Rubocop: Resolve Rubocop Style/RedundantRegexpArgument violations
2025-05-24 13:34:32 +10:00
adfoster-r7
9917f574c0
Merge pull request #19913 from h00die/hash_validator
...
hash_cracker_validator script to verify hash cracking
2025-03-17 15:50:07 +00:00
cgranleese-r7
acd692e139
Adds two scripts to handle dead module reference links
2025-02-28 09:52:42 +00:00
h00die
db76de2401
update hash cracking tests
2025-02-27 19:23:02 +00:00
h00die
97adc2755d
hash_cracker_validator upload
2025-02-26 19:11:55 -05:00
h00die
1462875819
remove UA updater python script in favor of ruby script
2025-01-01 22:39:00 -05:00
h00die
d0a4d57883
weekly updater action
2025-01-01 22:35:19 -05:00
adfoster-r7
63e4df36b3
Merge pull request #19774 from h00die/update_joomla_wordpress
...
Update joomla wordpress stuff
2025-01-01 19:53:30 +00:00
h00die
87494a0958
update modules for inclusion into wordpress updater
2024-12-29 17:25:12 -05:00
Ashley Donaldson
4eb01d7395
Updated user agent strings December 2024
2024-12-20 08:56:07 +11:00
adfoster-r7
02f5fd77be
Update build cache to run xargs in parallel
2024-10-31 13:21:45 +00:00
Ashley Donaldson
395e74359e
Update User Agent strings for October 2024. Add script to automate this in future.
2024-10-11 09:31:07 +11:00
Simon Janusz
a31261ecf2
Revert "Replace Readline with Reline"
2024-10-02 13:15:12 +01:00
sjanusz-r7
10dee226c6
Replace Readline with Reline
2024-09-04 16:39:41 +01:00
adfoster-r7
ed5c959fab
Update msftidy logging for older modules
2024-07-24 16:45:43 +01:00
Spencer McIntyre
d09053cde5
Add the viewstate generator as an option
2024-02-29 16:56:06 -05:00
Spencer McIntyre
3e80e04b34
Adjust option validation
2024-02-29 16:56:06 -05:00
Spencer McIntyre
f1a9d9988a
Update the dot_net.rb tool help output
2024-02-29 16:56:06 -05:00
Spencer McIntyre
0975f99305
Add viewstate options
2024-02-29 16:55:59 -05:00