📦
This card is Archived
Old, inactive cards are automatically Archived when reaching a certain age or engagement.
Go Premium
to re-enable your cards
Command Injection
{1} User Input Verification
"Command injection problems occur when untrusted data is placed into data that is
passed to a compiler or interpreter, where
the data, if it is formatted in a particular way,
can be treated as a system command
[Howard]"
system(user_input);


Card Comments 0
No comments yet. Be the first to comment!