cgranleese-r7
53efed1606
Land #19022 , Add MySQL Arch & Platform detection by query
2024-04-10 12:24:08 +01:00
sjanusz-r7
a862b16286
Add MySQL Arch & Platform detection by query
2024-04-09 13:38:07 +01:00
Ashley Donaldson
4557de9a72
Changes from code review
2024-04-08 11:47:09 +10:00
Ashley Donaldson
1ce29ae21e
Make OpenSSL unit test work on all versions
2024-04-08 11:32:53 +10:00
Ashley Donaldson
5852fcbb78
Error handling and unit tests
2024-04-08 11:32:53 +10:00
Ashley Donaldson
9f5444680f
Some error handling
2024-04-08 11:32:52 +10:00
Ashley Donaldson
816d834f83
Add dn-binary unit tests
2024-04-08 11:32:51 +10:00
Ashley Donaldson
8800a74b27
Wrap credential struct with nicer API
2024-04-08 11:32:50 +10:00
Ashley Donaldson
e803be425f
Initial work on shadow credentials
2024-04-08 11:32:49 +10:00
Dean Welch
434e85261b
Add postgres client specs
2024-04-05 13:10:15 +01:00
Dean Welch
25a65c0ed7
Consolidate and simplify session tests
2024-04-05 13:10:15 +01:00
sjanusz-r7
70e27f8112
Passing history manager tests
2024-03-26 10:06:50 +00:00
Spencer McIntyre
0cf4737317
Add specs for resolver spell checking
2024-03-19 12:48:13 -04:00
adfoster-r7
15c56a870e
Land #18895 , Add upload/download/delete/mkdir/rmdir to smb session
2024-03-14 10:51:48 +00:00
adfoster-r7
55dd5aa9c0
Land #18899 , update ysoserial viewstate tool
2024-03-14 00:12:38 +00:00
Dean Welch
689caf4bd1
Add upload/download/delete/mkdir/rmdir to smb session
2024-03-12 11:56:29 +00:00
sjanusz-r7
6b11cd4332
Fix tests broken by updating SQL prompt on DB change
2024-03-01 11:27:52 +00:00
Spencer McIntyre
87f91f284a
Add unit tests for the new rex viewstate library
2024-02-29 16:55:54 -05:00
sjanusz-r7
bc4362d07d
Fix Rex MySQL wrapper test to have correct method symbol
2024-02-29 11:16:18 +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
adfoster-r7
9ae9e06017
Land #18879 , update kerberos/inspect_ticket to include PAC credential information
2024-02-23 16:20:57 +00:00
Spencer McIntyre
0ade721bf1
Propagate precise encryption key length errors
2024-02-23 10:28:05 -05:00
sjanusz-r7
1b7c2bbaec
SQL sessions consolidation
2024-02-21 16:16:14 +00:00
sjanusz-r7
200d03c417
Expose MSSQL initial connection info in client
2024-02-20 11:36:10 +00:00
dwelch-r7
6db865a46c
Land #18850 , Fix failing ldap server tests
2024-02-19 12:39:52 +00:00
sjanusz-r7
64ab62f2c3
Use database_name for SQL sessions
2024-02-17 03:31:58 +00:00
adfoster-r7
ca367bc87b
Fix failing LDAP server tests
2024-02-16 23:43:07 +00:00
adfoster-r7
7b56d012e8
Land #18678 , add LDAP capture capabilities
2024-02-15 22:11:04 +00:00
adfoster-r7
1d406cfc2a
Land #18809 , DNS command improvements
2024-02-14 22:12:30 +00:00
Spencer McIntyre
eca99e2c77
Refactor resolver types
2024-02-14 14:40:22 -05:00
Dean Welch
43eb2a7c9b
be more specific with mssql mock
2024-02-12 16:12:37 +00:00
Dean Welch
f9fb803af7
fix misnamed shared example and missing mssql mocks
2024-02-12 12:30:49 +00:00
Zach Goldman
2c60780dc0
Add MSSQL session Type
2024-02-09 07:27:01 -06:00
Spencer McIntyre
1cab98f4c2
Support multiple addresses for a static hostname
2024-02-08 16:05:54 -05:00
Spencer McIntyre
62e960352f
Refactor naming entries as rules
2024-02-08 13:05:53 -05:00
Spencer McIntyre
5c9b454291
Change initialization to allow reseting
...
Change how the resolver is initialized so the instance can be reset to
sane default values loaded from the operating system.
2024-02-08 11:22:33 -05:00
Spencer McIntyre
2653a180e4
Update tests add new initialization methods
2024-02-08 11:22:33 -05:00
cgranleese-r7
0e9cad6d45
Adds MySQL session type
2024-02-02 14:39:37 +00:00
adfoster-r7
4784afae6a
Land #18741 , add ntpath tests
2024-01-24 12:48:47 +00:00
Dean Welch
3a076d6cdb
Verify ntpath works as expected
2024-01-24 12:01:09 +00:00
Dean Welch
f2a1d16fbc
Verify ntpath works as expected
2024-01-24 11:59:31 +00:00
sjanusz-r7
73dbe2e89d
Add PostgreSQL multi-line query transform tests
2024-01-23 17:03:16 +00:00
sjanusz-r7
5d7251ce44
Add PostgreSQL session type tests
2024-01-19 10:29:44 +00:00
Jeffrey Martin
5a14575a31
Adjustment for extra knobs to tweak during auth
...
* clarify the NTLM SASL challenge
* add default case for unsuppoted SASL types
* implement unknown method to support override
2024-01-11 10:30:58 -06:00
h00die
ec8ee2814a
fix spelling in spec folder
2024-01-07 13:42:50 -05:00
Jeffrey Martin
2ab1b7a310
adjustments to NTLM LDAP support
...
* invert storage test for callback
* do not override service instance domain and hostname
* remove wrapping `Array` on `context_data` in response
* generate NTLM Type1 message instead of hardcoded blob
2024-01-02 13:08:48 -06:00
Dean Welch
cd8cc75cf3
Add smb session type
2023-12-04 17:55:11 +00:00
Spencer McIntyre
708c795890
Land #18560 , Forging diamond and sapphire tickets
2023-11-28 11:14:15 -05:00
Ashley Donaldson
3ca13d9358
Changes from code review.
...
Added in the stability/IOC notes, since diamond/sapphire do make requests.
2023-11-27 10:30:54 +11:00