Hacker News new | ask | show | jobs
by maaku 5408 days ago
If you think C programs aren't vulnerable to XSS-like attacks, you need to take a security course.
1 comments

In the context he's talking about, C programs aren't vulnerable to "XSS-like attacks"; C programs rarely deal with content-controlled code.
Buffer overflows.