Christian Mehlmauer
|
3123175ac7
|
use MetasploitModule as a class name
|
2016-03-08 14:02:44 +01:00 |
Brent Cook
|
44990e9721
|
Revert "change Metasploit4 class names"
This reverts commit 3da9535e22 .
|
2016-03-07 13:19:48 -06:00 |
Christian Mehlmauer
|
3da9535e22
|
change Metasploit4 class names
|
2016-03-07 09:57:22 +01:00 |
jvazquez-r7
|
db5d83a40a
|
Move namespaces
|
2015-10-15 09:17:06 -05:00 |
Jon Cave
|
b2b7da2dc5
|
Fix spelling of Microsoft in module name
|
2015-04-10 11:09:16 +01:00 |
Tod Beardsley
|
264d3f9faa
|
Minor grammar fixes on modules
|
2014-12-31 11:45:14 -06:00 |
sinn3r
|
f2130311fa
|
Add the MSF blog reference
|
2014-12-29 16:08:35 -06:00 |
jvazquez-r7
|
85ab11cf52
|
Use print_warning consistently
|
2014-12-26 09:54:38 -06:00 |
jvazquez-r7
|
f31a2e070e
|
Use print_warning to print the Kerberos error
|
2014-12-26 09:22:09 -06:00 |
jvazquez-r7
|
d148848d31
|
Support Kerberos error codes
|
2014-12-24 18:05:48 -06:00 |
jvazquez-r7
|
89d0a0de8d
|
Delete unnecessary connect
|
2014-12-23 19:35:59 -06:00 |
jvazquez-r7
|
265e0a7744
|
Upper case domain
|
2014-12-23 19:16:50 -06:00 |
jvazquez-r7
|
ed2d0cd07b
|
Use USER_SID instead of DOMAIN_SID and USER_RID
|
2014-12-23 19:11:05 -06:00 |
jvazquez-r7
|
708cbd7b65
|
Allow to provide USER SID
|
2014-12-22 18:24:50 -06:00 |
jvazquez-r7
|
56eadc0d55
|
Delete default values from options
|
2014-12-22 18:11:43 -06:00 |
jvazquez-r7
|
787dab998d
|
Fix description
|
2014-12-22 17:51:44 -06:00 |
jvazquez-r7
|
a7faf798bf
|
Use explicit encryption algorithms
|
2014-12-22 15:51:17 -06:00 |
jvazquez-r7
|
f37cf555bb
|
Use random subkey
|
2014-12-22 15:39:08 -06:00 |
jvazquez-r7
|
b0a178e0a3
|
Delete blank line
|
2014-12-22 14:40:32 -06:00 |
jvazquez-r7
|
5a6c915123
|
Clean options
|
2014-12-22 14:37:37 -06:00 |
jvazquez-r7
|
20ab14d7a3
|
Clean module code
|
2014-12-22 14:29:02 -06:00 |
jvazquez-r7
|
dabc890b2f
|
Change module filename again
|
2014-12-22 12:35:15 -06:00 |
jvazquez-r7
|
2b46bdd929
|
Add references and authors
|
2014-12-22 12:34:31 -06:00 |
jvazquez-r7
|
4319dbaaef
|
Change module filename
|
2014-12-22 12:29:28 -06:00 |
jvazquez-r7
|
60d4525632
|
Add specs for Msf::Kerberos::Client::Pac
|
2014-12-21 17:49:36 -06:00 |
jvazquez-r7
|
9f1403a63e
|
Add initial specs for Msf::Kerberos::Client::TgsResponse
|
2014-12-20 20:29:00 -06:00 |
jvazquez-r7
|
b0ac68fbc3
|
Create build_subkey method
|
2014-12-19 19:46:57 -06:00 |
jvazquez-r7
|
4a106089b9
|
Move options to build_tgs_request_body
|
2014-12-19 19:12:17 -06:00 |
jvazquez-r7
|
e6781fcbea
|
Build AuthorizationData from the module
|
2014-12-19 18:59:39 -06:00 |
jvazquez-r7
|
9bd454d288
|
Build PAC extensions from the module
|
2014-12-19 18:47:41 -06:00 |
jvazquez-r7
|
def1695e80
|
Use options by call
|
2014-12-19 18:23:11 -06:00 |
jvazquez-r7
|
f332860c19
|
Clean creation of client and server principal names
|
2014-12-19 18:16:22 -06:00 |
jvazquez-r7
|
bd85723a9d
|
Build pre auth array out of the mixin
|
2014-12-19 18:10:14 -06:00 |
jvazquez-r7
|
d058bd5259
|
Refact extraction of kerberos cache credentials
|
2014-12-19 15:53:24 -06:00 |
jvazquez-r7
|
fad08d7fca
|
Add specs for Rex Kerberos client
|
2014-12-19 12:14:33 -06:00 |
jvazquez-r7
|
f325d2f60e
|
Add support for cache credentials in the mixin
|
2014-12-18 16:31:46 -06:00 |
jvazquez-r7
|
9a58617387
|
Add dummy test module
|
2014-12-17 19:57:10 -06:00 |