Spencer McIntyre
|
d31ffa27d3
|
Add and use a new kerberos CCache model definition
|
2022-07-01 11:57:30 -04:00 |
|
Ashley Donaldson
|
997f9b92d9
|
Changes from code review
|
2022-06-24 09:33:57 +10:00 |
|
Ashley Donaldson
|
2cce4ac1c1
|
Fix unit tests
|
2022-06-23 16:55:30 +10:00 |
|
adfoster-r7
|
89187c1fa9
|
Land #16685, Add missing Kerberos encryption types
|
2022-06-22 13:13:30 +01:00 |
|
dwelch-r7
|
e672fad870
|
Land #16689, Update Kerberos to support host addresses in tickets
|
2022-06-22 12:52:17 +01:00 |
|
Ashley Donaldson
|
a4a0fc3028
|
Changes from code review.
Use kwargs instead of default values for rarer crypto args.
Revert case-sensitivity change; we'll leave krb5 on Linux til later.
More constants
|
2022-06-22 16:03:36 +10:00 |
|
Ashley Donaldson
|
15446fd173
|
Incorporated new encryption methods into login scanner, including negotiating
|
2022-06-22 09:36:25 +10:00 |
|
Ashley Donaldson
|
19b62a5af6
|
Support several new encryption types for Kerberos.
Supports DES-CBC-MD5, DES3-CBC-SHA1, AES128, AES256
|
2022-06-22 09:13:33 +10:00 |
|
adfoster-r7
|
f8901a8b17
|
Add Kerberos LoginScanner support
|
2022-06-20 16:38:32 +01:00 |
|
adfoster-r7
|
3f56f9891d
|
Update keberos to support host addresses in tickets
|
2022-06-18 04:16:36 +01:00 |
|
dwelch-r7
|
ac5a885f16
|
Land #16660, Fix Kerberos flags decoding logic
|
2022-06-17 17:38:09 +01:00 |
|
dwelch-r7
|
3ce8b2e3bc
|
Land #16678, Support decoding pa_data as part of kdc enc response
|
2022-06-17 17:19:45 +01:00 |
|
adfoster-r7
|
5dd650fc76
|
Support decoding pa_data as part of kdc enc response
|
2022-06-15 20:46:45 +01:00 |
|
adfoster-r7
|
affc5bc294
|
Fix Kerberos flags decoding logic
|
2022-06-09 12:22:20 +01:00 |
|
adfoster-r7
|
f1e5376414
|
Move kerberos tests to be under the remote folder
|
2022-06-08 03:21:25 +01:00 |
|
Christophe De La Fuente
|
dac355d9cf
|
Land #16492, nfs_mount more intelligent mountability
|
2022-05-31 11:56:19 +02:00 |
|
h00die
|
c6936bd42f
|
nfs mount more intelligent
|
2022-05-30 13:03:03 -04:00 |
|
h00die
|
627605cf82
|
nfs mount more intelligent
|
2022-05-30 09:49:24 -04:00 |
|
h00die
|
b8cebe0dbe
|
nfs mount more intelligent
|
2022-05-30 09:47:00 -04:00 |
|
Spencer McIntyre
|
5f5444936f
|
Land #16488, Windows Task Scheduler Mixin
|
2022-05-25 12:37:03 -04:00 |
|
adfoster-r7
|
d225d4663c
|
Land #16413, update local exploit suggester
|
2022-05-25 13:24:11 +01:00 |
|
sjanusz
|
786084bacb
|
Add custom color styler tests
|
2022-05-19 17:01:55 +01:00 |
|
Christophe De La Fuente
|
19f73b7bbe
|
Fix specs (again)
|
2022-05-19 15:34:42 +02:00 |
|
Christophe De La Fuente
|
fec3fbc180
|
Fix specs
|
2022-05-19 15:27:13 +02:00 |
|
Christophe De La Fuente
|
624fc7a1d2
|
Fix specs
|
2022-05-18 17:07:30 +02:00 |
|
Christophe De La Fuente
|
7c9c0018bc
|
Add specs for the TaskScheduler mixin
|
2022-05-18 15:50:39 +02:00 |
|
Spencer McIntyre
|
adeb87b817
|
Remove tests for code that was removed
|
2022-05-16 14:39:45 -04:00 |
|
Spencer McIntyre
|
879591f686
|
Land #16499, Specify peer hostname for SNI
|
2022-05-16 14:21:57 -04:00 |
|
adfoster-r7
|
0196b6fa75
|
Land #16555, move duplicated retry_until_truthy code into centralized location
|
2022-05-16 18:31:57 +01:00 |
|
Spencer McIntyre
|
1aceb71971
|
Rename the function to emphasize truthy
|
2022-05-13 09:16:01 -04:00 |
|
Spencer McIntyre
|
3d37f2f811
|
Change the timeout value to be nil
|
2022-05-13 09:14:23 -04:00 |
|
Spencer McIntyre
|
6ba2b15ab2
|
Overhaul retry_until_true specs
Co-authored-by: adfoster-r7 <60357436+adfoster-r7@users.noreply.github.com>
|
2022-05-13 09:06:51 -04: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 |
|
adfoster-r7
|
6a1fe27406
|
Land #16442, add vars_form_data to the HTTP client
|
2022-05-13 10:53:16 +01:00 |
|
Spencer McIntyre
|
8b52dbcaf9
|
Add a basic retry spec
|
2022-05-11 15:57:59 -04:00 |
|
adfoster-r7
|
e4f42d7eaa
|
Update more modules to use the vars_form_data api
|
2022-05-11 18:18:21 +01:00 |
|
adfoster-r7
|
94e1ad3fe5
|
Update form data api defaults
|
2022-05-10 14:12:17 +01:00 |
|
adfoster-r7
|
4ad4ca32e8
|
Fix test alignment
|
2022-05-09 16:51:20 +01:00 |
|
adfoster-r7
|
0ce36f318e
|
Move logic into client_request for consistency
|
2022-05-09 16:51:15 +01:00 |
|
adfoster-r7
|
709f369c79
|
Inline mock boundaries for clarity
|
2022-05-09 12:32:31 +01:00 |
|
h00die
|
978dfe9b74
|
nfs mount more intelligent
|
2022-05-08 08:48:53 -04:00 |
|
sjanusz
|
2e59f17439
|
Rename files to form_data
|
2022-05-06 16:41:19 +01:00 |
|
sjanusz
|
4ec4b89d00
|
Add upload of files to HttpClient & update a module to use it
|
2022-04-25 14:55:37 +01: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 |
|
Heyder Andrade
|
29aae09b62
|
Added support to depecreted key exchange algorithms
|
2022-04-13 18:54:12 +02:00 |
|
dwelch-r7
|
be7510dba3
|
Additional mocking
|
2022-04-13 15:46:18 +01:00 |
|
sjanusz
|
fc73498919
|
Add debug option to Python Meterpreter
|
2022-04-12 10:54:26 +01:00 |
|
adfoster-r7
|
a53be3184a
|
Improving error handling of Kerberos
|
2022-04-08 20:48:10 +01:00 |
|
dwelch-r7
|
a82c936613
|
Land #16373, Add initial ruby 3.1 support
|
2022-04-07 16:44:02 +01:00 |
|