quadratic-funding / mpc-phase2-suite

The MPC suite of tools for conducting zkSNARK Phase 2 Trusted Setup ceremonies
MIT License
16 stars 6 forks source link

test(auth security): added test cases for the authentication security review #330

Closed ctrlc03 closed 1 year ago

ctrlc03 commented 1 year ago

Added a number of test cases part of the pentest. These test aim to ensure that the authentication system (Firebase and custom cloud functions) are secure against common attacks such as email enumeration and bruteforce attacks.

Adding a draft pentest report (20% of the assessment completed)