Commit Graph

2466 Commits (51e1b37736fd19fa6c934722e622414f180b0c61)

Author SHA1 Message Date
Marshall Hallenbeck 51e1b37736 fix poetry.lock 2023-09-14 17:10:34 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
Marshall Hallenbeck 2f0b74a492
Merge pull request #9 from XiaoliChan/winrm-less-If
[winrm] less ugly if condition
2023-09-14 14:46:24 -04:00
Marshall Hallenbeck 95fcb55389
Merge pull request #7 from Pennyw0rth/neff-text-improvements
Make some text more precise
2023-09-14 14:44:55 -04:00
Alex ceddcb6b5e
Merge pull request #16 from Pennyw0rth/neff-fix-cli
Fix CLI
2023-09-14 20:04:48 +02:00
Marshall Hallenbeck 0b6d215f98
Merge pull request #13 from Pennyw0rth/neff-CODEOWNERS
Add CODEOWNERS
2023-09-14 14:01:02 -04:00
Marshall Hallenbeck 7b6724bb61
Merge branch 'main' into neff-CODEOWNERS 2023-09-14 13:45:29 -04:00
Alex 473c4b1952 Improve feedback text for the user 2023-09-14 00:29:55 +02:00
Alex 78f1dd4136 Fix cli to only run building binaries manually and test on review submit 2023-09-14 00:18:59 +02:00
Marshall Hallenbeck 60cef3c027
Merge pull request #11 from Pennyw0rth/Marshall-README-changes
Update README.md for NetExec rename
2023-09-13 12:59:13 -04:00
Alex 0b4a6ffdc1 Add CODEOWNERS file for review approval 2023-09-13 00:24:04 +02:00
Alex 287525fef3 Add name description 2023-09-13 00:03:50 +02:00
Marshall Hallenbeck ef552ac97a
Fix links/shoutout
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-12 16:26:37 -04:00
Marshall Hallenbeck 9805fe968e
Update README.md
Initial README changes for NetExec/nxc rebrand

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-12 16:19:53 -04:00
XiaoliChan 06217df9ef
Merge branch 'main' into winrm-less-If 2023-09-11 16:09:04 +08:00
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
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