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
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
Christophe De La Fuente
da9164fcc6
Add targeturi to universal option list
2024-02-16 12:58:49 +01:00
adfoster-r7
48221e594d
Land #18704 , Leverage the module metadata cache in the module_sets
2024-02-02 14:16:46 +00:00
Dean Welch
1c4258fd1e
Fix encoded payloads test
2024-01-16 13:31:51 +00:00
Dean Welch
2cf045d3c4
Leverage the module metadata cache in the module_sets
2024-01-15 14:56:46 +00:00
h00die
a7c547542f
fix spelling in tools folder
2024-01-07 13:28:13 -05:00
adfoster-r7
1f6009333e
Add history support to nasm and metasm shells
2023-10-04 22:36:19 +01:00
adfoster-r7
901938c0f1
Add Meterpreter compatibility matrix generation
2023-09-11 12:04:18 +01:00
usiegl00
9019b51eaa
Update AARCH64 Shellcode Generation
...
This updates the aarch64 payloads to include comments with the
corresponding instructions for each little-endian integer. It also fixes
the debug output for x64 payloads under rosetta.
2023-07-29 08:26:56 -07:00
usiegl00
5f8767f4cf
M1ssion Dyld Mettle: Aarch64 Payloads
...
This builds on Back from the dyld by adding the required aarch64
assembly code to enable the OSX loader to run on the m1. This enables
the use of native payloads on M1 or M2 devices that do not have Rosetta
installed.
2023-06-19 10:57:37 +02:00
Grant Willcox
e5c636f931
Move folder descriptions into README.md files
2023-05-03 14:06:13 -05:00
bcoles
74bb908e56
tools: modules: committer_count: Parse date argument with Time.parse
2023-03-29 01:45:27 +11:00
adfoster-r7
d6e9e8d3bb
Land #17735 , fix some incorrect YARD parameters
2023-03-22 15:20:12 +00:00
adfoster-r7
4f75a44581
Fix Ruby 3.2 crash when running certain tools
2023-03-06 11:03:12 +00:00
Grant Willcox
c5ef08b324
Add in additional YARD documentation fixes
2023-03-05 20:56:54 -06:00
Grant Willcox
ad82437067
Land #17591 , Fix metasm_shell by requiring readline
2023-02-03 15:14:32 -06:00
Spencer McIntyre
51fd9ee703
Require readline
2023-02-03 14:38:02 -05:00
Grant Willcox
d576e77b70
Deprecate import-dev-keys.sh
2023-02-03 10:12:12 -06:00
adfoster-r7
672fb9ce9f
Land #17460 , add support for feature kerberos authentication
2023-01-26 17:47:27 +00:00
Grant Willcox
dcda0c2ebc
Fix up text so we capitalize all words of Metasploit Framework
2023-01-20 17:05:20 -06:00
adfoster-r7
c55fcb6ca6
Add additional kerberos documentation
2023-01-18 16:58:34 +00:00
adfoster-r7
0d9cca79b4
Fix crash when generating payload sizes
2022-11-04 02:10:58 +00:00
Grant Willcox
f0428bfa15
Land #16627 , Add some error handling to update_payload_cache_size script
2022-06-16 10:25:44 -05:00
adfoster-r7
417f34e744
Fix random compile c tool
2022-06-10 11:28:42 +01:00
bwatters
785a176240
Move logging and error printing to the end; return proper status
2022-06-09 09:18:11 -05:00
bwatters
9d67ce0186
Add some error handling to update_payload_cache_size script
2022-05-27 08:45:10 -05:00