NetExec/nxc/modules
Marshall Hallenbeck 84d55aa264 ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
..
IOXIDResolver.py ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
MachineAccountQuota.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
adcs.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
add_computer.py ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
appcmd.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
bh_owned.py ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
daclread.py ruff: fix E261 - spaces before inline comments 2023-10-16 12:52:45 -04:00
dfscoerce.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
drop-sc.py refactor: use with open for file writing 2023-10-14 18:08:43 -04:00
empire_exec.py ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
enum_av.py refactor: move try except outside forloops - PERF203 2023-10-14 22:15:24 -04:00
enum_dns.py refactor: use list comprehension for domains retrieved - PERF401 2023-10-14 22:16:59 -04:00
example_module.py ruff: add flake8-pie (PIE) and auto-run 2023-10-13 14:27:53 -04:00
find-computer.py ruff: run previously unincluded PIE790 fixes in ruff 0.0.292 2023-10-14 21:53:46 -04:00
firefox.py ruff: add flake8-pie (PIE) and auto-run 2023-10-13 14:27:53 -04:00
get-desc-users.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
get_netconnections.py ruff: add flake8-pie (PIE) and auto-run 2023-10-13 14:27:53 -04:00
gpp_autologin.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
gpp_password.py ruff: add refurb (FURB) and auto-fix 2023-10-16 12:48:15 -04:00
group_members.py ruff: run previously unincluded PIE790 fixes in ruff 0.0.292 2023-10-14 21:53:46 -04:00
groupmembership.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
handlekatz.py ruff: fix E261 - spaces before inline comments 2023-10-16 12:52:45 -04:00
hash_spider.py ruff: run previously unincluded PIE790 fixes in ruff 0.0.292 2023-10-14 21:53:46 -04:00
impersonate.py ruff: add F841 back in and auto-fix 2023-10-15 13:31:51 -04:00
install_elevated.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
keepass_discover.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
keepass_trigger.py ruff: add refurb (FURB) and auto-fix 2023-10-16 12:48:15 -04:00
laps.py ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
ldap-checker.py ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
lsassy_dump.py ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
masky.py ruff: auto-run flake8-implicit-str-concat (ISC) 2023-10-13 11:23:44 -04:00
met_inject.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
ms17-010.py ruff: add F841 back in and auto-fix 2023-10-15 13:31:51 -04:00
msol.py ruff: add F841 back in and auto-fix 2023-10-15 13:31:51 -04:00
mssql_priv.py Convert for loops into list comprehensions 2023-10-15 19:21:14 +02:00
nanodump.py ruff: fix E261 - spaces before inline comments 2023-10-16 12:52:45 -04:00
nopac.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
ntdsutil.py ruff: add flynt (FLY) and auto-fix 2023-10-14 18:41:08 -04:00
ntlmv1.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
petitpotam.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
pi.py ruff: manually fixed pydocstyle ruff alerts and add exclusions 2023-10-12 15:41:13 -04:00
printnightmare.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
procdump.py ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
pso.py ruff: run previously unincluded PIE790 fixes in ruff 0.0.292 2023-10-14 21:53:46 -04:00
rdcman.py ruff: fix E261 - spaces before inline comments 2023-10-16 12:52:45 -04:00
rdp.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
reg-query.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
runasppl.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
scan-network.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
schtask_as.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
scuffy.py refactor: use with open for file opening 2023-10-14 17:57:35 -04:00
shadowcoerce.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
slinky.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
spider_plus.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
spooler.py ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
subnets.py ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
teams_localdb.py ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
test_connection.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
trust.py ruff: run previously unincluded PIE790 fixes in ruff 0.0.292 2023-10-14 21:53:46 -04:00
uac.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
user_desc.py ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
veeam_dump.py ruff: add flake8-pie (PIE) and auto-run 2023-10-13 14:27:53 -04:00
wcc.py ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
wdigest.py ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
web_delivery.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
webdav.py ruff: fix flake8-builtins (A) issues 2023-10-12 17:34:01 -04:00
whoami.py ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
winscp_dump.py ruff: add refurb (FURB) and auto-fix 2023-10-16 12:48:15 -04:00
wireless.py ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
zerologon.py ruff: add flake8-pie (PIE) and auto-run 2023-10-13 14:27:53 -04:00