|
|
|
|
|
by pretoriusB
4956 days ago
|
|
That happens in 99% of PHP+MySQL tutorials out there... And looking a little closer, even in the most reputable sources, you can found XSS and especially CSRF vulnerabilities aplenty. People should not get security advice from a beginner's tutorial anyway, even if it covered XSS, it would have tons of other problems. |
|