Commit Graph

47 Commits (a09934b8f94fe2405aa3fdaad5b84abb8a2b02df)

Author SHA1 Message Date
Marshall Hallenbeck ba5db57ac9
Merge branch 'develop' into XiaoliChan-nanodump 2023-10-12 16:50:20 -04:00
Marshall Hallenbeck 6e39bdd96a
Merge branch 'develop' into ascii-art 2023-10-12 14:07:01 -04:00
zblurx b7da5aa597
Update nanodump.py 2023-10-12 15:39:53 +02:00
zblurx b7d6a987c9 Merge branch 'nanodump' 2023-10-12 11:37:53 +02:00
zblurx ac8067bc77 fix nanodump 2023-10-12 11:35:31 +02:00
XiaoliChan ea8cdcceef [nanodump] zblurx: review I
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-12 17:25:32 +08:00
XiaoliChan 784c42b674 [nanodump] fix error with temporary path
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-12 14:48:44 +08:00
Alex 444845c7e2
Merge branch 'develop' into main 2023-10-10 06:58:37 -04:00
Alexander Neff 2ef51d642a Fix indentation and formating 2023-10-08 16:20:30 -04:00
Alex 3384e9a28f
Merge branch 'develop' into main 2023-10-08 14:54:11 -04:00
Alexander Neff ae417e5d3a Autoformat 2023-10-08 14:52:37 -04:00
Alexander Neff 669e0b45e7 Replace str(e).find with 'string' in str(e) 2023-10-08 14:50:59 -04:00
Alexander Neff b2c73b05d1 Added fail messages for not existing users and users having no active session, stop printing empty output messages. 2023-10-08 07:56:05 -04:00
Defte 0523208c4e
Update schtask_as.py
- Sed "g/atexec/schtask_as/s"
- Better error output (unknown username, task has not run)
- Added the output.decode("cp437") for french caracters

Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-06 17:05:16 +02:00
Alex 81c9803ada
Merge branch 'develop' into ascii-art 2023-10-05 19:10:22 -04:00
bongobongoland e40d4f2a3d
Update enum_av.py
Signed-off-by: bongobongoland <129246896+bongobongoland@users.noreply.github.com>
2023-10-06 10:04:59 +11:00
Alexander Neff d971e0d5ab Add ascii art to cli 2023-10-05 18:05:14 -04:00
Defte 429a6a4e18
Update schtask_as.py
Fix typo

Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 12:03:26 +02:00
Defte 16cfaec75d
Update schtask_as.py
Modify the variable name to schtask_as
Change the description

Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 11:58:58 +02:00
Defte cba97cd068
Rename schtask.py to schtask_as.py
Rename the module to prevent confusion.

Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 11:24:50 +02:00
Defte 116c8f7833
Update schtask.py
Add @Shad0wC0ntr0ller snippet to remove hardcoded date.

Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 11:15:10 +02:00
zblurx 1148018394 Update codec management 2023-10-03 18:40:07 +02:00
Defte bcbfad6a18
Create schtask.py
Add the schtask module that can be used to impersonate loggedon users and run commands on their behalf.

Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-03 17:52:06 +02:00
Marshall Hallenbeck d217840dbf
Merge branch 'main' into neff-bugfixes 2023-10-02 17:32:51 -04:00
Marshall Hallenbeck 73910ec29a upload new netexec icon 2023-09-30 17:13:29 -04:00
Alex efb510d49b Fix #48 tries to falsly add creds to bloodhound using --laps 2023-09-28 00:32:00 +02:00
Alexander Neff 0dabcba530 Fix #42 --dc-list crashes on ldap with logging enabled 2023-09-26 12:55:13 +02:00
Alex 09c869de92 Change decoding option name 2023-09-21 12:36:04 +02:00
Alex 7de9fccedb Fixing encoding error when using the symbol 2023-09-20 21:15:06 +02:00
Alex 90e5e87a70 Clean up code 2023-09-20 16:01:23 +02:00
Alex 3482096a66 Add ignore-decoding-errors for the password file (prevent crash with rockyou.txt) 2023-09-20 15:48:24 +02:00
Alex 79519d3b4b Fix decode errors on password file decoding 2023-09-20 14:45:27 +02:00
Marshall Hallenbeck 5ee39f1ec7
Merge branch 'main' into windows_build 2023-09-18 18:49:03 -04:00
Jason Hillman d93c75114d fix webdav module exception handler 2023-09-18 15:09:32 -07: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
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 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 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 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00