You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates the ability to perform a cache side channel attack on a system in which the attacker and the victim use a common shared library.
Test the program by starting probe and then concurrently:
(1) run “test 1” or “test 0”
(2) run “web 8888 .” and point your browser to “http://localhost:8888/1357.png” (or some other
number instead of 1357). Press “reload” in the browser...
About
This project demonstrates the ability to perform a cache side channel attack on a system in which the attacker and the victim use a common shared library.