Skip to content

Commit

Permalink
Update kirbi2john.py
Browse files Browse the repository at this point in the history
updated with '#!/usr/bin/env -S  python3 -tt'
  • Loading branch information
touhidshaikh committed Nov 19, 2020
1 parent fdfc3f2 commit 69b2651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirbi2john.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env -S python3 -tt
# Based on the Kerberoast script from Tim Medin to extract the Kerberos tickets
# from a kirbi file.
# Modification to parse them into the JTR-format by Michael Kramer (SySS GmbH)
Expand Down

0 comments on commit 69b2651

Please sign in to comment.