Y
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
tptacek
5408 days ago
In the context he's talking about, C programs
aren't
vulnerable to "XSS-like attacks"; C programs rarely deal with content-controlled code.
link
maaku
5406 days ago
Buffer overflows.
link