[11] Breaking Smart Contracts: SIDELINE Exploit Challenge

1 month ago
29

Learn how to bypass contract registration restrictions using constructor exploits in Solidity Challenge #11. Watch as I demonstrate why code size checks aren't always reliable for contract detection!

👨‍💻 Challenge Overview:
- Challenge: Sideline (#11)
- Goal: Register a contract despite external contract restrictions
- Key Concept: Constructor-phase contract detection bypass

🔍 Technical Concepts Covered:
- Contract deployment lifecycle
- Constructor execution timing
- Code size verification limitations
- Smart contract security implications

📝 Key Takeaways:
- Code size checks fail during contract construction
- Constructor-phase offers unique exploitation opportunities
- Security considerations for contract verification

🛠️ Get Started:
Repository: https://github.com/passandscore/solidity-challenges
Challenge Path: src/exploits/sideline/

🤝 Connect With Me:
Discord (Dev Squad): https://discord.gg/jXPnv2t5mN
LinkedIn: https://www.linkedin.com/in/jason-schwarz-75b91482/
Portfolio: www.jasonschwarz.xyz

Loading 2 comments...