BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.83k stars 570 forks source link

cme: missing dependency: masky #3623

Closed noraj closed 1 year ago

noraj commented 1 year ago

looks like we need to package a new dependency for cme

$ cme ldap 10.0.0.1 -d test.local -u '' -p '' -M get-desc-users --kdcHost VM.test.local
[-] Failed loading module at /usr/lib/python3.10/site-packages/cme/modules/masky.py: No module named 'masky'

Refs.

noraj commented 1 year ago

I suggested an alternative package with a poetry virtual env in #3712