NetExec/nxc/protocols
Alexander Neff 052bfa3c1a Resolve merge conflicts 2023-10-15 20:23:12 +02:00
..
ftp Convert for loops into list comprehensions 2023-10-15 19:21:14 +02:00
ldap ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
mssql ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
rdp ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
smb Resolve merge conflicts 2023-10-15 20:23:12 +02:00
ssh refactor: use list comprehension 2023-10-15 06:56:43 -04:00
vnc ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
winrm ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
wmi ruff: add ERA001 ignores 2023-10-14 18:42:10 -04:00
__init__.py rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
ftp.py fix: ftp class name 2023-10-14 15:52:55 -04:00
ldap.py Resolve merge conflicts 2023-10-15 20:23:12 +02:00
mssql.py ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
rdp.py ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
smb.py Convert for loops into list comprehensions 2023-10-15 19:21:14 +02:00
ssh.py ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
vnc.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
winrm.py ruff: add F841 back in and auto-fix 2023-10-15 13:31:51 -04:00
wmi.py refactor(wmi): fix try except in forloop, add docstring, fix wql variable, and update logging to not cast 2023-10-15 06:41:54 -04:00