7 lines
228 B
Plaintext
7 lines
228 B
Plaintext
![]() |
== Ask Yourself Whether
|
||
|
|
||
|
* Malicious arguments can result in undesired behavior in the executed command.
|
||
|
* Passing user input to a system command is not necessary.
|
||
|
|
||
|
There is a risk if you answered yes to any of those questions.
|