X-OR's blog

By X-OR, 2 years ago, In English

I got to know about arbitrary code execution (ACE) which is an attacker's ability to run any commands or code of the attacker's choice on a target machine or in a target process. Therefore I was thinking how does codeforces prevents such attacks on their compilers or have they taken and preventive measures for such vulnerabilites.

  • Vote: I like it
  • +17
  • Vote: I do not like it

| Write comment?
»
2 years ago, # |
  Vote: I like it +6 Vote: I do not like it

Containerization