OS Command Injection
Operating System Command/shell injection.
Useful commands
Purpose of command
Linux
Windows
Blind OS command injection
Method
Command
Useful meta characters
&
&&
|
||
;
Newline (0x0a or \n)
`injected command `
$( injected command )Last updated
