Commit Graph

79 Commits (main)

Author SHA1 Message Date
Alexander Neff 4d6d3bf766 Remove unused packages and display pso timedeltas as they are in active directory 2024-03-16 18:53:01 +01:00
Alexander Neff a869c6f5e8 Merging main into fgpp and resolving conflicts 2024-03-15 00:56:38 +01:00
Alexander Neff 07050e153c Resolve conflicts 2024-03-12 23:22:00 +01:00
Alexander Neff bf1ab5bd76 Update neo4j python driver 2024-03-12 23:09:42 +01:00
Alexander Neff d6f1ee25ed Update lock file 2024-03-12 01:45:52 +01:00
Alexander Neff 26c35b3811 Update impacket dependency to pull latest changes 2024-02-27 10:33:11 +01:00
Alexander Neff 9696fe4c9a Allow broader version for argcomplete to fix macos installations 2024-01-29 14:53:46 +01:00
Thiago Kenji Okada 1f8a948966 Set pyreadline for Win32 only 2024-01-14 17:57:18 +00:00
Thiago Kenji Okada 50962312a2 Move ruff to dev dependency 2024-01-14 17:54:07 +00:00
Thiago Kenji Okada b3a5c300b5 Remove resource
Introduced in 483dc69a2a, it points to
https://github.com/RussellLuo/resource, an unmaintained library.
However, it is clear in the code that this should have been resource
from stdlib instead (https://docs.python.org/3/library/resource.html),
and needs not to be included in `pyproject.toml`.
2024-01-14 17:51:30 +00:00
Alexander Neff b18a5a770c Fix argcomplete version and drop python 3.7 support 2023-12-16 15:39:50 +01: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 838585f8b2 Downgrade termcolor to prevent atty check which disables colors 2023-10-21 12:36:19 -04:00
Marshall Hallenbeck b9497d37aa Revert "Merge branch 'develop' into marshall_cleanup"
This reverts commit ce73f684c1, reversing
changes made to f87eeffc41.
2023-10-18 12:15:21 -04:00
Marshall Hallenbeck ce73f684c1
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-18 12:10:25 -04:00
Alexander Neff 0cfdbd46a6 Update dependencies from dev 2023-10-17 23:43:30 +02:00
Alexander Neff 1ce4a5eac0 Update dependencies 2023-10-17 23:34:38 +02:00
dependabot[bot] 4e51bfb5aa
Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:15:55 +00:00
Marshall Hallenbeck 98617194ac
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-17 14:32:50 -04:00
Alexander Neff 2391d1d5ba Fix poetry.lock file 2023-10-15 18:24:29 +02:00
sandw1ch 0b7756f3f6
Merge branch 'develop' into main
Signed-off-by: sandw1ch <se.brink15@gmail.com>
2023-10-12 16:11:23 -05:00
Marshall Hallenbeck f573f7f2aa Merge branch 'marshall_cleanup' of https://github.com/Pennyw0rth/NetExec into marshall_cleanup 2023-10-12 11:13:44 -04:00
sandw1ch 0d5030be81
Update poetry.lock
Signed-off-by: sandw1ch <se.brink15@gmail.com>
2023-10-10 13:37:51 -05:00
Marshall Hallenbeck 85d052e7e4
Merge branch 'develop' into marshall-dependency-update-9-19-2023
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-06 20:20:13 -04:00
Marshall Hallenbeck c2f4c5d9d3
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-06 13:47:35 -04:00
Marshall Hallenbeck 9ae9d01e5a update ruff version 2023-10-06 12:21:39 -04:00
Alexander Neff d81adbb28a Update poetry.lock 2023-10-05 18:22:12 -04:00
dependabot[bot] e033d22b5d
Bump urllib3 from 2.0.4 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:21:38 +00:00
Marshall Hallenbeck d7d30cb2e8 update ruff version 2023-09-22 20:58:22 -04:00
Marshall Hallenbeck 7380ba7dd2 update dependencies again, but roll back pywerview and neo4j upgrade, replace flake8 with ruff, and remove black 2023-09-20 08:39:51 -04:00
Marshall Hallenbeck 40e770f066 update version of impacket fork 2023-09-19 15:00:22 -04:00
Marshall Hallenbeck b5599b9d31 update dependencies and change impacket fork to Pennyw0rth one 2023-09-19 14:59:26 -04:00
Alexander Neff aa1355c7d9 Merge branch 'main' into rename 2023-09-17 22:25:44 +02:00
Marshall Hallenbeck 51e1b37736 fix poetry.lock 2023-09-14 17:10:34 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
XiaoliChan 823f9cadf2 [wmi] switch imapcket back to mpgn's forked
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-09 22:13:12 +08:00
XiaoliChan ab6509daf1 [wmi] Improve admin check & bug fix
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-09 12:25:34 +08:00
Alex ad6909de2d Temporary fix for #108 until oscrypto releases a new version 2023-08-23 10:41:45 +02:00
mpgn fc029261dd update poetry lock 2023-08-17 16:44:55 -04:00
mpgn 851fc5b787 fix dploot dependency issue 2023-08-16 18:41:32 -04: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
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 4886a29a95 update poetry lock 2023-05-24 08:10:57 -04:00
mpgn f70fec6bd3 update requierements file 2023-03-27 06:40:21 -04:00
mpgn 25d2049f60 Bump to 5.4.6 2023-03-23 15:58:41 -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
mpgn 19a6c3887f merge master into pr 2023-02-16 08:04:23 -05:00