* Package name : python-minikerberos Version : 0.4.9 Upstream Contact: Tamas Jos <info@skelsec.com> * URL : https://github.com/skelsec/minikerberos * License : MIT Programming Lang: Python Description : Kerberos manipulation library in pure Python minikerberos is a kerberos client library written in Python>=3.6. It is the kerberos library used in other tools suchs as pypykatz, aiosmb and msldap. It also comes with multiple useful examples for pentesters who wish to perform security audits on the kerberos protocol. It also contains both asynchronous and blocking versions of the kerberos client with the same API. Besides the usual password/aes/rc4 LTK authentication methods it also supports PKINIT using pfx or pem formatted certificates as well as certificates stored in windows certificate store. This is a dependency for netexec. I intend to maintain this package in the Debian Python team.