Releases: skelsec/minikerberos
Releases · skelsec/minikerberos
0.4.4
Improved cross-domain auth.
Hiding imports for the oscrypto
library as it breaks compatibility with some OSes (looking at you Kali).
You'll still have to install oscrypto
, but it will only be imported when PKI is used.
0.4.3
Added asreproast example
Added password change/set via kpasswd
Added passwordchange example
Added cross-domain kerberoasting
Fixes for sample codes
0.4.2
Cross-domain auth is now supported
0.4.1
many cool stuffs
tests are not getting installed when deploying
0.4.0
- Modified APIs
- Added more documentation
- Added testcases
- Added windows build scripts
- Contains exploits for two CVEs
0.3.5
Keytab principal handling improvements
2 CVEs implemented
renaming examples to "minikerberos-*"
Supporting RC4_MD4 authentication (etype -128)
0.3.2
minor upgrades to secres loading
0.3.1
New connection library introduced to support a unified interface amongst all projects.
This introduces some breaking changes in the connection setup APIs.
0.2.20
Hi all, long time no see! I have merged all changed from the current Porchetta repo to github, fulfilling the original promise that the code we're producing on Porchetta will be always made public over time.
(pls support us regardless)
0.2.18
Some minor fixes on error handling