forked from fortra/impacket
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added testing stuff * Revert "added testing stuff" This reverts commit 1b102e5. * added testing stuff * add printing in gssapi unwrap * modified calls to AES-CTS encrypt function * additional printing * better printing using hexdump * test.py now has a working example. Take encrypted DsBindResponse from dcshadow wireshark decrypt it, and produces again same encrypted stuff with same signature by taking the padding bytes and the confounder from the encrypted message * added some logs * updating gssapi and crypto for aes-cts wrap, unwrap, encryp, decrypt * last changes for tonight * some updates * ncchanges baby! * reverting change on getMIC * reverting change on kerberosv5.py * reverting change on kerberosv5.py * reverting change on kerberosv5.py * reverting change on kerberosv5.py --------- Co-authored-by: MrAle98 <ale18109800@gmail.com>
- Loading branch information
1 parent
93b7533
commit 7bd6762
Showing
2 changed files
with
79 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters