.. |
ftp
|
Convert for loops into list comprehensions
|
2023-10-15 19:21:14 +02:00 |
ldap
|
ruff: add LOG (no fixes) and RUF and auto-fix
|
2023-10-16 12:54:57 -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
|
ruff: fix a single RUF012 and then ignore it for future use
|
2023-10-17 14:19:42 -04: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 LOG (no fixes) and RUF and auto-fix
|
2023-10-16 12:54:57 -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
|
ruff: add LOG (no fixes) and RUF and auto-fix
|
2023-10-16 12:54:57 -04:00 |
mssql.py
|
ruff: fix E261 - spaces before inline comments
|
2023-10-16 12:52:45 -04:00 |
rdp.py
|
ruff: eradicate commented out code
|
2023-10-14 18:34:09 -04:00 |
smb.py
|
ruff: add LOG (no fixes) and RUF and auto-fix
|
2023-10-16 12:54:57 -04: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
|
fix(ruff): add back in res variable since it's called in the following debug and add noqa for F841 on it since it will get auto-fixed
|
2023-10-17 14:30:24 -04:00 |
wmi.py
|
ruff: add LOG (no fixes) and RUF and auto-fix
|
2023-10-16 12:54:57 -04:00 |