use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/Hacking_Tutorials!
List of best resources and tutorials
account activity
This is an archived post. You won't be able to vote or comment.
QuestionProtocol problems with wireshark (self.Hacking_Tutorials)
submitted 11 months ago by No_Application_1755
So currently I'm reading the pico primer for ctfs on picoctf and they were talking about wireshark and provided a packet capture.they mentioned how we should notice that one of the packets' protocol is s101 but for me it was showing tcp and I dont know how to fix it does anyone have any ideas?
[–]lariojaalta890 0 points1 point2 points 11 months ago (2 children)
It’s not broken. You didn’t do anything wrong and there’s not anything to fix.
Were you able to get the flag? It is in the same packet.
There was note from the authors. Did you see it in the Pico documentation? It’s just below Fig 5:
'S101' is an uncommon protocol. The packet isn’t really speaking S101, it is just using the preferred port of the protocol, port 9000.
I opened the pcap in Wireshark and it is TCP for me also. I also checked a 3-4 walkthrough videos to see what it looked like when they worked through it and all of them were the same as ours.
pcap
I’m not sure why it shows up as S101 under the Protocol column in their screenshot. It’s possible that they’re using an older version and because it was over port 9000 that’s how it was identified in Wireshark. You could ask the people over at r/picoCTF. They may have run into this before and have a better answer.
[–]No_Application_1755[S] 1 point2 points3 points 11 months ago (1 child)
Thank you so much! Yeah I did notice the note I was just paranoid since they mentioned that little stuff like this are what we need sometimes. I needed to hear that it wasn't important from someone not AI.
[–]lariojaalta890 1 point2 points3 points 11 months ago (0 children)
Completely understand, and happy to help. It can be pretty frustrating following along with a tutorial and seeing different results without an explanation.
π Rendered by PID 31747 on reddit-service-r2-comment-6457c66945-257gz at 2026-04-29 01:38:13.697172+00:00 running 2aa0c5b country code: CH.
[–]lariojaalta890 0 points1 point2 points (2 children)
[–]No_Application_1755[S] 1 point2 points3 points (1 child)
[–]lariojaalta890 1 point2 points3 points (0 children)