Results 45 comments of skelsec

I put together a poc script alongside with some test cases of TGS ticket decryption for etype17/18. it runs on python3 (tested with 3.7). Paths are windows paths for the...

Umm... your question is `does this thing work` but you haven't tried running it to see if it works or not? Otherwise please provide some error message or incorrect results...

@fabaff I definitely can't merge this. Reason: I have no idea what the correct license for this code is, but it's definitely not MIT as it contains code from [Impacket](https://github.com/SecureAuthCorp/impacket)

The setup.py is incorrect in that case. (probably a leftover from copypaste, sorry. I'll fix it in the next update) As for the MIT license part: I don't think that...

Could be a parsing error in the code. Can you verify in wireshark that the ldap actually sends out the user/password that you specified? (sometimes the special chars messing the...

I'm just writing here so I will get a notification when this issue gets resolved, so I can update my build environment which "automatically" adds an empty text file to...

I was planning to continue this, but no one seems to be interested by it so far (as you can see), currently have other suff to work on, but feel...

Wow, I believe you're the only person used that feature in years. Thanks for the issue, it will be fixed in the next release!

I don't have a solution as I 1. Can't reproduce the issue 2. Checking the documentation on `load_rsa_private_numbers` [here](https://cryptography.io/en/3.4.2/hazmat/backends/interfaces.html) doesn't mention any required arguments besides that supplied.

yeah.. this project is sporadically maintained due to `minikerberos` library contains kerberoasting code and I started using that a year ago, and the minikerberos version this project targeted originally was...