Nishant Desai
1a3b00e593
shifting-appropriate-methods-to-auth-lib
2023-09-27 12:23:29 +00:00
elliot
6b00d87c49
Update lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/fs.rb
...
Co-authored-by: dwelch-r7 <Dean_Welch@rapid7.com >
2023-09-23 08:55:26 +10:00
elliot
89d1923c41
Update fs.rb
2023-09-21 00:51:28 +10:00
elliot
67e003794b
Update fs.rb
2023-09-21 00:46:55 +10:00
elliot
f28e0d9d93
Update fs.rb
...
Added lmkdir command to create new directory on local machine
2023-09-21 00:10:07 +10:00
dwelch-r7
c1a44c8b7f
Land #18359 , Forge ticket fix
2023-09-18 13:05:25 +01:00
cgranleese-r7
2ed8b93e11
Land #18370 , Fix msfrpc hanging when updating saved command history
2023-09-18 10:38:45 +01:00
adfoster-r7
a60e048e78
Fix msfrpc hanging when updating saved command history
2023-09-15 12:42:40 +01:00
Spencer McIntyre
0368b23af9
Add some basic specs for the client too
2023-09-14 17:45:09 -04:00
Spencer McIntyre
bf9ef45c45
Add some specs for thrift data types
2023-09-14 17:16:32 -04:00
Spencer McIntyre
887740032c
Add some lib docs
2023-09-12 14:00:34 -04:00
Spencer McIntyre
2370171d5f
Add more thrift types and methods for creating them
2023-09-12 12:21:03 -04:00
Ashley Donaldson
6b8fe05865
Add new PAC types required by DCs for accepting TGTs as valid
2023-09-12 17:19:10 +10:00
Spencer McIntyre
fbf95ecd92
Add and use a Thrift client object
2023-09-11 14:37:38 -04:00
Spencer McIntyre
d870f4bebe
Fix an error in ThriftMessageType
2023-08-23 10:33:27 -04:00
cgranleese-r7
5756241fb3
Land #18223 , Fix broken msfconsole histories when switching between shell sessions
2023-08-03 16:40:01 +01:00
adfoster-r7
a643fa517a
Give better error messages when failing to load mettle extensions
2023-08-02 23:03:27 +01:00
adfoster-r7
5f9d131cdd
Fix appscan import failure on empty proof
2023-08-01 14:31:48 +01:00
adfoster-r7
449af8daa7
Fix broken msfconsole histories when switching between shell sessions
2023-07-27 16:12:57 +01:00
adfoster-r7
f287f50be7
Land #18187 , Fixes incorrect usage of pack/unpack directives
2023-07-21 11:40:02 +01:00
dwelch-r7
1af22cfd22
Land #18096 , Add initial proxies datastore support for kerberos workflows
2023-07-21 11:37:04 +01:00
adfoster-r7
08a2a293a9
Add proxies datastore support to kerberos
2023-07-21 11:19:50 +01:00
cgranleese-r7
8e0a909b18
Fixes incorrect usage of pack/unpack directives
2023-07-19 11:39:00 +01:00
adfoster-r7
085943bd78
Add Ruby 3.3.0-preview1 to test suite
2023-06-29 22:53:17 +01:00
dwelch-r7
36e0d8f915
Land #18121 , Add proper SubjectAltName parsing
2023-06-27 16:54:33 +01:00
Spencer McIntyre
2d800be5b1
Read the ORAddress definition
...
Note that there's a known issue that needs the changes from
sdaubert/rasn1#37 to work.
2023-06-16 11:48:36 -04:00
Ashley Donaldson
5832685f5e
Update UA strings for June 2023
2023-06-16 11:32:37 +10:00
Spencer McIntyre
9e8a8d7c25
Remove our BMPString definition
...
It was added in https://github.com/sdaubert/rasn1/pull/33 and is present
in RASN 0.12.1.
2023-06-15 15:57:10 -04:00
Spencer McIntyre
0555b4ada0
Add SAN parsing with a proper ASN.1 definition
...
The ORAddress field is left out because it's significantly more
complicated than the rest and doesn't appear to be necessary at this
time.
2023-06-15 15:57:02 -04:00
Spencer McIntyre
39c9355715
Add additional string primitives
2023-06-15 15:51:14 -04:00
space-r7
5b77805d68
Land #18078 , add support for SID in icpr_cert
2023-06-15 13:17:09 -05:00
adfoster-r7
69b7635f0f
Update SessionTLVLogging to no longer truncate useful values
2023-06-14 18:39:58 +01:00
bwatters
38f542174d
Land #17336 , A more robust implementation for Windows version comparisons
...
Merge branch 'land-17336' into upstream-master
2023-06-13 15:38:56 -05:00
Spencer McIntyre
834ad18d28
Land #18069 , Handle LDAP UnbindRequest
...
Remote::JndiInjection: handle LDAP UnbindRequest
2023-06-12 09:53:38 -04:00
RageLtMan
668b72a4ca
Rex::Proto::LDAP::Server handle LDAP UnbindRequest
2023-06-10 09:42:58 -04:00
Spencer McIntyre
296a7afc86
Land #18076 , Don't use length for freeing.
2023-06-09 10:10:29 -04:00
Spencer McIntyre
5b5c29842c
Land #18022 , Add post/windows/manage/make_token
...
Add update_token to MSF + make_token post-ex module
2023-06-08 14:53:22 -04:00
Ashley Donaldson
717ceae45b
Don't use length for freeing.
...
MSDN says this will never succeed - should always be zero.
2023-06-08 15:02:41 +10:00
Spencer McIntyre
8378435051
Land #17430 , Add AWS SSM Sessions
2023-06-01 11:34:40 -04:00
Spencer McIntyre
9349dd24e3
Add a proper definition for NtdsCaSecurityExt
2023-05-31 17:31:33 -04:00
Ashley Donaldson
75ba9110e2
Added module for Windows version comparisons
...
Utilised it in various existing modules - this should fix some subtle bugs in specific modules' version detection.
2023-05-25 14:36:46 +10:00
attl4s
42ef5ad322
remove TLV_TYPE_TOKEN_UPDATE_RESULT - update_token sends empty response when succeeds
2023-05-24 16:12:12 +02:00
attl4s
3a685849a8
add update_token bridge + make_token module
2023-05-24 10:33:52 +02:00
Spencer McIntyre
120dc877ad
Pr/collab/17430 ( #41 )
...
* Prevent using post modules with the session
It doesn't work reliably because of winpty and how the output is
mangled.
* Set the limit correctly
* Fix Linux PTY downgrade issues
* Remove filtering
The filtering implementation is incomplete and unnecessary.
Filtering is unnecessary because Linux sessions execute a stub on
session start up that uses a combiantion of stty and a fifo to emulate a
PTY-less session. Windows sessions do not need filtering because they
have been explictly marked as being incompatible with the Post API which
is confused by the extra characters.
The filtering implementation is incomplete because it does not account for
echo fragments that are split across lines. It also does not account for
all of the ANSI escape codes.
* Add module docs for enum_ssm
2023-05-22 17:11:16 -04:00
adfoster-r7
1eb6996ea5
Land #17989 , Improves flag formatting for kerberos ticket presenter
2023-05-22 17:42:10 +01:00
space-r7
60f6574bf3
Land #17965 , add module for AD CS cert management
2023-05-22 09:50:53 -05:00
Spencer McIntyre
ff4fafda2f
Add support for parsing SDDL
2023-05-22 09:21:24 -04:00
Spencer McIntyre
3af052390d
Add well known SID and RID constants
2023-05-22 09:21:24 -04:00
Spencer McIntyre
49fd6e876a
Add constants from MS-CRTD
2023-05-22 09:21:24 -04:00
Spencer McIntyre
1ffefcbea4
Treat the subauthority as optional
...
This allows some additional SIDs to function such as
SECURITY_CREATOR_SID_AUTHORITY.
2023-05-22 09:21:24 -04:00