Back to Cybersecurity

Web & Application Security

Common web vulnerabilities like XSS and SQL Injection, and secure coding practices.

3 weeks

Topics in this Chapter

1

OWASP Top 10

An overview of the OWASP Top 10 most critical web application security risks.

2

Cross-Site Scripting (XSS)

How XSS attacks work and mitigation techniques like input validation and output encoding.

3

SQL Injection

Understanding how attackers can manipulate database queries and how to prevent it.

4

Cross-Site Request Forgery (CSRF)

How CSRF tricks a victim's browser into making unwanted requests and how to prevent it.

5

Secure Coding Practices

Fundamental principles for writing more secure software.

GeekDost - Roadmaps & Snippets for Developers