|
|
|
|
|
by kbart
3545 days ago
|
|
"In other languages you won't have arbitrary code execution or privilege escalation just because the programmer is not careful" No, it's possible to make system insecure with pretty much any language if programmer is not careful. SQL injection, cross-site scripting, cross-site request forgery and the list goes on.. |
|