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
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
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
bcoles
74bb908e56
tools: modules: committer_count: Parse date argument with Time.parse
2023-03-29 01:45:27 +11:00
adfoster-r7
4f75a44581
Fix Ruby 3.2 crash when running certain tools
2023-03-06 11:03:12 +00:00
adfoster-r7
0d9cca79b4
Fix crash when generating payload sizes
2022-11-04 02:10:58 +00: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
dwelch-r7
1f4ee19c05
Expose options for logging to a file in mettle
2022-05-06 14:36:55 +01:00
Jeffrey Martin
cb5d449676
add missing payload tests
...
A number of recent payload adds do not conform the patterns
used for suggesting spec configurations. Manually added these
tests to remove warning in rspec run.
2022-04-01 12:01:17 -05:00
Grant Willcox
550a625dc7
Major rework to support redirects
2022-02-16 23:12:55 -06:00
Grant Willcox
0ca56600a6
Fix casting issue by ensuring r.ctx_val is cast to a string before it used in a gsub operation. This prevents errors where sometimes the script can crash when r.ctx_val is considered to be a integer due to it containing only numbers and nothing else
2022-02-16 20:05:19 -06:00
Grant Willcox
d7b442f782
Fix up MSB code so it will properly check MSB URLs
2022-02-16 19:16:02 -06:00
h00die
d5ba1afbec
fix URLs not resolving
...
fix URLs not resolving
add csv export to references
fix URLs not resolving
pdf not pd
missed a url change
remove extra recirectedfrom fields
remove extra file
fix ovftool url accidental replacement
2022-02-16 17:22:40 -06:00
Pedro Ribeiro
6e153a1866
fix tools author
2021-04-30 18:34:52 +07:00
William Vu
22ae40a072
Remove new AKB reference
...
I'm not sure it adds enough value due to the URL format.
2021-04-03 14:05:45 -05:00
William Vu
48f743a9f2
Change CVE reference to NVD and add AKB reference
2021-04-03 12:56:26 -05:00
firefart
1af4aaeb91
update WPVDB link type
2021-02-06 12:20:03 +01:00
dwelch-r7
d437a32374
remove msf/util requires
2021-01-18 14:21:54 +00:00
dwelch-r7
b816373b94
remove msf/ui requires
2021-01-18 14:21:54 +00:00
dwelch-r7
bad5ccbc49
Remove msf/base requires
2021-01-05 14:59:46 +00:00
dwelch-r7
1617b3ec9b
Use zeitwerk for lib/msf/core folder
2020-12-07 10:31:45 +00:00
James Lee
760f4fc25d
Fix typo, full_name -> fullname
2019-08-12 19:30:43 -05:00
Jeffrey Martin
5bd34e7d4c
cleaner read of JSON cache
2019-02-21 23:20:43 -06:00
Jeffrey Martin
98e95eeb18
remove unused imports and vars
2019-02-21 23:14:55 -06:00
Jeffrey Martin
dd864e8f6e
enhance -f for evasion type
2019-02-21 23:11:39 -06:00
Jeffrey Martin
dcaf477097
support -f from JSON
2019-02-21 23:10:07 -06:00
Jeffrey Martin
1bae9ccf31
update module authors to consume JSON cache
2019-02-21 22:56:04 -06:00
Tim W
f2ebdd4cdf
add apple_ios/armle/meterpreter/reverse_tcp
2018-10-10 17:39:51 +08:00
Jacob Robles
2833330f21
Land #10365 , script allows you to find modules without a specific reference
2018-07-26 09:54:58 -05:00
Wei Chen
8c84295752
Use full name instead of short to reduce FP
2018-07-24 13:00:59 -05:00
Wei Chen
08b0ea9bde
Clean up option
2018-07-24 12:57:58 -05:00
Wei Chen
8a4e831ad2
display full name
2018-07-24 12:38:24 -05:00
Wei Chen
5955e3e42d
Do some logging to track progress
2018-07-24 11:43:29 -05:00
Wei Chen
1c33c489d6
rm r7 blog ref because URL ref can do the same thing too
2018-07-24 11:05:54 -05:00
Wei Chen
a7284cfff1
Check file path for db
2018-07-24 10:54:24 -05:00
Wei Chen
f6538c4cd7
Have a way to able to ignore certain modules
2018-07-24 10:28:07 -05:00
Wei Chen
a70c85580b
Add a script to find CVEs based on existing references
2018-07-24 10:23:24 -05:00
Wei Chen
1049deba70
This script allows you to find modules without a specific reference
2018-07-23 22:25:36 -05:00
Brent Cook
08290b81c0
Land #10282 , Add support for running external modules outside of msfconsole
2018-07-18 17:38:40 -05:00
Adam Cammack
0dd89bf428
Add standalone runner for external modules
2018-07-10 10:24:07 -05:00
Wei Chen
922081d87e
Make sure module_reference is able to continue loading rb modules
2018-07-06 14:58:43 -05:00
g0tmi1k
8463ed99b0
Add standardised header comments
2018-03-20 11:33:34 +00:00
g0tmi1k
e1a47cd124
Set permissions on ./tools/*.{rb,exe,sh}
2018-02-09 15:13:09 +00:00
Tim
c4e20e01e3
iOS meterpreter
2017-12-12 23:23:21 +08:00