space-r7
9cd024a7a2
Land #17828 , add AMQP login scanner module
2023-03-29 09:24:48 -05:00
adfoster-r7
e1ecdac2a5
Land #17724 , Add ticket checksum to kerberos ticket creation
2023-03-29 09:01:39 +01:00
Spencer McIntyre
7a2643304e
Add a missing require line
2023-03-27 16:54:04 -04:00
Spencer McIntyre
97d67c6a79
Add an AMQP login scanner
2023-03-27 16:53:03 -04:00
Spencer McIntyre
5d0ae3e0c0
Add a missing require line
2023-03-27 16:48:40 -04:00
space-r7
f9c6caa804
Land #17785 , add SolarWinds (SWIS) deser RCE
2023-03-27 15:25:17 -05:00
Spencer McIntyre
26d0f77379
Add the AMQP client
2023-03-23 17:28:53 -04:00
Spencer McIntyre
e59a192a84
Restructure AMQP protocol definitions
2023-03-20 16:24:31 -04:00
Spencer McIntyre
c82af18e68
Set the class and method ID from the arguments
2023-03-20 16:24:30 -04:00
Spencer McIntyre
31e3f459d8
Add some basic AMQP protocol definitions
2023-03-20 16:24:30 -04:00
Dean Welch
48a5f33f35
Add option to include a ticket checksum while forging a ticket
2023-03-06 13:19:59 +00:00
Grant Willcox
c5ef08b324
Add in additional YARD documentation fixes
2023-03-05 20:56:54 -06:00
Grant Willcox
08f07eccb6
Fix initial incorrect parameters in YARD documentation
2023-03-05 20:15:14 -06:00
bwatters
9a4f8c0e7f
Land #17716 , Fix the reverse port forward message
...
Merge branch 'land-17716' into upstream-master
2023-03-03 16:28:49 -06:00
cgranleese-r7
252012f48d
Land #17675 , Add support for forging inter-realm Kerberos tickets
2023-03-03 14:17:48 +00:00
adfoster-r7
efd79eb638
Add support for forging inter-realm Kerberos tickets
2023-03-03 13:20:39 +00:00
adfoster-r7
f3975e968f
Land #17635 , Add support for full pac ul_type 19 and partial ticket checksum support
2023-03-02 14:22:58 +00:00
Spencer McIntyre
636d89cf67
Fix the reverse port forward message
2023-02-28 15:08:00 -05:00
bwatters
87f046f351
Land #17629 , Fix #17629 #query_ldap issues
...
Merge branch 'land-17698' into upstream-master
2023-02-27 14:39:19 -06:00
Spencer McIntyre
49a2f481b6
Fix argument validation for the route command
2023-02-24 15:36:52 -05:00
Spencer McIntyre
9706ee9d9e
Need to use #native_arch
...
Using #arch instead of #native_arch means that the Python Meterpreter
will be misclassified as ARCH_PYTHON and will be unable to use util
functions correctly.
2023-02-24 13:46:11 -05:00
Spencer McIntyre
fbf2e5d370
Land #17562 , Fix incorrect defs in def_wldap32.rb
...
Fix incorrect definitions for ldap_search functions in def_wldap32.rb
2023-02-23 14:03:26 -05:00
adfoster-r7
d21f6a10a2
Land #17690 , Update inspect ticket tests to use the local timezone
2023-02-23 16:02:55 +00:00
Spencer McIntyre
42bd87e0c1
Update how railgun handles pointer return types
...
Update railgun to handle pointer return types. If the type that is
pointed to is known (i.e. PCHAR, PULONG_PTR) and not LPVOID, the
contents returned to the caller. The raw address is also returned in the
&return key to enable the caller to free the buffer if necessary which
is determined by the function that was called.
2023-02-23 08:42:59 -06:00
Grant Willcox
4c25530afe
Fix up PCHAR and PWCHAR definitions to correctly handle cases where the return value may be 0. Also fix some definitions to be clearer and work on x64.
2023-02-23 08:41:26 -06:00
Grant Willcox
ae461c2395
Add in ULONG alias to DWORD and update definitions to fix some mistakes
2023-02-23 08:40:28 -06:00
Grant Willcox
59eb419d28
Make PULONG_PTR definitions PLPVOID to be more accurate, and correctly define some structures as PBLOB so they be handled correctly
2023-02-23 08:40:23 -06:00
Grant Willcox
d16905ca49
Fix incorrect definitions for ldap_search functions
2023-02-23 08:40:22 -06:00
adfoster-r7
b2cc84228f
Fix module spec test failing on local machine
2023-02-23 14:27:44 +00:00
Dean Welch
fd5d10e610
Update inspect ticket tests to use the local timezone
2023-02-23 12:43:43 +00:00
Dean Welch
fc5d938d8c
Add support for full pac and partial ticket checksum support
2023-02-21 13:03:59 +00:00
Grant Willcox
43b4ee268c
Land #17592 , Fix bypassuac_injection_winsxs for x64
2023-02-09 11:41:51 -06:00
dwelch-r7
7909fe32c2
Land #17612 , Add exception handling for finalizer methods
2023-02-08 12:33:52 +00:00
dwelch-r7
782e4c0295
Add ul_type 12 (UPN and DNS info) to pac bindata
2023-02-07 23:14:00 +00:00
adfoster-r7
f145a214ca
Add exception handling for finalizer methods
2023-02-07 20:28:15 +00:00
Grant Willcox
ad82437067
Land #17591 , Fix metasm_shell by requiring readline
2023-02-03 15:14:32 -06:00
Spencer McIntyre
dc179f6279
Fix stack trace on exit via Ctrl+D (EOF)
2023-02-03 14:38:07 -05:00
Spencer McIntyre
f2e5e77e27
Fix bypassuac_injection_winsxs for x64
...
Tested on Windows 8.1, prior to these chagnes the bad railgun definition
would cause the session to crash.
2023-02-03 13:02:53 -05:00
adfoster-r7
cfb5a55880
Land #16946 , Add row indicator to show targets command
2023-02-02 17:26:53 +00:00
cgranleese-r7
d1e68e634a
Add row indicator to show targets command
2023-02-02 16:12:19 +00:00
Spencer McIntyre
3eaed76025
Land #17561 , Fix functions in def_iphlpapi.rb
...
Fix input and output buffers for some mislabeled functions in def_iphlpapi.rb
2023-02-02 09:10:28 -05:00
Grant Willcox
b5a83ffd0f
Add in PULONG alias to PDWORD and update definitions
2023-02-01 12:36:22 -06:00
Spencer McIntyre
0d9a282237
Use the new NDR types in RubySMB v3.2.4
2023-01-31 10:08:27 -05:00
Grant Willcox
be85aa253d
Fix input and output buffers for some mislabeled functions
2023-01-27 14:09:45 -06:00
adfoster-r7
020e221c42
Present unsupported ul_types in a clearer way to the user
2023-01-27 13:40:33 +00:00
adfoster-r7
672fb9ce9f
Land #17460 , add support for feature kerberos authentication
2023-01-26 17:47:27 +00:00
Spencer McIntyre
fc0324f28b
Consistently print keys without \x
2023-01-26 10:49:05 -05:00
dwelch-r7
e434b65d9d
Land #17535 , Add NTLM Hash Extraction via PKINIT to get_ticket
2023-01-25 18:34:18 +00:00
adfoster-r7
eb59d08516
Add additional kerberos error codes
2023-01-25 18:08:07 +00:00
Spencer McIntyre
21f33296b7
Consolidate PKINIT hash extraction code
2023-01-25 12:16:42 -05:00