Commit Graph

18166 Commits

Author SHA1 Message Date
Alan Foster f96dc59cd4 Spike smb uri support 2021-09-02 13:00:01 +01:00
Alan Foster 4899884a33 Add http support in rhosts option 2021-09-02 12:59:50 +01:00
dwelch-r7 ef0d68cb8e Land #15572, Correctly handle quoted console options and whitespace 2021-09-02 12:55:39 +01:00
Grant Willcox 2f0ecc4c28 Land #15623, Creds command improvements 2021-09-01 17:06:57 -05:00
Spencer McIntyre ccccccde27 Add -r and rely on tbl being initialized 2021-09-01 17:01:57 -04:00
Spencer McIntyre 10cabf336e Land #15628, Refresh session info
Fixes #15615
2021-09-01 10:01:15 -04:00
adfoster-r7 f2fcea88a7 Land #15629, fix windows msfconsole crash - exclude full json rpc path from zeitwerk 2021-09-01 12:03:26 +01:00
adfoster-r7 ded8200396 Land #15537, Add support for ruby 3 2021-09-01 10:30:54 +01:00
Jeffrey Martin b4075dc288 exclude full json rpc path from zeitwerk
eventmachine fails to load on Windows, this is a temporary
workaround until a more complete solution can be identified.
2021-08-31 14:29:03 -05:00
Grant Willcox e824e54880 Land #15573 - Default simplify_module to not load saved config 2021-08-31 11:47:18 -05:00
Tim W a537791585 Fix #15615, refresh session info on manual load of stdapi 2021-08-31 15:46:30 +01:00
Tim W 68194cb8af Fix #15615, refresh session info after running meterpreter > sysinfo 2021-08-31 15:16:17 +01:00
Spencer McIntyre 3c9c057fc3 Add Net-NTLM hashcat formatter support 2021-08-30 15:23:35 -04:00
Spencer McIntyre 111d092c11 Refactor creds command for consistent filtering
This refactors the core creds command so that the filtering of processed
objects is consistently applied whether the results are printed or
written to a file.
2021-08-30 15:23:31 -04:00
Grant Willcox 337e80b244 Land #15375, Fix LDAP hashdump crash on null char 2021-08-30 11:55:46 -05:00
Spencer McIntyre 877ea86aaf Support filtering creds by realm 2021-08-30 11:13:12 -04:00
Spencer McIntyre 0e4374245e Properly format Net-NTLMv1 and Net-NTLMv2 hashes 2021-08-30 10:30:47 -04:00
Spencer McIntyre 3fd6035835 Honor the filtering options when exporting 2021-08-30 10:30:47 -04:00
Spencer McIntyre f1395e40f1 Allow querying creds based on the JtR type 2021-08-30 10:30:47 -04:00
Spencer McIntyre 8317a484a3 Land #15548, Overhaul SMB auth capture server 2021-08-30 10:01:55 -04:00
Spencer McIntyre 3ff76fa137 Land #15608, Use Rubocop for proper alignment 2021-08-27 14:00:31 -04:00
sjanusz ab596dc13d Adds realm, host and service for core credentials 2021-08-27 17:33:17 +01:00
Grant Willcox ce86eb2db6 Land #15590, Fix external module encoding 2021-08-27 11:10:45 -05:00
adfoster-r7 4fb341f86e Autofix module info hash values on the same line 2021-08-27 16:39:49 +01:00
Grant Willcox 697b748f07 Land #15582, Msf::Post::Linux::Kernel: Check kernel.unprivileged_bpf_disabled for values 1 or 2 2021-08-26 14:37:26 -05:00
Grant Willcox 93ad6e4c93 Change unprivileged_bpf_disabled? to use read_file so it will also check if the file exists or not 2021-08-26 14:24:04 -05:00
Tim W 6c0b90eabb Land #15532, add module for CVE-2021-21300 and git mixins 2021-08-26 18:26:04 +01:00
Metasploit 9b6cdf04f7 Bump version of framework to 6.1.3 2021-08-26 12:05:12 -05:00
Spencer McIntyre 674628e600 Land #15384, Improve Windows RDLL injection 2021-08-26 12:11:44 -04:00
space-r7 8b8d138812 Land #15496, specify SSLVersion for servers 2021-08-26 10:57:11 -05:00
adfoster-r7 89ab189a87 Add quick fix for alias tab completion; Aliases most likely needs to be implemented differently 2021-08-25 19:58:54 +01:00
sjanusz 83c27b2509 Fix external module encoding 2021-08-25 17:44:45 +01:00
A Galway 8f77c6ff8a adds JTR NTLM constant & improves module options 2021-08-24 12:18:27 +01:00
Spencer McIntyre d90c0293ec Land #15477, Add read_file and readable? for psh 2021-08-23 17:49:44 -04:00
adfoster-r7 5837ceb03d Escape paths and perform consistent autocompletion of quoted strings 2021-08-23 12:07:45 +01:00
adfoster-r7 ef6c743452 Correctly handle quoted console options and whitespace 2021-08-23 12:07:40 +01:00
Brendan Coles 3f5693bdb7 Msf::Post::Linux::Kernel: Check kernel.unprivileged_bpf_disabled for values 1 or 2 2021-08-21 09:29:48 +00:00
Metasploit 5f6112766a Bump version of framework to 6.1.2 2021-08-20 08:04:11 -05:00
Spencer McIntyre 274917ae82 Land #15564, Update post_common mixin methods 2021-08-19 14:31:37 -04:00
Spencer McIntyre db8a55436f Update the docs for command_exists? 2021-08-19 14:31:23 -04:00
Spencer McIntyre 5d33303263 Land #15332, rename_file function improvements 2021-08-19 12:08:12 -04:00
Spencer McIntyre bb82b41184 Update the rename_file docs 2021-08-19 12:08:03 -04:00
pingport80 10224a9c8c update regex to string in session type checks 2021-08-19 20:13:27 +05:30
dwelch-r7 8f51663545 Default simplify_module to not load_saved_config and update all references 2021-08-19 13:04:26 +01:00
space-r7 a75b649cf3 Land #15546, properly store UUID URLs 2021-08-18 17:15:14 -05:00
pingport80 077ea6dc79 update common.rb to support powershell session type 2021-08-17 19:45:08 +05:30
pingport80 a7bed49e8a update readable? for directories 2021-08-17 16:39:23 +05:30
pingport80 05d2375721 fix localization issue and enhance rename_file method 2021-08-16 19:40:37 +05:30
Tim W f33bd8bb83 Land #15540, fix linux/macos meterpreter shell -t subshell command 2021-08-16 14:08:06 +01:00
bwatters 14c3eca706 Land #15303, Fix dir method for windows shell sessions (with all commits)
Merge branch 'land-15303' into upstream-master
2021-08-13 15:46:44 -05:00