Replies: 1 comment 10 replies
-
|
Did you move the |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to figure out a cache issue of netexec that occurred when I used the
--generate-krb5-filecommand to generate the krb5 confEverything was okay, but when I tried to invalidate the krb5 conf mapping. I tried deleting the netexec DB file ( the whole
~/.nxcfolder ),kdestroy -A, and unset theKRB5CCNAME, but netexec was holding the krb5 mapping, which is weird. I tried everything, then I used crackmapexec, and I saw that the mapping was not working, then I realized it might be the issue of netexec.So, if some one please help me to understand this it will be helpful about this cache issue and how does it even working on netexec.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions