david415 / HoneyBadger

Quantum Insert detector/recorder
GNU General Public License v3.0
305 stars 39 forks source link

add inference attacks as described in the paper #93

Closed david415 closed 7 years ago

david415 commented 8 years ago

http://www.cs.ucr.edu/~zhiyunq/pub/sec16_TCP_pure_offpath.pdf

david415 commented 8 years ago

work in progress here: https://github.com/david415/HoneyBadger/tree/93.add_inference_attack.0

todo

david415 commented 8 years ago

my latest here -> https://github.com/david415/HoneyBadger/tree/93.add_inference_attack.1

all the tests should pass in this branch. i've broken out the inference injector api into it's own module.