Skip to content

Releases: skelsec/minikerberos

0.4.4

08 Dec 19:16
Compare
Choose a tag to compare

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
4867788
Compare
Choose a tag to compare

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
572292b
Compare
Choose a tag to compare

Cross-domain auth is now supported

0.4.1

30 May 13:56
1d4450b
Compare
Choose a tag to compare

many cool stuffs
tests are not getting installed when deploying

0.4.0

15 Feb 14:18
Compare
Choose a tag to compare
  • Modified APIs
  • Added more documentation
  • Added testcases
  • Added windows build scripts
  • Contains exploits for two CVEs

0.3.5

26 Nov 20:56
Compare
Choose a tag to compare

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
Choose a tag to compare

minor upgrades to secres loading

0.3.1

12 Sep 14:57
Compare
Choose a tag to compare

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

11 Apr 12:02
Compare
Choose a tag to compare

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

28 Feb 18:42
3946911
Compare
Choose a tag to compare

Some minor fixes on error handling