Forum Discussion
SuperSonic: Ep.6 – TEMPLE
- 8 months ago
yeah, these files are...
Anyway use filter to get only SMB traffic and then search through pcap using Edit -> Find Packet
You can use that to find strings within packets and if you know SMB header structure you should be able to spot logon information. From there you can follow up the traffic to see what's being done by each user and find out which sessions are bogus.
Hi schmitty I have a reply to your query from the lab author regarding your original post to say that extracting files from packet captures isn’t always reliable.
They have advised that you can find everything you need to complete the lab in the traffic, so don’t worry about extracting objects from the capture.
Once you find the control software you should then have the IP of the attacker which you can use to filter down smb traffic to find the answer to the question you’re stuck on.
I hope that helps, and let us know if you need help with anything else!