PaulMcMillan / 2014_defcon_timing

Talk material from 2014 Defcon Talk about Timing Attacks. You probably want to look at the code/talk in the ekoparty repo since it's newer

Home Page:https://github.com/PaulMcMillan/2014_ekoparty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content, tools, and resources related to my 2014 Defcon 22 talk
related to timing attacks.

Nanosecond hardware-provided timestamps from tcpdump require libpcap
1.5.3 or better, and a tcpdump build of 4.6rc1 or better.

Interesting bits in this giant pile of mess:

hue/calculate_guess.py
hue/capture.sh
hue/collect_data.py
hue/reset_users.py


Come talk to me. I'll help you get it running. I want someone else to
reproduce this!

-Paul

About

Talk material from 2014 Defcon Talk about Timing Attacks. You probably want to look at the code/talk in the ekoparty repo since it's newer

https://github.com/PaulMcMillan/2014_ekoparty

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 97.3%Language:Shell 2.7%