Hacker News new | ask | show | jobs
by Mountain_Skies 1073 days ago
SQL Injection is weird because it's been known for so long and modern frameworks usually have so many ways of avoiding it by default, that's one has to go out of their way to create an injection vulnerability, but it still happens often with greenfield code.