Commit Graph

2517 Commits (bdf0fe27e80ca031a3de9f6d0dc7db5b12746209)

Author SHA1 Message Date
Marshall Hallenbeck bdf0fe27e8 cleanup wmiexec_event code 2023-09-20 12:06:44 -04:00
Marshall Hallenbeck b788f09af8 fix exception handling 2023-09-20 12:03:41 -04:00
Marshall Hallenbeck 1e381fb62d fix exception handling and remove unused function 2023-09-20 12:02:37 -04:00
Marshall Hallenbeck 85335213da automatic ruff fixing 2023-09-20 11:59:16 -04:00
Marshall Hallenbeck f9489dcb7e fix type check and add docstrings to powershell.py 2023-09-20 11:52:11 -04:00
Marshall Hallenbeck 43ce9cbd20 cleanup: fix variable names in query_db_cred 2023-09-20 11:43:20 -04:00
Marshall Hallenbeck bfe875d37c doc(connection.py): add docstring for call_modules 2023-09-20 11:36:44 -04:00
Marshall Hallenbeck 1ef24853a4 update exception handling and add docstring to call_cmd_args. also make variables easier to understand 2023-09-20 11:34:43 -04:00
Marshall Hallenbeck a1af9e31d8 update exception handling 2023-09-20 11:29:53 -04:00
Marshall Hallenbeck 7e366385f6 fix exception handling and printing in build collector 2023-09-20 11:28:09 -04:00
Marshall Hallenbeck 414b1f36b8 smbexec: fix escaping sequence 2023-09-20 09:14:21 -04:00
Marshall Hallenbeck ba10268a50 nxcdb: fix escaping sequence 2023-09-20 09:13:29 -04:00
Marshall Hallenbeck d57f3af7b1 fix escaping sequence in log 2023-09-20 09:11:20 -04:00
Marshall Hallenbeck 8c7ed6725d rename nxc PATH variable 2023-09-20 00:09:25 -04:00
Marshall Hallenbeck 29dfcb4f70 remove unused code 2023-09-19 22:07:14 -04:00
Marshall Hallenbeck b75b1dc218 remove unnecessary imports 2023-09-19 21:49:10 -04:00
Alex f876113fdb
Merge pull request #26 from Pennyw0rth/windows_build
Windows Build for NetExec
2023-09-19 10:49:47 +02:00
Marshall Hallenbeck 5ee39f1ec7
Merge branch 'main' into windows_build 2023-09-18 18:49:03 -04:00
Marshall Hallenbeck 40a0ef9b09
Merge pull request #29 from professor-hillman/fix-webdav-module
fix webdav module exception handler
2023-09-18 18:48:42 -04:00
Jason Hillman d93c75114d fix webdav module exception handler 2023-09-18 15:09:32 -07:00
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 e1e57a6cf0 fix(build): update hiddeninputs for windows build 2023-09-17 22:57:00 -04: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