Tagged articles

Vulnerability Prevention

1 articles · Page 1 of 1
Test Development Learning Exchange
Test Development Learning Exchange
Dec 24, 2019 · Information Security

Common Web Security Vulnerabilities and Their Prevention Methods

This article explains several typical web security threats—including XSS, SQL injection, request forgery, CSRF, hotlink protection, upload/download vulnerabilities, and whitelist/blacklist misuse—while providing concrete Java code examples and practical defense techniques to mitigate each risk.

CSRFSQL injectionVulnerability Prevention
0 likes · 18 min read
Common Web Security Vulnerabilities and Their Prevention Methods