AThis made me think about how many beginners (including me) trust AI-generated code because it "works." I'm starting to realize that working code isn't always secure code, so learning the basics of security is still worth the effort.Comment·Article·1d ago·1·Who is Actually Auditing Your AI? The Quiet Horror of Vibe-Coded Security
AOne thing I liked was that you didn't jump straight to the answer. Walking through the observations and testing the hypothesis step by step made the solution easy to follow. That's something I always find helpful in CTF write-ups.Comment·Article·4d ago·BroncoCTF : Atomic Substitution Theory Writeup