output-escaping

Tag

Cards List
#output-escaping

Structurally fixing injection bugs (2012)

Lobsters Hottest · 2d ago Cached

The article argues that injection bugs (XSS and SQL injection) should be prevented structurally through output escaping and avoiding the problem entirely, rather than relying solely on input sanitization.

0 favorites 0 likes
← Back to home

Submit Feedback