Secure Coding Education

OS Command Injection Tutorial

Operating System Command Injection (or OSCi) is a severe security flaw that allows malicious users to execute shell commands on a remote system. In this AppSec Tutorial, developers will see how an OSCi attack is performed, then learn how to defend their code against this threat.

Watch the Tutorial