Metasploit
2a176e5e15
Bump version of framework to 6.4.4
2024-04-11 03:39:05 -05:00
Spencer McIntyre
76145c3091
Land #19064 , SNMP TCP support
2024-04-10 07:38:35 -04:00
Noam Rathaus
71538a871f
1. Adjust if end if end to if else end
...
2. Use ::Rex::Socket create's Proto
2024-04-09 08:39:45 +03:00
Noam Rathaus
01d31612c6
Add support for TCP
2024-04-08 17:41:46 +03:00
Dean Welch
87b84b00fb
Don't close sockets that we're using for sessions
2024-04-05 14:33:30 +01:00
Dean Welch
25a65c0ed7
Consolidate and simplify session tests
2024-04-05 13:10:15 +01:00
Metasploit
a6ffb5fae8
Bump version of framework to 6.4.3
2024-04-04 03:35:15 -05:00
Jack Heysel
0cd2bc5010
Land #18935 , Fix LDAP auto auth
...
This PR fixes a common user mistake when authenticating with LDAP
modules. Now users can specify either the USERNAME (user) and DOMAIN
(domain.local) datastore options or the original format of just the
USERNAME in the UPN format (user@domain.local ). This updates the LDAP
library.
2024-03-28 11:19:55 -07:00
Metasploit
8d3bfc05ef
Bump version of framework to 6.4.2
2024-03-28 07:29:54 -05:00
Metasploit
3af4358281
Bump version of framework to 6.4.1
2024-03-21 03:37:19 -05:00
adfoster-r7
c9fe98b522
Bump Metasploit version to 6.4.0
2024-03-20 13:46:08 +00:00
Metasploit
7cabfd7855
Bump version of framework to 6.3.61
2024-03-14 03:35:21 -05:00
dwelch-r7
d88185bff0
Land #18945 , Fix crash when running http crawler with database connected
2024-03-12 16:13:44 +00:00
adfoster-r7
9a9c27bb60
Fix crash when running http crawler with database connected
2024-03-12 15:47:32 +00:00
Spencer McIntyre
fc2d5c2659
Fix ldap auto authentication
...
When the auth method is set to auto and a domain is specific, use NTLM.
2024-03-07 14:04:08 -05:00
Metasploit
b91b718077
Bump version of framework to 6.3.60
2024-03-07 03:34:49 -06:00
adfoster-r7
d8abd2bcc2
Land #18898 , Add rex proto mysql client wrapper
2024-02-29 10:13:47 +00:00
dwelch-r7
a4543b0f41
Land #18897 , Update smb login to support additional configuration
2024-02-29 10:07:02 +00:00
Metasploit
435759bb47
Bump version of framework to 6.3.59
2024-02-29 03:39:23 -06:00
adfoster-r7
131585235b
Update SMB Login to support additional configuration
2024-02-28 20:24:06 +00:00
sjanusz-r7
b423241e6b
Use Rex Post MySQL Client for lib, specs & modules
2024-02-28 18:19:50 +00:00
sjanusz-r7
55a8d6732f
Add Rex Proto MySQL Client
2024-02-28 18:19:46 +00:00
Metasploit
c5eb4eb8a9
Bump version of framework to 6.3.58
2024-02-22 03:35:01 -06:00
cgranleese-r7
e66f6c106b
Land #18847 , Add Proxies support to creating a session with postgres_login
2024-02-19 16:20:09 +00:00
cgranleese-r7
3be5988679
Land #18848 , Add Proxies support to creating a session with mssql_login
2024-02-19 16:10:37 +00:00
sjanusz-r7
b2f36e41c4
Add Proxies support to creating a session with mysql_login
2024-02-19 12:22:51 +00:00
sjanusz-r7
bc6bf1c4f3
Add Proxies support to creating a session with mssql_login
2024-02-16 20:22:11 +00:00
sjanusz-r7
fc963bd8bb
Add Proxies support to creating a session with postgres_login
2024-02-16 14:45:17 +00:00
Metasploit
8e3daa5179
Bump version of framework to 6.3.57
2024-02-15 03:37:54 -06:00
adfoster-r7
9caa2fac17
Land #18747 , Add new mssql session type
2024-02-09 15:27:43 +00:00
Zach Goldman
2c60780dc0
Add MSSQL session Type
2024-02-09 07:27:01 -06:00
Metasploit
d3bde6b172
Bump version of framework to 6.3.56
2024-02-08 03:38:37 -06:00
cgranleese-r7
0e9cad6d45
Adds MySQL session type
2024-02-02 14:39:37 +00:00
adfoster-r7
7ac4387d35
Land #18696 , Convert MSSQL mixin to class
2024-02-02 14:14:34 +00:00
Zach Goldman
35778e92b2
client consolidation
...
convert first module from remote to client
move client to rex
remove metasploit mixin
2024-02-01 17:23:55 -06:00
Metasploit
e21dcf34ed
Bump version of framework to 6.3.55
2024-02-01 12:08:45 -06:00
Metasploit
5ea35c9ffb
Bump version of framework to 6.3.54
2024-01-26 04:36:49 -06:00
adfoster-r7
15d0d4f0df
Land #18663 , Add new PostgreSQL Session Type
2024-01-24 10:46:26 +00:00
sjanusz-r7
23a9938283
Add PostgreSQL session type
2024-01-19 10:29:37 +00:00
Metasploit
d60e38220e
Bump version of framework to 6.3.53
2024-01-18 12:08:11 -06:00
shellspawn
18b2eec1db
fixed a swap typo in credential documentation
2024-01-15 04:10:49 -06:00
Metasploit
f8bd7dfd83
Bump version of framework to 6.3.52
2024-01-11 12:04:36 -06:00
h00die
6a851855a8
spelling fixes for lib folder
2024-01-06 15:54:49 -05:00
Metasploit
d7f2ed4e4a
Bump version of framework to 6.3.51
2024-01-04 12:58:16 -06:00
Metasploit
c162cf3aec
Bump version of framework to 6.3.50
2023-12-28 12:08:37 -06:00
Metasploit
d461187d58
Bump version of framework to 6.3.49
2023-12-21 12:07:52 -06:00
Metasploit
e3810a4db6
Bump version of framework to 6.3.48
2023-12-14 12:08:41 -06:00
cgranleese-r7
5f396245f2
Land #18539 , Add Smb session type
2023-12-12 11:45:19 +00:00
Metasploit
62b47afee1
Bump version of framework to 6.3.47
2023-12-07 12:07:47 -06:00
Jack Heysel
9f126a4d24
Land #18446 , Make DomainControllerRhost optional
...
This PR makes the DomainControllerRhosts option optional,
even when auth is set to kerberos. This change requires
rapid7/rex-socket#64 which was released in the rex-socket 1.5.5 gem.
2023-12-05 17:47:45 -05:00