No Title
February 3, 2008 4:12 PM
Subscribe
I am a computer illiterate person trying to understand the information from Wireshark. Help!
I have recently decided to beef up the security on my laptop. I have learned quite a few things so I am not completely clueless... until it comes to Wireshark. I have it installed on a Win XP HE running on a wireless LAN. I bridged my Firewire and and wireless NIC together and am using the bridge as the Capture Interface. It's running in promiscuous mode reading packets like crazy, but I have no idea what the actual readouts mean or how to relate that to security. I understand wireshark is for traffic analysis and by no means a security device. If it helps I installed it as a recommendation to see what "funny business"my Firefox extensions might be causing. The color coding of the program is marginally helpful. I see a few red readouts. Examples:
TCP http > nsjtp-data [RST, ACK] Seq=262 Ack=345 Win=0 Len=0
TCP http > saiseh [RST, ACK] Seq=734626 Ack=31207 Win=0 Len=0
TCP http > isis-ambc [RST, ACK] Seq=711639 Ack=31206 Win=0 Len=0
The source is some strange IP address and the destinations are my computer. They are lit in red and they are not the only ones. What does this info mean? What should I do? Any reference with a translation for us lay people would be greatly appreciated.
posted by Brandon1600 to technology (6 comments total)
6 users marked this as a favorite
What you revealed isnt much. The items like nsjtp-data are the names of the ports. Youre better off googling those names or changing the app to reveal the port numbers instead of the names.
posted by damn dirty ape at 4:49 PM on February 3, 2008