Commit Graph

2955 Commits (4853942fee537ca838d0166f610ffe51f8d24a70)

Author SHA1 Message Date
zblurx 4853942fee
Merge branch 'develop' into s4u
Signed-off-by: zblurx <68540460+zblurx@users.noreply.github.com>
2023-11-01 19:18:25 +01:00
Alexander Neff 47eed50292 Autoformat and fixing some line breaks 2023-10-31 16:48:23 -04:00
Marshall Hallenbeck be540f2d87
Merge pull request #97 from shresthasurav/patch1
fix typos in python files of directory `nxc/modules`
2023-10-31 11:28:05 -04:00
Marshall Hallenbeck 6d962107b9
Merge branch 'develop' into patch1
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-31 11:27:25 -04:00
Marshall Hallenbeck 6e589018c6
Merge pull request #98 from Pennyw0rth/neff-bugfixes
Fix import error on windows
2023-10-31 11:18:01 -04:00
Alexander Neff 03f3155835 Fix arg hasattr delegate check 2023-10-31 10:24:15 -04:00
Alex 079c224f17 Fix import error on windows 2023-10-31 14:29:15 +01:00
Surav Shrestha 671afcc039 fix typos in nxc/modules/user_desc.py 2023-10-31 17:20:29 +05:45
Surav Shrestha 6386231e4f fix typos in nxc/modules/teams_localdb.py 2023-10-31 17:20:29 +05:45
Surav Shrestha e993b205d0 fix typos in nxc/modules/schtask_as.py 2023-10-31 17:20:29 +05:45
Surav Shrestha 568cf72860 fix typos in nxc/modules/scan-network.py 2023-10-31 17:20:29 +05:45
Surav Shrestha 2bcb04fcd3 fix typos in nxc/modules/ldap-checker.py 2023-10-31 17:17:26 +05:45
Surav Shrestha 9fa09da8a9 fix typos in nxc/modules/keepass_trigger.py 2023-10-31 17:17:26 +05:45
Surav Shrestha b8476fce4f fix typos in nxc/modules/example_module.py 2023-10-31 17:17:26 +05:45
Surav Shrestha f3e032c4e5 fix typos in nxc/modules/daclread.py 2023-10-31 17:17:26 +05:45
Alex 9736bd2d10
Merge pull request #94 from ayushrakesh/patch-1 2023-10-30 14:07:55 -04:00
ayushrakesh 9322c2425d
Update README.md
Signed-off-by: ayushrakesh <115995339+ayushrakesh@users.noreply.github.com>
2023-10-30 23:26:58 +05:30
Alex be33efc1ab
Merge pull request #89 from Pennyw0rth/neff-py-version 2023-10-30 13:35:25 -04:00
Marshall Hallenbeck 23caad854e
Merge branch 'develop' into neff-py-version
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-29 01:11:47 -04:00
Marshall Hallenbeck dee5e288b3
Merge pull request #35 from Pennyw0rth/marshall_cleanup
Cleanup & Lint Code
2023-10-29 01:11:09 -04:00
Alex 72500d99be Simplify code and remove unnecessary return nones 2023-10-28 01:04:52 +02:00
Marshall Hallenbeck 9387891dc1 fix comments without space after hash 2023-10-26 19:58:36 -04:00
Marshall Hallenbeck dcdff05b59 fix and add more debug statements for winrm 2023-10-26 19:57:14 -04:00
Marshall Hallenbeck 0bdbdc7eab fix(tests): add second parameter for ftp put location 2023-10-26 19:10:58 -04:00
Marshall Hallenbeck ce1d2a0814 ruff: linting stuff (some was from my conflict resolution I messed up) 2023-10-26 18:26:44 -04:00
Marshall Hallenbeck 71d39f25ef ruff: autofix 2023-10-26 18:22:47 -04:00
Marshall Hallenbeck 84431baca7 readd pyreadline to poetry.lock 2023-10-26 18:20:40 -04:00
Marshall Hallenbeck dc5ef93f7c
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-26 18:10:05 -04:00
Alexander Neff b2c63d569a Change back formating for readability 2023-10-26 21:34:36 +02:00
Alexander Neff db8368e6fb Change back formating for readability 2023-10-26 21:22:50 +02:00
Alexander Neff afe4cd7570 Change back formating for readability 2023-10-26 21:13:34 +02:00
Alexander Neff a416cec4bb Convert one-liner into multi-liner for readability 2023-10-26 21:03:49 +02:00
Alexander Neff c2d6eadd26 Extract base64 script from python code 2023-10-26 20:34:55 +02:00
Alexander Neff d1db71dfae Fix multi-line log message 2023-10-26 20:25:13 +02:00
Alex b21a1eb09f
Merge pull request #86 from Pennyw0rth/neff-fix-color 2023-10-26 11:10:52 +02:00
Alex 9691b671fc
Merge branch 'develop' into neff-fix-color 2023-10-26 10:35:33 +02:00
Alexander Neff cdf089fba8 Fix format of config list 2023-10-24 22:48:12 +02:00
Alexander Neff 34c9c33a4b Extract base64 code to file 2023-10-24 22:43:14 +02:00
Alexander Neff 2595fab10f Format cli.py 2023-10-24 22:16:45 +02:00
Alex 8d32b5642d
Update lint.yml 2023-10-23 11:53:15 +02:00
Alex 96f4d2e686
Cache python dependencies in lint.yml 2023-10-23 10:51:58 +02:00
Alex 4dd9be2049
Merge pull request #87 from Pennyw0rth/fix-73 2023-10-23 00:24:53 +02:00
Alex a790c85857
Merge pull request #25 from XiaoliChan/ssh-improv 2023-10-23 00:23:04 +02:00
Alexander Neff 2998c571a6 Add debug output to get OS and Python version 2023-10-22 13:05:06 -04:00
Alexander Neff 6a5ba76578 Merge remote-tracking branch 'refs/remotes/xioali_nxc/ssh-improv' into ssh-improv 2023-10-22 07:37:11 -04:00
Alexander Neff 92f9c8c51e Improve ssh key file output 2023-10-22 07:32:11 -04:00
XiaoliChan 4153b80643 Merge remote-tracking branch 'upstream/develop' into ssh-improv 2023-10-22 19:11:08 +08:00
Marshall Hallenbeck 884c606998
Merge pull request #74 from Pennyw0rth/neff-module-sort
Add module sorting
2023-10-22 00:08:59 -04:00
Marshall Hallenbeck be0247cd06
Merge branch 'develop' into neff-module-sort 2023-10-22 00:08:43 -04:00
Marshall Hallenbeck e9313c63c3
Merge pull request #40 from RomanRII/main
Enhancing the FTP protocol
2023-10-22 00:08:15 -04:00