Posts

Showing posts from August, 2025

TryHackMe Directory challenge (high level)

Image
  For this challenge, we are provided with a PCAP file. We first analyze it using Wireshark, and for the last two question we will use two python script. 1.  https://github.com/jalvarezz13/Krb5RoastParser (first python script) 2.  https://github.com/h4sh5/decrypt-winrm  (second python script)