Command Injection In A Nutshell. Learn bits and pieces of os command injection.
Command injection is a technique used by the attacker to attack a server via it's operating system commands. This type of attack took place when the web application is utilizing system commands to provide some sort of functionality to a web application.