Commit Graph

800 Commits

Author SHA1 Message Date
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
Spencer McIntyre 8f8dc4baaf We in metasploit land now 2022-05-25 09:16:19 -04:00
Spencer McIntyre c41387dcbb Add the smb_file_server tool 2022-05-24 15:29:51 -04:00
dwelch-r7 1f4ee19c05 Expose options for logging to a file in mettle 2022-05-06 14:36:55 +01:00
Jeffrey Martin 274c050ae1
shift test for cache change to exit code 2022-04-21 15:27:34 -05:00
Brendan Coles b8be080615 msftidy: Prefer CVE references over cve.mitre.org URL references 2022-04-19 20:35:21 +00: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
sjanusz bbf9e3163a
Fix file reads on Windows for binary files 2022-03-21 12:47:39 +00: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
Spencer McIntyre 639bf9ffb0 Only warn about missing CVEs in exploit modules 2021-11-04 07:18:27 -04:00
bwatters 1624e2c024
Fix bug where refs are not checked if the notes section is before refs 2021-10-05 14:44:40 -05:00
Jack Heysel b7f7c30f2b
Land #15594, a wordpress scanner enhancement
This adds options to the wordpress scanner to allow the user
to only scan for plugins or themes that metasploit has
modules for.
2021-09-24 15:51:07 -04:00
h00die 674a4ab9b6 update permissions 2021-09-23 21:42:02 -04:00
Spencer McIntyre 4e28d3df8f Update the YSoSerial Dockerfile and remove runme
Remove the runme script because we should no longer be updating all of
the gadget chains at once because doing so would require that quite a
few different modules be updated. Moving forward we should be updating
individual chains using an incremental approach to allow us to validate
the results of the find_ysoserial_offsets tool which is error prone.
2021-09-14 09:10:44 -04:00
Spencer McIntyre 521975976b Update find_ysoserial_offsets
* Apply rubocop suggestions for style
* Support patching an existing JSON file
* Use an OptionParser
2021-09-14 09:10:44 -04:00
Spencer McIntyre 6b90582864 Fix the diff-lcs v1.4+ bug 2021-09-14 09:10:44 -04:00
h00die 3c82f43644 only scan exploitable wordpress things 2021-09-06 11:56:32 -04:00
Jeffrey Martin 4746684735
adjustment to rebuild module cache as a tool 2021-09-01 09:18:05 -05:00
Jeffrey Martin 97b03a81c9
add automation cache creation
When new modules are committed, automation needs to rebuild the cache.

The scripts provided here will utilize the public docker container to
rebuild the cache json file. One drawback to this approach is that if
new dependencies for external modules are added the container must be
up to date in dockerhub before the rebuild occurs.

Ideas on a better way to do this without needing to build the docker
container in each automation run would be appreciated.
2021-08-30 12:21:06 -05:00
Alan Foster 2c73c14931 Update rpc analyze command to support latest functionality 2021-08-05 20:18:31 +01:00
cgranleese-r7 a894b8cc29
Updates Python shebangs to Python 3 2021-05-18 12:43:04 +01:00
William Vu 129a0f72e6 Fix uninitialized constant SUPPRESS_INFO_MESSAGES
Copied from tools/dev/msftidy.rb.
2021-05-02 21:44:01 -05:00
William Vu b53e8b6fe8 Demote missing options warning to info
Again, options are optional.
2021-05-02 21:44:01 -05:00
William Vu c6561aded7 Add comment 2021-05-02 21:44:01 -05:00
William Vu cc00a58ec8 Fix heading order check in msftidy_docs
Options are optional and already reported if missing.
2021-05-02 21:44:01 -05:00
Pedro Ribeiro 6e153a1866 fix tools author 2021-04-30 18:34:52 +07:00
cgranleese-r7 dbd0ac8203
Land #14985, Updates the JSON RPC Web service to correctly use framework's database configuration, and adds support for foregrounding the JSON RPC web service 2021-04-15 11:22:07 +01: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