We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
impacket version: 0.12.0.dev*/0.10.1.dev Python version: 3.10.7 Target OS: windows
Unable to find ’-impersonate ‘ when using 'ticketer.py' to create sapphire tickets
python3 ./ticketer.py -request -impersonate administrator -domain 'wsx.com' -user 'testuser' -password '1qaz@WSX' -aesKey '3f59baae65e1ab....946eb' -domain-sid 'S-1-5-21-2025221902-1416668610-926022238' 'administrator' Impacket v0.12.0.dev1+20230803.144057.e2092339 - Copyright 2023 Fortra
usage: ticketer.py [-h] [-spn SPN] [-request] -domain DOMAIN -domain-sid DOMAIN_SID [-aesKey hex key] [-nthash NTHASH] [-keytab KEYTAB] [-groups GROUPS] [-user-id USER_ID] [-extra-sid EXTRA_SID] [-extra-pac] [-old-pac] [-duration DURATION] [-ts] [-debug] [-user USER] [-password PASSWORD] [-hashes LMHASH:NTHASH] [-dc-ip ip address] target ticketer.py: error: unrecognized arguments: -impersonate administrator
The text was updated successfully, but these errors were encountered:
### sapphire ticket hasn't been integrated in the main branch yet. Those changes are part of PR #1411
Sorry, something went wrong.
Thanks.
No branches or pull requests
Configuration
impacket version: 0.12.0.dev*/0.10.1.dev
Python version: 3.10.7
Target OS: windows
'impersonate' parameter not found in 'ticketer.py'
Unable to find ’-impersonate ‘ when using 'ticketer.py' to create sapphire tickets
python3 ./ticketer.py -request -impersonate administrator -domain 'wsx.com' -user 'testuser' -password '1qaz@WSX' -aesKey '3f59baae65e1ab....946eb' -domain-sid 'S-1-5-21-2025221902-1416668610-926022238' 'administrator'
Impacket v0.12.0.dev1+20230803.144057.e2092339 - Copyright 2023 Fortra
usage: ticketer.py [-h] [-spn SPN] [-request] -domain DOMAIN -domain-sid
DOMAIN_SID [-aesKey hex key] [-nthash NTHASH]
[-keytab KEYTAB] [-groups GROUPS] [-user-id USER_ID]
[-extra-sid EXTRA_SID] [-extra-pac] [-old-pac]
[-duration DURATION] [-ts] [-debug] [-user USER]
[-password PASSWORD] [-hashes LMHASH:NTHASH]
[-dc-ip ip address]
target
ticketer.py: error: unrecognized arguments: -impersonate administrator
The text was updated successfully, but these errors were encountered: