Command Injection

Exploitation

Basic command chaining

Using logic operators

Commenting out the rest of a command

Using a pipe for command chaining

Testing for blind injection

Out-of-band testing

checking for new line

Upload Shell

We can also upload a shell and trigger it. Directly inputting a commad may get filtered

Checking supported shells

Last updated