I'm new to Wireshark. I'm using it to detect if my pc was hacked or not. I open it up first time today, and I can see some red lines which has these info:
I'm not sure how to interpret these information. Is it possible I'm under TCP Reset Attack? |
This is highly unlikely. Resets are connection terminations that can happen for a number of reasons, but hacking is very rarely using those. Especially a RST/ACK combination is usually not critical, but used as a faster way of shutting down a data transfer that is complete. |