Hi every one. I have a WLAN captured packets that i know it contains deauthentication attacks. I would like to cluster the packets to see if i can have the attacks in one cluster and the normal packets in another cluster. I want to use the inbuild k-means in SPSS. How can i export these packets to that environment to perform clustering on them? Is there any other alternative of seperating(quantifying) the attacks from the normal packets? Thanks. Maigana. asked 19 Jul '14, 14:42 Maigana |
Presumably you don't want the raw packet data from each packet, you want particular fields (addresses, packet types, time stamps, etc.) from each of the packets, right?