Can I see the IP protocols and TCP protocols based on the network and transport layer secure packets

asked 2018-03-13 23:44:09 +0000

KT gravatar image

I want to be able to see the actual security of the packets when they go from layer to layer in the OSI model. For instance I want to see the security of a packet when it goes from IP to TCP in wireshark. Can wireshark show this?

edit retag flag offensive close merge delete

Comments

I do not understand the question, what do you mean by "security of the packets".

Anders gravatar imageAnders ( 2018-03-14 10:24:11 +0000 )edit

I mean can Wireshark show when there is a malicious attack being initiated against the packets? Can I see the protection frame against a threat issued in wireshark? Can you initiate threats in wireshark and see the packets respond by securing the packets and defending against the threat? What software would show this?

KT gravatar imageKT ( 2018-03-14 11:51:02 +0000 )edit

Wireshark has the option to show you the Security bit in the IPv4 header flags, as per RFC 3514, but I doubt that is what you seek.

Jaap gravatar imageJaap ( 2018-03-14 12:48:50 +0000 )edit