h00die
05fb1d3eaa
x11 library update
2024-07-11 12:34:49 +00:00
h00die
417e7c1302
x11 progress
2024-04-24 16:46:37 -04:00
h00die
7a27c0f010
some review on x11
2024-04-22 15:07:57 -04:00
h00die
a524682f63
x11 screenshot module progress
2024-03-04 17:40:01 -05:00
h00die
69b89c5d95
WIP x11 screenshots and lib
2024-03-01 15:15:39 -05:00
h00die
bd956e7aef
WIP x11 screenshots and lib
2024-03-01 15:14:43 -05:00
h00die
75d007b44c
WIP x11 screenshots and lib
2024-02-27 12:52:22 -05:00
h00die
453f8bbeff
more x11 progress, now working on screenshots, WIP
2024-02-26 15:16:47 -05:00
h00die
e7ca9485ed
working xspy code
2024-02-22 15:34:20 -05:00
h00die
794e304cee
working but ugly code
2024-02-22 15:31:16 -05:00
h00die
7292877b18
more progress, broke up lib x11 into different files/folders
2024-02-22 15:30:14 -05:00
h00die
f4b698b080
more progress, broke up lib x11 into different files/folders
2024-02-20 16:11:36 -05:00
h00die
f5a6d7d835
Update x11.rb
2024-02-15 12:46:48 -05:00
h00die
424c55fdae
Update x11.rb
2024-02-15 09:22:33 -05:00
h00die
c39d04622f
Update and rename X11.rb to x11.rb
2024-02-15 09:22:06 -05:00
h00die
b22cafb6a1
Update X11.rb
2024-02-13 10:47:08 -05:00
h00die
faa80dc850
Create lib for X11.rb
2024-02-13 10:46:16 -05:00
sjanusz-r7
30fc29e0f5
Use PostgreSQL session type for modules
2024-02-09 15:38:06 +00:00
cgranleese-r7
b060809a8d
Addresses logoff PR feedback
2024-02-07 12:51:04 +00:00
cgranleese-r7
e80f0ef8cd
Removes session logic from mixins and uses client instead of datastore for rhost and rport
2024-02-06 14:11:16 +00:00
cgranleese-r7
0e9cad6d45
Adds MySQL session type
2024-02-02 14:39:37 +00:00
adfoster-r7
48221e594d
Land #18704 , Leverage the module metadata cache in the module_sets
2024-02-02 14:16:46 +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
bwatters
d05b85de50
Land #18680 , Shared SMB Service
...
Merge branch 'land-18680' into upstream-master
2024-01-26 14:42:11 -06:00
adfoster-r7
15d0d4f0df
Land #18663 , Add new PostgreSQL Session Type
2024-01-24 10:46:26 +00:00
sjanusz-r7
1fe448f2f4
Revert remote/postgres verbosity changes
2024-01-22 14:27:38 +00:00
Dean Welch
391bc4e69e
shuffle platform parsing and code quality
2024-01-19 14:30:34 +00:00
sjanusz-r7
fbdb025542
Notify user on failed Postgres connection
2024-01-19 10:29:44 +00:00
sjanusz-r7
a4305f0ca0
Allow PostgreSQL lib to use session client
2024-01-19 10:29:44 +00:00
Christophe De La Fuente
b8aa55c322
Land #18633 , WordPress Backup Migration Plugin PHP Filter Chain RCE (CVE-2023-6553)
2024-01-17 18:42:52 +01:00
Dean Welch
2cf045d3c4
Leverage the module metadata cache in the module_sets
2024-01-15 14:56:46 +00:00
Jack Heysel
5e25a99700
Responded to comments
2024-01-12 13:08:32 -05:00
jheysel-r7
43f4705e60
Apply suggestions from code review
...
Co-authored-by: Julien Voisin <jvoisin@users.noreply.github.com >
2024-01-09 12:37:59 -05:00
Spencer McIntyre
024bdaec6d
Add a proper rex-based service for the SMB server
2024-01-08 16:54:22 -05:00
Spencer McIntyre
b10e8d566b
Initial Rex SMB service to allow sharing
2024-01-05 17:18:08 -05:00
Jack Heysel
e3062d45e0
Module working docs updated
2023-12-20 16:41:52 -05:00
Christophe De La Fuente
45d2c7f4e0
Land #18566 , CVE-2023-22518: Confluence Auth Bypass Restore From Backup RCE
2023-12-18 18:51:36 +01:00
Jack Heysel
5d5ccd25e1
Removed unnecssary files
2023-12-15 10:46:23 -05:00
jheysel-r7
ef178298b2
Update lib/msf/core/exploit/remote/http/atlassian/confluence/version.rb
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-12-14 11:55:30 -05:00
cgranleese-r7
5f396245f2
Land #18539 , Add Smb session type
2023-12-12 11:45:19 +00:00
Jack Heysel
603e5b2bff
Land #18569 , Add a module to perform ASREP-roasts
...
This adds a module to gather credential material from accounts
with Requires Pre-Authentication disabled. The module supports two
mechanisms, Brute Forcing using a list of usernames or using a LDAP
query to request the relevant usernames, followed by requesting TGTs.
2023-12-11 19:58:06 -05:00
Jack Heysel
862194d63f
Documentation and rubocop changes
2023-12-11 19:01:35 -05:00
Jack Heysel
16dd06bbac
Added payload plugin mixin
2023-12-11 18:24:13 -05: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
Spencer McIntyre
f000c39b4a
Update to mark DomainControllerRhost as optional
2023-12-05 16:23:35 -05:00
Dean Welch
cd8cc75cf3
Add smb session type
2023-12-04 17:55:11 +00:00
Jack Heysel
e6321e46c4
Land #18565 , Add kerberos cache TGT lookup logic
...
This PR adds an enhancement to adjust the cache lookup logic.
If no TGT for the specific host is found, it will try again but
with any host.
2023-11-28 12:00:48 -05:00
Spencer McIntyre
708c795890
Land #18560 , Forging diamond and sapphire tickets
2023-11-28 11:14:15 -05:00
Ashley Donaldson
2ea1f43f12
Unit test for new kerberos client pre-auth behaviour
2023-11-27 17:10:19 +11:00