Releases: skelsec/minikerberos
Releases · skelsec/minikerberos
0.4.9
29 Oct 09:51
Compare
Sorry, something went wrong.
No results found
0.4.7
16 Jul 11:43
Compare
Sorry, something went wrong.
No results found
0.4.6
25 May 21:39
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix SyntaxWarning in Python 3.12 by @sbrun in #38
Offer multiple etype for TGS-REQ by @CravateRouge in #42
Fix TGS req realm from user realm to server realm by @CravateRouge in #46
Fix crealm tgt/tgs rep when decoding by @CravateRouge in #45
Implemented dMSA method in AIOKerberosClient for user impersonation.
Enhanced Kirbi class to handle encrypted PA data and previous keys.
Introduced KERB_DMSA_KEY_PACKAGE structure for key management.
Updated S4UUserIDOptions to include additional options.
Added constants for key list requests and responses.
Improved error handling and logging for dMSA operations.
New Contributors
0.4.4
08 Dec 19:16
Compare
Sorry, something went wrong.
No results found
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
25 Nov 10:39
Compare
Sorry, something went wrong.
No results found
Added asreproast example
Added password change/set via kpasswd
Added passwordchange example
Added cross-domain kerberoasting
Fixes for sample codes
0.4.2
14 Sep 21:49
Compare
Sorry, something went wrong.
No results found
Cross-domain auth is now supported
0.4.1
30 May 13:56
Compare
Sorry, something went wrong.
No results found
many cool stuffs
tests are not getting installed when deploying
0.4.0
15 Feb 14:18
Compare
Sorry, something went wrong.
No results found
Modified APIs
Added more documentation
Added testcases
Added windows build scripts
Contains exploits for two CVEs
0.3.5
26 Nov 20:56
Compare
Sorry, something went wrong.
No results found
Keytab principal handling improvements
2 CVEs implemented
renaming examples to "minikerberos-*"
Supporting RC4_MD4 authentication (etype -128)
0.3.2
26 Sep 21:31
Compare
Sorry, something went wrong.
No results found
minor upgrades to secres loading