XSS Clean in CI4? |
(01-28-2020, 01:05 PM)ajmeireles Wrote: Sorry me, but let me ask showing an example: There is no xss_clean function for CI4 because that is the wrong way to prevent XSS. Here's some reading that may explain why the old CI approach is wrong and what you should do instead. Read the accepted answer to a similar question here. A readable and reasonably comprehensive blog post. The very in-depth and astute post Everything You Need to Know About Preventing Cross-Site Scripting Vulnerabilities in PHP |
Messages In This Thread |
XSS Clean in CI4? - by ajmeireles - 01-28-2020, 12:00 AM
RE: XSS Clean in CI4? - by jreklund - 01-28-2020, 12:55 AM
RE: XSS Clean in CI4? - by ajmeireles - 01-28-2020, 12:18 PM
RE: XSS Clean in CI4? - by jreklund - 01-28-2020, 12:32 PM
RE: XSS Clean in CI4? - by ajmeireles - 01-28-2020, 01:05 PM
RE: XSS Clean in CI4? - by dave friend - 01-31-2020, 10:58 AM
|