Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I filter a column to show only one instance of each wep initialization vector found?

For an assignment, I have to decipher how many unique wep initialization vectors there are. I have added the column to the packet list viewer, and have sorted from least to greatest, but now I need a count of how many "unique" IV's there are. I know tshark can be used, but I want to do this directly inside WireShark.

Thank you.