HTTPS, phishing, passwords, and SQL injection — the mistakes that still show up in intern code.
On this page
What “good enough” looks like
Interviewers rarely expect you to design a SOC. They do expect you to avoid concatenating SQL, to prefer HTTPS, and to never store passwords in plain text.
How to practise
Attempt the Networking and Cybersecurity Screening paper, then read the OWASP blog post on the site for application-level fixes you can apply in coursework.