Can someone help me, please? I have a question.
OPTIONAL EXERCISES
Transfer Julio's ccache file from LINUX01 to your attack host. Follow the example to use chisel and proxychains to connect via evil-winrm from your attack host to MS01 and DC01. Mark DONE when finished.
(In PASSWORD ATTACKS MODULE, SECTION PASS THE TICKET FROM LINUX)
|| I transferred Julio’s ccache to my machine, set up the chisel server and client for communication, I exported the ccache on my ATTACK machine, and configured the DNS in /etc/hosts. That part, I think I did right, but can someone correct me if I’m wrong?
When I try to use evil-winrm, I get an error saying the ticket is expired:
Evil-WinRM shell v3.5
Warning: Remote path completions are disabled due to Ruby limitation: quoting_detection_proc() function is unimplemented on this machine
Data: For more information, check Evil-WinRM GitHub: https://github.com/Hackplayers/evil-winrm#Remote-path-completion
Info: Establishing connection to remote endpoint
Error: An error of type GSSAPI::GssApiError happened, message is gss_init_sec_context did not return GSS_S_COMPLETE: Unspecified GSS failure. Minor code may provide more information
Ticket expired
Error: Exiting with code 1```
Claro! Aqui está:
I've already tried forcing another ccache to be generated, but the error persists.
Thank you in advance 😄
||