Posts with the tag security security • ctf • smart contracts • ethereum Writeup of Paradigm CTF: Bank February 14, 2021 This is a writeup of the “bank” challenge, which I was the first to solve, from the Ethereum Paradigm CTF. security • ctf • smart contracts • ethereum Writeup of Paradigm CTF: Vault February 9, 2021 I was the first to solve a particularly interesting smart contract challenge in a recent CTF competition. This post explains the vulnerability I found and how to exploit it. firebase • firestore • security Refactoring Firestore Security Rules January 12, 2021 Firestore security rules can use functions and local variables. This allows for refactoring for code reuse and clarity. firebase • firestore • javascript • security Rate Limiting With Firestore Security Rules January 10, 2021 Firestore apps can implement rate limiting through security rules, even with untrusted clients. security • ctf SSRF to Redis CTF Solution September 11, 2020 Combining SSRF, CRLF injection, and a little knowledge of the Redis protocol to topple the HashCache CTF challenge. security • ctf HashCache Capture the Flag Challenge August 22, 2020 Test your hacking skills in this fun Capture the Flag challenge. Browse all tags