Due to not expose my question here, and the fact that google has snapped up this, I'm removing what was written here just in case my research would be snapped up and used by my classmates. I don't know how to delete an entire question, so I'm doing it this way. If this is not allowed, I could post my original question here again. asked 21 Nov '12, 09:25 tcphelp edited 21 Nov '12, 14:07 |
One Answer:
Your analysis is pretty good and almost complete.
hard to say, as there are no real signs for that. If it is a windows box, it must be something >= Windows Vista, as it uses the source port 54955 for the HTTP connection (Frame: #11). The ephemeral port range was changed in Windows Vista:
However, it could be any OS with a modified ephemeral port range. So, what other sings are there? It denies packets on port UDP/137. As you already mentioned, that could be the Windows firewall or it's a system that has no service on UDP/137 (Windows with some disabled Netbios features or Linux/Unix). Anything else? Well: The initial TCP window size in frame #11 could be interesting. Observe some TCP connections from a windows and a Linux box with Wireshark and compare what you see with the content of frame #11.
Right. Frame #11.
Looks like that's happening. Which could be, because 192.168.246.13 thinks 192.168.246.128 is a Windows box !?!
maybe
maybe
Take a look at Frame #1 and #2 and rethink your last assumption.
Look at the source port and compare it with the other TCP connection in the capture output.
correct.
Look at the source ports and you will understand.
If you ever get the solution for this assignment, please post the answer to this question. I'm eager to see how your teacher is able to deduce the 'security level' (how is that defined) of that machine from the given capture output :-) Regards answered 21 Nov '12, 11:59 Kurt Knochner ♦ edited 21 Nov '12, 12:11 |
What happened? Why do you want to delete the question now? Did you try to cheat? I don't think so, as you solved most of the assignment yourself.
No cheating here, but I've spent loads of hours figuring this out, and you only have to search for one of the strings on google to get to this post and therefore you have all my work displayed for everyone to see ;) I'd just like to keep my work to myself as it's an individual assignment.