9 ms·
I'd start with the OWASP top 10, https://owasp.org/Top10/ https://owasp.org/Top10/ Depending on your tech stack and funtionality you could try SQL injection, CS
by A_No_Name_Mouse 4y ago
I'd start with the OWASP top 10, https://owasp.org/Top10/ https://owasp.org/Top10/
Depending on your tech stack and funtionality you could try SQL injection, CSRF or path traversal.
- alienlid 4y agoGot any tips on how I might easily implement these?