TAFE ICT Projects

Projects for NT Schools, National Science Week and other projects aimed at school aged children.

RCE

Remote Code Execution

In computer security, arbitrary code execution 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. An arbitrary code execution vulnerability is a security flaw in software or hardware allowing arbitrary code execution.

Remote code execution is the ability to run this code not from the physical device, but from an internet visible / network attached / remote computer.

Back to the top