App Sec
Everything on SkillVeris tagged App Sec — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What Is Clickjacking and How Do You Prevent It?
Clickjacking is an attack where a malicious page overlays or embeds a legitimate site inside a transparent or disguised iframe, tricking a user into clicking o…
What Is SQL Injection and How Do You Prevent It?
SQL injection is a vulnerability where an attacker supplies crafted input that gets concatenated directly into a SQL query string, causing the database to exec…