dwelch-r7
3cbbfe65f1
Land #18744 , Fix flakey opt address local spec
2024-01-26 10:33:47 +00:00
adfoster-r7
5c25bfd908
Fix flakey opt address local spec
2024-01-25 12:33:21 +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
adfoster-r7
15d0d4f0df
Land #18663 , Add new PostgreSQL Session Type
2024-01-24 10:46:26 +00:00
sjanusz-r7
73dbe2e89d
Add PostgreSQL multi-line query transform tests
2024-01-23 17:03:16 +00:00
Dean Welch
763a97d40a
Add test to ensure module ranking is consistent
2024-01-19 18:11:31 +00:00
Dean Welch
334a469d2c
rank modules consistently
2024-01-19 17:50:31 +00:00
sjanusz-r7
5d7251ce44
Add PostgreSQL session type tests
2024-01-19 10:29:44 +00:00
Egor Kalinichev
9ec36f3d4d
Fix undefined method error in /api/v1/modules endpoint
2024-01-17 13:17:38 +01:00
Dean Welch
1c4258fd1e
Fix encoded payloads test
2024-01-16 13:31:51 +00:00
Dean Welch
2cf045d3c4
Leverage the module metadata cache in the module_sets
2024-01-15 14:56:46 +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
adfoster-r7
656e65f9b0
Add tests for Msf::Exploit::Local exploit_type and sysinfo
2024-01-09 12:25:48 +00:00
h00die
ec8ee2814a
fix spelling in spec folder
2024-01-07 13:42:50 -05:00
adfoster-r7
a9f5c11d68
Land #18484 , add ability to follow payload override in shell to meterpreter
2024-01-03 12:05:29 +00: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
cgranleese-r7
5f396245f2
Land #18539 , Add Smb session type
2023-12-12 11:45:19 +00:00
Zach Goldman
90d3d6fc0a
testing for opt_enum changes
2023-12-11 09:08:54 -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
Spencer McIntyre
f000c39b4a
Update to mark DomainControllerRhost as optional
2023-12-05 16:23:35 -05:00
Dean Welch
4026d99d0f
Add smb session tests
2023-12-04 17:55:15 +00:00
Dean Welch
cd8cc75cf3
Add smb session type
2023-12-04 17:55:11 +00:00
dwelch-r7
45c54797ac
Land #18581 , Add hierarchical search table support
2023-12-04 17:11:00 +00:00
adfoster-r7
02c892c3fc
Add hierarchical search table support
2023-11-30 16:32:29 +00:00
adfoster-r7
15bf3cb472
Land #18571 , add clearer RHOST error messages
2023-11-30 14:09:12 +00: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
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
Ashley Donaldson
2eec5e0914
Remove spurious print; resolves #18562
2023-11-27 07:37:02 +11:00
Ashley Donaldson
ff70cc7e42
Clearer RHOST error message
2023-11-24 11:34:18 +11:00
Christophe De La Fuente
0d591a3136
Land #18526 , Add a command to customise DNS resolution
2023-11-23 17:46:16 +01:00
Spencer McIntyre
4321aafe77
Land #18547 , Update ssh login pubkey module
...
Update ssh login pubkey module to correctly identify windows ssh platform
2023-11-22 17:09:06 -05:00
Ashley Donaldson
ef9a165d22
Changes from code review
2023-11-22 16:43:02 +11:00
adfoster-r7
1b12dc3940
Update ssh login pubkey module to correctly identify windows ssh platform
2023-11-17 12:51:01 +00:00
Ashley Donaldson
9d873cb7ac
Fix bug in writing UpnDnsInfo structure, and include in sapphire PAC
2023-11-17 13:49:55 +11:00
adfoster-r7
e011fbeb32
Land #18516 , extract common dispatcher commands into a single resuable mixin
...
Extract reusable core session commands
2023-11-15 11:25:52 +00:00
Ashley Donaldson
f351d7b5e1
Don't create DNS cached resolver on every test, because it'll exhaust the OS's resources
2023-11-10 12:07:37 +11:00
Ashley Donaldson
d0585e0df5
Added unit tests
2023-11-09 14:45:06 +11:00
Dean Welch
ea41ec7a5d
Fix tests leaving behind threads
2023-11-07 17:43:43 +00:00
Dean Welch
82057178ca
log threads with no uuid
2023-11-07 15:31:46 +00:00
Dean Welch
67a343230d
Fix thread count
2023-11-07 14:10:47 +00:00
Dean Welch
c7e0e094fa
Add core session commands and test suite
2023-11-06 16:34:37 +00:00
JustAnda7
6ba5d03993
Addition-of-suitable-tests-for-the-libraries
2023-11-04 11:43:01 -04:00
Dean Welch
3f3531d119
Add test for command shell sessions
2023-10-31 16:35:58 +00:00
Spencer McIntyre
6e9facbefb
Merge pull request #18419 from smashery/dcsync_kerberos
...
DCSync using Kerberos Pass-the-Ticket
2023-10-30 09:41:22 -04:00
Ashley Donaldson
2a699b89fa
Changes from code review
2023-10-30 12:51:55 +11:00
Zach Goldman
8331f4d2ad
Adds wiki guide for session searching
...
Also tweaks an error message
add readme to directory
2023-10-23 15:33:53 -05:00
dwelch-r7
7baabd08db
Land #18364 , Add support for filtering sessions
2023-10-19 16:40:42 +01:00