Marshall Hallenbeck
|
ac7be4dc5e
|
add hash_spider default file to .gitignore
|
2023-09-18 15:22:29 -04:00 |
Marshall Hallenbeck
|
c20b65d8ba
|
fix(build): update pyinstaller spec and fix pypykatz import/hook to properly reference during build
|
2023-09-18 15:00:39 -04:00 |
Marshall Hallenbeck
|
99bddeda4c
|
fix(drop-sc): use tempdir function to determine current OS temp directory
|
2023-09-18 12:13:03 -04:00 |
Marshall Hallenbeck
|
8add99c4ad
|
Update README.md
Add additional rationale for our fork
add development section placeholder
move acknowledgements section down with code contributors
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-18 12:04:19 -04:00 |
Marshall Hallenbeck
|
e1e57a6cf0
|
fix(build): update hiddeninputs for windows build
|
2023-09-17 22:57:00 -04:00 |
Alexander Neff
|
023354b33d
|
Resolve merge conflicts and add wiki installation page to readme
|
2023-09-17 23:04:50 +02:00 |
Alexander Neff
|
dc6761ec01
|
Add README text
|
2023-09-17 23:00:25 +02:00 |
Marshall Hallenbeck
|
977e186d6f
|
Merge pull request #19 from Pennyw0rth/rename
NetExec Rename
|
2023-09-17 16:33:29 -04:00 |
Marshall Hallenbeck
|
c9b0e7232d
|
Merge branch 'main' into rename
|
2023-09-17 16:33:18 -04:00 |
Marshall Hallenbeck
|
44f11fc4ae
|
Merge pull request #12 from Pennyw0rth/Marshall-LICENSE-update
Update LICENSE for NetExec
|
2023-09-17 16:32:30 -04:00 |
Marshall Hallenbeck
|
75a6c6e2af
|
Merge branch 'main' into Marshall-LICENSE-update
|
2023-09-17 16:30:20 -04:00 |
Alexander Neff
|
aa1355c7d9
|
Merge branch 'main' into rename
|
2023-09-17 22:25:44 +02:00 |
Alexander Neff
|
50c4bb7e97
|
Rename Module Classname to match python convention
|
2023-09-17 22:20:40 +02:00 |
Alexander Neff
|
c9a0604489
|
Fix broken links
|
2023-09-17 22:16:22 +02:00 |
Marshall Hallenbeck
|
04a6ba7474
|
Merge pull request #4 from XiaoliChan/wmi-improv-admin-check
[wmi] bug fix in 'check_admin' function
|
2023-09-16 20:10:00 -04:00 |
XiaoliChan
|
e3837d986a
|
Merge branch 'main' into wmi-improv-admin-check
|
2023-09-17 01:53:37 +08:00 |
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 |