Commit Graph

2534 Commits (89968b3d546327180e27ab3ce9ec95a2841b4947)

Author SHA1 Message Date
Marshall Hallenbeck 10aba17504
change names in copyright
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-16 08:27:54 -04:00
Marshall Hallenbeck da127dca3d fix typo 2023-09-15 15:11:40 -04:00
Marshall Hallenbeck 4c044abdd2 fix nxc http server name 2023-09-15 15:11:03 -04:00
Marshall Hallenbeck 5fd1dddca5 fix SMB Server class name 2023-09-15 14:46:48 -04:00
Marshall Hallenbeck 3556297b1c add temporary nxc icon, and fix build 2023-09-14 17:41:51 -04:00
Marshall Hallenbeck 3a6b2492ee fix nxcdb capitalization 2023-09-14 17:41:23 -04:00
Marshall Hallenbeck 9442d3b1c8 add wiki to README 2023-09-14 17:28:17 -04:00
Marshall Hallenbeck f4ad6d8247 capitalization fix 2023-09-14 17:19:11 -04:00
Marshall Hallenbeck c9960f0182 remove old ico 2023-09-14 17:17:05 -04:00
Marshall Hallenbeck 42e231ffa6 fix typo 2023-09-14 17:15:27 -04:00
Marshall Hallenbeck 87e3734562 fix rename in bug report template 2023-09-14 17:14:43 -04:00
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 381c9a2548
Merge branch 'main' into Marshall-LICENSE-update 2023-09-14 13:47:40 -04:00
Marshall Hallenbeck 7b6724bb61
Merge branch 'main' into neff-CODEOWNERS 2023-09-14 13:45:29 -04:00
XiaoliChan 0eccd0e60d [wmi] Not 'find' anymore
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-14 16:32:31 +08:00
XiaoliChan 20459ef3fd [wmi] Revert new check_admin function
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-14 14:04:34 +08: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 8c4e20d5d8 Readd bytebleeder and mpgn 2023-09-13 00:15:33 +02:00
Alex 287525fef3 Add name description 2023-09-13 00:03:50 +02:00
Marshall Hallenbeck 10febc0f7a
Update LICENSE
update year and developers

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-12 16:41:23 -04: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
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