![]() |
What is the purpose of logging sniffed packets to a file? |
The dump is saved in pcap format, which means that packet analyzers such as Wireshark and ettercap can be run against the sniffed traffic. Furthermore KisMAC can read in dump files, via the import menu, and add those packets to those in the current session. If the dump session is encrypted it can also be decoded later assuming you obtain the key.
Tell me more |