web-security - Concepts
Explore concepts tagged with "web-security"
Total concepts: 5
Concepts
- Cross-Site Scripting - An attack that injects malicious scripts into web pages viewed by other users
- Cross-Site Request Forgery - An attack that tricks users into performing unwanted actions on websites where they're authenticated
- Drive-by Download - Unintentional download of malware simply by visiting a compromised or malicious website.
- Session Hijacking - An attack that takes over a user's active session to gain unauthorized access to systems or data.
- SQL Injection - An attack that inserts malicious SQL code into application queries to manipulate databases
← Back to all concepts