Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge 6 description and POC are inaccurate/misleading #15

Open
mtomassoli opened this issue Nov 14, 2022 · 0 comments
Open

Challenge 6 description and POC are inaccurate/misleading #15

mtomassoli opened this issue Nov 14, 2022 · 0 comments

Comments

@mtomassoli
Copy link

Challenge 6 (KYC) is not about signature malleability, which would consist in changing the signature without invalidating it. (Something is malleable if you can change its shape without breaking it.)
In this challenge, any invalid signature will do. There's no need to start from a valid signature and alter the last byte. In a minimal POC a user deploys an app and the attacker calls onboardWithSig using a 0 signature. That's it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant