In this project, we report our found vulnerabilities in MPC Frameworks, and provide instructions to reproduce the vulnerabilities. Most of these vulnerabilities are triggered by simulating an active adversary.
OS: Ubuntu
Compile the library_recv.cpp using
cmake .
make
It will produce a librecv_hook.so, which will be used to simulate socket recv by file io.