Commit Graph

1672 Commits

Author SHA1 Message Date
Metasploit fde4d4ae22 Bump version of framework to 6.2.8 2022-07-14 12:09:54 -05:00
adfoster-r7 44e4714b9b Land #16764, Rex::Proto::Http: Add evasion options to shuffle GET / POST parameters 2022-07-11 14:17:07 +01:00
bcoles 39f288bfe3 Rex::Proto::Http: Add evasion options to shuffle GET / POST parameters 2022-07-11 01:37:41 +10:00
Metasploit 887db0b76e Bump version of framework to 6.2.7 2022-07-07 12:04:37 -05:00
Christophe De La Fuente b40dd95d4f Land #16723, Add FreeSwitch Login auxiliary module 2022-07-01 16:57:34 +02:00
Metasploit a172fa0da0 Bump version of framework to 6.2.6 2022-06-30 12:05:30 -05:00
krastanoel 4f64d098dc Apply suggestions from code review
Use include instead of regex and rescue stream closed error

Co-authored-by: cdelafuente-r7 <56716719+cdelafuente-r7@users.noreply.github.com>
2022-06-30 14:04:39 +07:00
krastanoel da63fbbad4 Add FreeSwitch Login auxiliary module 2022-06-28 20:13:24 +07:00
Metasploit 911092007c Bump version of framework to 6.2.5 2022-06-23 14:56:43 -05:00
Metasploit 3f433b0c24 Bump version of framework to 6.2.4 2022-06-16 12:09:14 -05:00
Metasploit f2e1dca061 Bump version of framework to 6.2.3 2022-06-09 12:03:55 -05:00
Metasploit e79161c236 Bump version of framework to 6.2.2 2022-06-02 12:05:08 -05:00
Metasploit a1613d6070 Bump version of framework to 6.2.1 2022-05-26 12:04:57 -05:00
adfoster-r7 c4f004423e Bump Metasploit framework version to 6.2.0 2022-05-25 12:32:58 +01:00
Metasploit a2dc366eb4 Bump version of framework to 6.1.44 2022-05-19 12:04:44 -05:00
adfoster-r7 db694efd36 Improve relative redirect handling 2022-05-16 12:03:24 +01:00
adfoster-r7 739c0fcad1 Specify peer hostname for ssl connections 2022-05-13 13:55:43 +01:00
dwelch-r7 c0c02e56ba Land #16430, Improve kerberos user enum module 2022-05-13 12:17:26 +01:00
Metasploit 93a7ae26a1 Bump version of framework to 6.1.43 2022-05-12 12:06:21 -05:00
Metasploit c26199e8e0 Bump version of framework to 6.1.42 2022-05-05 12:05:41 -05:00
Metasploit 0de720aba4 Bump version of framework to 6.1.41 2022-04-28 12:07:33 -05:00
George Britton ea1d87af4d Typo fix on line 4
Like -> Lie
2022-04-25 11:17:14 +01:00
Metasploit 362ebe5313 Bump version of framework to 6.1.40 2022-04-21 12:04:56 -05:00
Jack Heysel 2f5f5c83d7 Land #16437 add esxi to ssh_login platforms
Fixes #16431 by adding ESXi as a recognizable
type on ssh_login
2022-04-20 07:35:18 -07:00
Jack Heysel 4417a335ff Land #16379, Make SSH defaults widely used
Refactored a number of modules to use ssh_client_defaults
2022-04-19 22:08:45 -07:00
Metasploit 67e710b69b Bump version of framework to 6.1.39 2022-04-14 12:31:53 -05:00
h00die 38e5e4350b add esxi to ssh_login platforms 2022-04-10 11:24:42 -04:00
adfoster-r7 1e867ac5a7 Improve kerberos user enum module 2022-04-08 15:55:37 +01:00
Metasploit c252faf938 Bump version of framework to 6.1.38 2022-04-07 12:06:06 -05:00
Metasploit 39aa17fd61 Bump version of framework to 6.1.37 2022-03-31 12:06:46 -05:00
Metasploit a59aa864c3 Bump version of framework to 6.1.36 2022-03-24 18:44:06 -05:00
Grant Willcox bf88b7f618 Land #16325 - Replace IO read on binary files with File binread 2022-03-24 10:08:40 -05:00
Grant Willcox 964f78fc69 Land #16341, Implement VNC hash types 2022-03-22 17:00:02 -05:00
Grant Willcox 1408ffbab7 Fix up typo and wording on some comments 2022-03-22 16:29:08 -05:00
Heyder Andrade 25c4869d8a Make module to ssh_defaults
Factory is provided by mixin;
Removed the options that were the same as the defaults;
Adjusted the exception to proper feedback the user. There was a return
as incorrect when it was indeed unable to negotiate the key exchange.
2022-03-21 18:06:32 +01:00
sjanusz bbf9e3163a Fix file reads on Windows for binary files 2022-03-21 12:47:39 +00:00
Spencer McIntyre ccdc2db9e7 Land #16309, Catch an exception in ssh_login
The ssh_login module would crash when the channel used to execute the
commands to gather the platform information reported that they failed.
2022-03-17 16:41:47 -04:00
Metasploit 374220f72f Bump version of framework to 6.1.35 2022-03-17 12:05:14 -05:00
Hynek Petrak 43cec440ac Treat failed proof as successful connection with nil proof.
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2022-03-17 14:05:17 +01:00
Hynek Petrak 2841f70048 Catch exception from net/ssh/connection/session.rb:381 2022-03-16 23:11:21 +01:00
h00die a959725f7c implement vnc hash types 2022-03-13 13:27:38 -04:00
Metasploit 8ec9c89a1d Bump version of framework to 6.1.34 2022-03-10 12:05:16 -06:00
Metasploit d5bdcd276f Bump version of framework to 6.1.33 2022-03-03 12:04:36 -06:00
Metasploit da044a967a Bump version of framework to 6.1.32 2022-02-24 12:07:52 -06:00
Metasploit eb4969937f Bump version of framework to 6.1.31 2022-02-17 12:10:25 -06:00
Simon Janusz 732bd3a71c Land #16173, Add readline option to msfconsole
Add readline option to msfconsole
2022-02-14 16:11:15 +00:00
alanfoster d45783a5a0 Add readline option to msfconsole 2022-02-13 23:47:08 +00:00
Metasploit 0ee0e3959d Bump version of framework to 6.1.30 2022-02-10 12:06:14 -06:00
adfoster-r7 4294dcbc80 Land #16143, Fix unknown platform error against windows when using SSH login
Fix unknown platform error against Windows when using SSH Login
2022-02-07 11:50:02 +00:00
sjanusz 3c6cd7cc0a Make platform check case-insensitive 2022-02-04 15:47:15 +00:00