7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
== Ask Yourself Whether
|
|
|
|
* any of the command line arguments are used without being sanitized first.
|
|
* your application accepts sensitive information via command line arguments.
|
|
|
|
If you answered yes to any of these questions you are at risk.
|