Commit Graph

121 Commits (7940fb6fe4fd9f11442d69f9660ebf805baf9184)

Author SHA1 Message Date
Marshall Hallenbeck 7940fb6fe4 ruff: add flake8-async (ASYNC) 2023-10-12 17:09:49 -04:00
Marshall Hallenbeck d080a96a88 ruff: add flake8-2020 (YTT) 2023-10-12 17:08:08 -04:00
Marshall Hallenbeck b24b9210e4 ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
Marshall Hallenbeck 335e6c9755 ruff: manually fixed pydocstyle ruff alerts and add exclusions 2023-10-12 15:41:13 -04:00
Marshall Hallenbeck f812ea1b4a ruff: dont require docstring to end in punctuation and allow empty docstring (for now) 2023-10-12 15:11:51 -04:00
Marshall Hallenbeck 2b50e9b86b ruff: add pydocstyle rules and ignores 2023-10-12 15:09:06 -04:00
Marshall Hallenbeck c9112b1c13 ruff: add quote flake8 rules and re-run ruff 2023-10-12 14:50:36 -04:00
Marshall Hallenbeck 76ac0f7f2b fix: change conflict resolution I messed up and remove ruff quote section, since it was causing issues running ruff check 2023-10-12 14:37:32 -04:00
Marshall Hallenbeck 7b44fcd327 ruff autoformat to clean up all the single quotes and other bad formatting 2023-09-22 21:10:21 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
mpgn 3eabea9a72
Update cme to 6.1.0 2023-09-03 18:47:53 +02:00
Alex ad6909de2d Temporary fix for #108 until oscrypto releases a new version 2023-08-23 10:41:45 +02:00
zblurx fec5929d94 update dploot dep 2023-08-17 18:16:26 +02:00
mpgn 851fc5b787 fix dploot dependency issue 2023-08-16 18:41:32 -04:00
Alex 6211abfae9
Bump version 2023-07-14 01:24:38 +02:00
mpgn ca30e86540
Merge pull request #27 from mpgn/neff-bugfixes
Stop crashing with "Too many open files" and fixing the missing logger error
2023-07-12 21:13:51 +02:00
Alexandre ZANNI 46af570362
pytest and fix CI (#35)
* pytest is a dev dep.

* dev group

* install dev group in CI

* poetry

* ensure latest version of poetry

* fix dev group

syntax cf. https://python-poetry.org/docs/managing-dependencies#dependency-groups

* use lock file
2023-07-07 16:35:28 +02:00
mpgn 43f19b2878
Revert "pytest is a dev dep. (#32)" (#34)
This reverts commit 776336029e.
2023-07-07 14:15:28 +02:00
Alexandre ZANNI 776336029e
pytest is a dev dep. (#32) 2023-07-07 11:25:15 +02:00
Alexander Neff 483dc69a2a Increase ulimit to prevent error "Too many open files" 2023-07-05 05:57:21 -04:00
mpgn 1f329189c7 bump to 6.0.0 2023-06-26 13:32:44 -04:00
Marshall Hallenbeck 87de181126 fix(nmap): passing in an nmap xml scan works again. added missing protocols and removed http 2023-06-25 21:17:23 -04:00
mpgn 9efecb8c90 bump pypypkatz to latest 2023-05-31 07:06:45 -04:00
mpgn e31c84c9e5 add rich to package 2023-05-24 08:16:08 -04:00
mpgn 7a9102b2ee decrypt laps password 2023-05-17 16:40:33 -04:00
mpgn 386ce220fb revert package pyproject 2023-05-02 16:29:06 -04:00
mpgn 09844d1819 bump to 5.4.7 2023-05-02 16:18:58 -04:00
Marshall Hallenbeck 8c3b6e8add update lsassy to 3.1.8 2023-04-08 14:06:18 -04:00
Marshall Hallenbeck fd64bd075e update to lsassy 3.1.7 for logging improvements 2023-04-07 10:31:56 -04:00
famos0 e329806da5 upgrade dploot 2023-03-31 19:19:14 +02:00
Marshall Hallenbeck 9100fbbd9a remove pytest-asyncio dependency 2023-03-26 02:31:56 -04:00
Marshall Hallenbeck 2a6030d772 add dependency 2023-03-24 14:24:38 -04:00
Marshall Hallenbeck c049b9f3e2 tests(deps): add pytest dependency 2023-03-24 14:24:34 -04:00
mpgn 25d2049f60 Bump to 5.4.6 2023-03-23 15:58:41 -04:00
mpgn e4cc4974a2
Merge branch 'master' into cmedb_marshall 2023-03-21 23:09:18 +01:00
mpgn 66c996e0d6 Update aardwolf/asyauth/minikerberos/pypykatz 2023-03-21 17:02:58 -04:00
famos0 3980362dd1 add helper for cmedb dpapi 2023-03-21 10:41:10 +01:00
Marshall Hallenbeck 8463829b5b feat(database): working on making database operations more async, reducing write concurrency issues, and fixing sqlalchemy query formats 2023-03-13 16:05:57 -04:00
Marshall Hallenbeck 2aa198b601 feat(sqlalchemy): change DB connection to sqlalchemy and add it as a dependency 2023-03-13 15:58:36 -04:00
zblurx 868a5a509e upgrade dploot 2023-02-24 13:44:04 +01:00
mpgn 53931105ee small fix dpapi 2023-02-19 07:27:11 -05:00
mpgn 19a6c3887f merge master into pr 2023-02-16 08:04:23 -05:00
zblurx d5fb5cf36e change pydes to pycryptodomex 2023-02-14 10:00:12 +01:00
mpgn 8e9bbf14fb
Merge branch 'master' into master 2023-02-14 09:52:07 +01:00
Zak a185b7c860 Update masky module (v0.2.0) 2023-02-14 03:43:20 -05:00
Zak ada917cc02 Update masky module (v0.2.0) 2023-02-13 23:20:17 +01:00
zblurx 5cb5315883 add pyDes lib 2023-02-13 12:00:46 +01:00
zblurx 7cdf6b55c6 upgrade dploot version 2023-02-13 11:51:56 +01:00
zblurx aeb0c0ea5a fix bugs 2023-02-08 12:16:07 +01:00
zblurx 0d39dff6e9 upgrade version of dploot 2023-02-08 09:53:40 +01:00