How to conduct a basic security code review | Security Simplified

preview_player
Показать описание
Performing a source code review is one of the best ways to find security issues and vulnerabilities in an application. But how do you do it? Today, let’s establish a basic framework you can use to analyze your code to find security vulnerabilities.

In a security code review, we are specifically looking for pieces of code that will lead to security vulnerabilities like XSS, SQL injection, or bugs like sensitive information leak or hardcoded secrets.

#SoftwareDevelopment #programming #cybersecurity
Рекомендации по теме
Комментарии
Автор

Awesome job Vickie! This was a super helpful strategy and you covered a lot in less than 10 minutes! Thank you!

Briman
Автор

Your content is consistently fantastic! Already pre-ordered your book, really looking forward to it.

robertfling
Автор

Hi
Do u have any practical video on how to take that approach to a POC
And do u have a cheet sheet of some sort

TheBashir