1)i want to lean abt wire shak itryed many ways but i cont get the clear idea please some one help me to learn this 2)what is meant by malformed packet is it virus or some thing else

asked 02 Apr '12, 07:53

arasu's gravatar image

arasu
1333
accept rate: 0%


  1. Clear idea = "record what is going on on the network and show it in a human readable form". You'll still need to know how network protocols work, otherwise even the "human readable form" will not mean a lot to you. What you probably need is a TCP/IP class of some sort, or get a good book (I can recommend "TCP/IP Illustrated" by Stevens.
  2. "malformed packet" usually means that Wireshark could not decode the packet bytes. This happens if the packet is damaged or Wireshark tries to decode it as a protocol that is isn't. Not a virus, just a bad packet/wrong decoding.
link

answered 02 Apr '12, 08:05

Jasper's gravatar image

Jasper ♦
10.1k328145
accept rate: 15%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×60

Asked: 02 Apr '12, 07:53

Seen: 752 times

Last updated: 02 Apr '12, 08:05

powered by OSQA