andresriancho / pico

Tool to identify and exploit timing attacks
GNU General Public License v3.0
10 stars 6 forks source link

Confirm libpcap timestamp is applied in kernel #21

Open andresriancho opened 8 years ago

andresriancho commented 8 years ago

https://github.com/andresriancho/pico/wiki/libpcap-timestamp

Do I get the same timestamp when capturing packets with scapy/pcapy and with nanown's minimalistic sniffer?

andresriancho commented 8 years ago

https://github.com/PaulMcMillan/2014_ekoparty/blob/master/hue/capture.sh#L15-L22