Skip to content
New issue

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

Future out of bounds error unclear #1

Open
julianblanco opened this issue Feb 7, 2020 · 1 comment
Open

Future out of bounds error unclear #1

julianblanco opened this issue Feb 7, 2020 · 1 comment

Comments

@julianblanco
Copy link

julianblanco commented Feb 7, 2020

While running bifrost on a Mac VM getting error out of bounds error message.
./bifrost -action asktgs -ticket doIF <snipped>= -service host/ent-dc-1.enterprise.local -kerberoast true
Client Domain: ENTERPRISE.LOCAL
Requesting account: kirk-admin
Requested Service: cifs/ent-dc-1.enterprise.local
Ticket Encryption: 18
[-] Error: trying to move outside of blob range in getNextAsnBlob while creating new blob
[-] Error in getNextASNBlob: Future out of bounds
[-] Error in parseTGSREP: Future out of bounds
[-] Final error: Future out of bounds

Found out the error was that time offset between the mac and the DC.

May want to throw a message in the error suggesting to check the time offset or force NTP sync with target.

@its-a-feature
Copy link
Owner

Ah, good catch! I'm releasing a new version next month that'll properly parse out the error messages for kerberos errors like this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants