Commit Graph

2603 Commits (a09934b8f94fe2405aa3fdaad5b84abb8a2b02df)

Author SHA1 Message Date
XiaoliChan 604099f1b0 [winrm] less ugly if condition
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-11 15:46:38 +08:00
Alex 47199d6d79 Enable using any share with atexec 2023-09-10 12:33:05 +02:00
Alex ba51e3036c Replace double quote with single quote 2023-09-10 12:18:55 +02:00
Alex fe517be3e6 Fix spelling mistakes and formatting 2023-09-09 23:54:08 +02:00
Alex 25e9721abc
Merge pull request #2 from Pennyw0rth/neff-fix-login
Fix for allowing to test multiple users with one password
2023-09-09 23:20:38 +02:00
Alex 95ac793b2a Replacing single quotes with double quotes in strings 2023-09-09 23:13:06 +02:00
Alex 2119d37e52 Typo 2023-09-09 19:40:13 +02:00
Alex 4a739a0f32 Change wmi --interval-time to --exec-timeout to more accuratly represent the effect 2023-09-09 19:21:57 +02:00
Alex 2400bc6c20 Make exec fail messages more precise 2023-09-09 19:20:46 +02:00
Alex 0e528ae8f0 Add us to cli output 2023-09-09 19:19:41 +02:00
XiaoliChan 823f9cadf2 [wmi] switch imapcket back to mpgn's forked
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-09 22:13:12 +08:00
XiaoliChan ab6509daf1 [wmi] Improve admin check & bug fix
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-09 12:25:34 +08:00
Alex 66d8d52275
Merge pull request #1 from Pennyw0rth/neff-bugfixes
Update README
2023-09-08 21:56:42 +02:00
Alexander Neff a664e3b491 Fix for allowing to test multiple users with one password 2023-09-08 21:53:39 +02:00
Alexander Neff 8421f3e376 Update README 2023-09-08 18:52:16 +02:00
Alexander Neff a8acf9d3e5 Update README 2023-09-08 18:29:25 +02:00
mpgn d8c50c8cba
Merge pull request #139 from mpgn/bump
fix build of binary
2023-09-03 19:16:55 +02:00
mpgn e0db87224e
Update build_collector.py (test) 2023-09-03 19:08:36 +02:00
mpgn 1b11f1ea5d
Merge pull request #138 from mpgn/bump
Bump to 6.1.0
2023-09-03 18:56:44 +02:00
mpgn 02d2b5698f
Update cli.py 2023-09-03 18:54:37 +02:00
mpgn 3eabea9a72
Update cme to 6.1.0 2023-09-03 18:47:53 +02:00
mpgn 8ca6430caf
Merge pull request #81 from XiaoliChan/wmi
[New protocol] Add WMI/dcerpc(ncacn_ip_tcp) support
2023-09-03 18:45:08 +02:00
mpgn 2bef9a2eaa
Merge pull request #136 from mpgn/ccleanup
Cleanup
2023-09-03 18:44:36 +02:00
mpgn 007d4f4f6c
Update README.md 2023-09-03 14:03:55 +02:00
mpgn bb88fa59c5
Update README.md 2023-09-03 13:51:28 +02:00
XiaoliChan 1cefff34ee [wmi] neff review I
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-01 21:49:57 +08:00
Alex f354559cb5 Delete old issue template 2023-09-01 12:12:29 +02:00
Alex bf4dadcfb2 Remove funding yaml, align version text in cli file, README formating 2023-09-01 12:12:16 +02:00
mpgn 94d77e584f
Update cli.py 2023-09-01 11:30:02 +02:00
mpgn 3e6bd9f4ed
Update README.md 2023-09-01 11:29:03 +02:00
mpgn 60f1e12a83
Delete .gitlab-ci.yml 2023-09-01 11:26:14 +02:00
XiaoliChan 0650d29173 [wmi] mpgn reivew: zerologon logger
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 18:30:00 +08:00
XiaoliChan 306be98764 [wmi] self review: remove unnecessary logger
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 15:59:41 +08:00
XiaoliChan dcb9182321 [wmi] self review: real-world test
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 15:57:11 +08:00
XiaoliChan 064a4fac52 [wmi] Bring up more modules for wmi
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 12:20:21 +08:00
XiaoliChan c8c2c8d3d7 [wmi] self review: remove useless try in wmi query & bugs fix in modules
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 11:43:02 +08:00
XiaoliChan b22b2aadf4 [wmi] self review: improve logger output
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 11:30:19 +08:00
XiaoliChan 2cb9563cc1 [wmi] self review: improve logger output
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 11:28:38 +08:00
XiaoliChan 7834983574 [wmi] self review: wrong logger output
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 11:20:27 +08:00
XiaoliChan 98f5ca162e [wmi] self review: remove useless 'try catch'
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-08-30 11:14:16 +08:00
Xiaoli Chan 19f0f7cfe2 [wmi] self review: wrong removed
Signed-off-by: Xiaoli Chan <2209553467@qq.com>
2023-08-30 09:23:12 +08:00
Xiaoli Chan bb607bb0da [wmi] self review: remove useless try
Signed-off-by: Xiaoli Chan <2209553467@qq.com>
2023-08-30 09:21:03 +08:00
Xiaoli Chan b7a722ee7d Merge remote-tracking branch 'upstream/master' into wmi 2023-08-30 09:16:26 +08:00
mpgn 3510583654
Merge pull request #129 from XiaoliChan/conn-fix
[connection.py] bug fix in funciton 'gethost_addrinfo'
2023-08-29 22:18:41 +02:00
mpgn f7db13608f
Merge pull request #63 from termanix/Add-New-Flag
Add New ldap Flag --dc-list
2023-08-29 21:57:49 +02:00
mpgn cb423d9f0e
Merge pull request #133 from Shad0wC0ntr0ller/Enum_Trusts
Extract Trust relationships
2023-08-29 21:49:29 +02:00
Xiaoli Chan 21bc978f45 [connection] neff: review II
Signed-off-by: Xiaoli Chan <2209553467@qq.com>
2023-08-30 02:13:59 +08:00
Xiaoli Chan e6d44f9827 [connection] add missing function in wmi query
Signed-off-by: Xiaoli Chan <2209553467@qq.com>
2023-08-30 01:37:03 +08:00
termanix 63749ea29b
Update ldap.py for --dc-list flag 2023-08-29 20:35:27 +03:00
Xiaoli Chan ad5debaa4c [connection] neff: review I
Signed-off-by: Xiaoli Chan <2209553467@qq.com>
2023-08-30 01:24:56 +08:00