Metasploit
3af4358281
Bump version of framework to 6.4.1
2024-03-21 03:37:19 -05:00
Spencer McIntyre
321e0730e0
Land #18957 , Bump Metasploit version to 6.4.0
2024-03-20 13:24:44 -04:00
cgranleese-r7
961a072de4
Improves handling of dying SMB and SQL sessions
2024-03-20 14:16:01 +00:00
adfoster-r7
c9fe98b522
Bump Metasploit version to 6.4.0
2024-03-20 13:46:08 +00:00
adfoster-r7
15c56a870e
Land #18895 , Add upload/download/delete/mkdir/rmdir to smb session
2024-03-14 10:51:48 +00:00
Metasploit
7cabfd7855
Bump version of framework to 6.3.61
2024-03-14 03:35:21 -05:00
Dean Welch
689caf4bd1
Add upload/download/delete/mkdir/rmdir to smb session
2024-03-12 11:56:29 +00:00
Metasploit
b91b718077
Bump version of framework to 6.3.60
2024-03-07 03:34:49 -06:00
adfoster-r7
c3eca46de4
Update yard dependencies
2024-03-06 14:56:11 +00:00
Metasploit
435759bb47
Bump version of framework to 6.3.59
2024-02-29 03:39:23 -06:00
adfoster-r7
8fca7d188f
Update rspec libraries
2024-02-22 21:02:37 +00:00
adfoster-r7
d76dd4a7fb
Improve visual indentation logic for tables
2024-02-22 14:43:29 +00:00
Metasploit
c5eb4eb8a9
Bump version of framework to 6.3.58
2024-02-22 03:35:01 -06:00
Spencer McIntyre
b79790cff6
Update metasploit-payloads gem to 2.0.166
...
Includes changes from:
* rapid7/metasploit-payloads#698
2024-02-20 13:35:42 -05:00
Metasploit
8e3daa5179
Bump version of framework to 6.3.57
2024-02-15 03:37:54 -06:00
adfoster-r7
1d406cfc2a
Land #18809 , DNS command improvements
2024-02-14 22:12:30 +00:00
Spencer McIntyre
df81cda304
Bump rex-socket to pull in validation changes
2024-02-14 09:39:51 -05:00
Christophe De La Fuente
fc5a12431c
Land #18664 , Add an SMB-based fetch payload for Windows
2024-02-14 14:57:32 +01:00
Spencer McIntyre
5036d28b44
Validate hostnames before storing them
...
This proactively fixes a potential DoS condition where if a user were to
add a hostname containing a ; and followed by data that is not an IP
address that MSF may fail to start.
Example:
dns add-static 'foo;bar' 192.0.2.1
save
2024-02-09 14:52:41 -05:00
Metasploit
d3bde6b172
Bump version of framework to 6.3.56
2024-02-08 03:38:37 -06:00
Metasploit
e21dcf34ed
Bump version of framework to 6.3.55
2024-02-01 12:08:45 -06:00
Spencer McIntyre
b5906418c2
Update the HashCapture mixin
...
Use #srvport instead of the datastore and pull in upstream chanes for
the metasploit-credential gem to enable use within payloads.
2024-01-29 13:35:56 -05:00
bwatters
d05b85de50
Land #18680 , Shared SMB Service
...
Merge branch 'land-18680' into upstream-master
2024-01-26 14:42:11 -06:00
Spencer McIntyre
97a3e0291e
Bump ruby_smb to 3.3.2
...
This pulls in the changes from rapid7/ruby_smb#260 which adds the
#remove_share method that is needed for cleanup.
2024-01-26 14:56:57 -05:00
Metasploit
5ea35c9ffb
Bump version of framework to 6.3.54
2024-01-26 04:36:49 -06:00
Christophe De La Fuente
44bf6867c6
Land #18737 , Update metasploit-payloads gem to 2.0.165
2024-01-25 15:49:25 +01:00
adfoster-r7
15d0d4f0df
Land #18663 , Add new PostgreSQL Session Type
2024-01-24 10:46:26 +00:00
Spencer McIntyre
dd3d1a9397
Update metasploit-payloads gem to 2.0.165
...
Includes changes from:
* rapid7/metasploit-payloads#694
2024-01-23 10:42:14 -05:00
adfoster-r7
a25b0ee5e0
Land #18713 , Add generic memory search post/multi module
2024-01-23 12:57:24 +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
sjanusz-r7
e238df4ad7
Bump metasploit-payloads to 2.0.164
2024-01-17 15:02:59 +00:00
Metasploit
f8bd7dfd83
Bump version of framework to 6.3.52
2024-01-11 12:04:36 -06:00
Spencer McIntyre
024bdaec6d
Add a proper rex-based service for the SMB server
2024-01-08 16:54:22 -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
adfoster-r7
c1186be67d
Land #18622 , Update PetitPotam For New Windows Servers
2023-12-15 19:22:09 +00:00
Spencer McIntyre
abc108d81a
Bump RubySMB to 3.3.1
2023-12-15 12:34:22 -05:00
Metasploit
e3810a4db6
Bump version of framework to 6.3.48
2023-12-14 12:08:41 -06:00
bwatters
c15f639bd4
Land #18598 , Update metasploit-payloads to 2.0.161
...
Merge branch 'land-18598' into upstream-master
2023-12-11 16:00:40 -06:00
adfoster-r7
17bed1936e
Land #18613 , Bump ruby smb version
2023-12-11 18:59:35 +00:00
Dean Welch
68b7f29187
Bump ruby smb version
2023-12-11 17:25:26 +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
Jack Heysel
70a31560c4
Update Gemfile.local after rex-socket build
2023-12-05 16:51:08 -05:00
Spencer McIntyre
f000c39b4a
Update to mark DomainControllerRhost as optional
2023-12-05 16:23:35 -05:00
bwatters
cbe99c488e
Update metasploit-payloads to 2.0.161
2023-12-05 11:09:01 -06:00
Metasploit
456eecdc52
Bump version of framework to 6.3.46
2023-11-30 12:04:41 -06:00
Metasploit
21d23be8e3
Bump version of framework to 6.3.45
2023-11-23 09:57:42 -06:00