Anyone can pm me about the flag ? I found the “session” where the exfil has been done, I know from whats been stolen, from what system by which “tool” and that the user cleaned up his ‘mess’ but cant see anything that looks like a flag.
Hi! Anyone I can PM regarding this challenge? The API of the “website” keeps on returning an error message. I’ve double checked the parameters and they seem to be the correct ones. Is there anything I’m missing?
@AgentTiro said:
It is possible to do in newer versions of wireshark. Just need one extra step
What extra step? I sort of gave up on this before the summer but now I’ve come back and still cant get past the first hurdle. Wireshark doesn’t seem to like my attempts to decrypt the data (and I’ve followed the advice @ https://wiki.wireshark.org/SSL#Preference_Settings
Is there anyone out there who has solved it and doesn’t mind giving me a tip or two about why I dont seem to be able to get wireshark to decrypt the vital SSL traffic?
I can see the cleartext suspicious traffic on the next stream, and then a huge amount of traffic which looks like normal web browsing. But nothing I do seems to be able to assign the private key to the traffic I want it to decrypt.
@TazWake said:
I still havent managed to get anywhere with this.
Is there anyone out there who has solved it and doesn’t mind giving me a tip or two about why I dont seem to be able to get wireshark to decrypt the vital SSL traffic?
I can see the cleartext suspicious traffic on the next stream, and then a huge amount of traffic which looks like normal web browsing. But nothing I do seems to be able to assign the private key to the traffic I want it to decrypt.
Any and all help really, really welcomed!
Having this exact same problem. Using older versions of Wireshark hasn’t helped. Extracting the private key from the PEM file to its own, separate file (as suggested by various Wireshark articles) hasn’t helped. I see the two binary streams as well as the cleartext exfiltration session, but I can’t do a f***ing thing with any of it. Incredibly frustrating.
@opt1kz said:
Having this exact same problem. Using older versions of Wireshark hasn’t helped. Extracting the private key from the PEM file to its own, separate file (as suggested by various Wireshark articles) hasn’t helped. I see the two binary streams as well as the cleartext exfiltration session, but I can’t do a f***ing thing with any of it. Incredibly frustrating.
I’ve even tried with other tools such as network miner but got nowhere
I cannot seem to figure out how to import the private key properly. Have tried extracting private key from .pem. Don’t know if I am doing it wrong. Have also tried the secrets.log file as master secret log. Still unable to see anything but tcp stream 2 in plain text. Would love some input.
@bluebaytuna said:
Hi! Anyone I can PM regarding this challenge? The API of the “website” keeps on returning an error message. I’ve double checked the parameters and they seem to be the correct ones. Is there anything I’m missing?
I think I am at the same point. Have you any news about this?
Took me quite a while, first time I’ve done anything like this. Really fun challenge. The hard part is just learning how to use wireshark imo, it’s such a complex tool with so many capabilities that it can be difficult to figure out how to use them and what they do.
If you’re at the spot that I was stuck on for a while, and most other people seem to be stuck on, where you think you’ve found out what was stolen, but only have 4 lines or so, you’re on the right track. Refer to the link in @TazWake’s previous post and research how to perform this action in wireshark. There’s some pretty good tutorials out there.
I am looking at those Bro log files but I can’t find anything that would stand out… I am obviously not suppose to go through all the 13000 lines manually. HTB is killing me Any hints? I know pretty well how to search stuff in wireshark but I’m kind of lost. Hard to search if no ideas what to look for. Any hints?
Got it! Man… Once I got over the decryption hurdle if was like 2 minutes… That’s me… I get stuck on some trivial technicality. But hey, I learned something new. I never had to decrypt stuff in Wireshark before.
@TazWake said:
I still havent managed to get anywhere with this.
Is there anyone out there who has solved it and doesn’t mind giving me a tip or two about why I dont seem to be able to get wireshark to decrypt the vital SSL traffic?
I can see the cleartext suspicious traffic on the next stream, and then a huge amount of traffic which looks like normal web browsing. But nothing I do seems to be able to assign the private key to the traffic I want it to decrypt.
For me, the best tip I can give is dont try to read the streams - nothing I did make that work. However, there are other things you can do in WireShark to get it to dump data to a folder, which you can then analyse.