True/False
It is a good practice to verify that a variable you are planning to untaint has only bad characters (black listing) rather than check whether or not it has any good characters (white listing).
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: In Perl, any subexpression is considered tainted
Q13: The two areas of concern in file
Q14: _ permits communication and interaction from the
Q15: Variables are considered _ if they are
Q16: In order to provide support for the
Q18: Perl provides a built-in security-checking mechanism called
Q19: The safe module operation _ returns a
Q20: What are some of the characteristics of
Q21: How can you untaint Perl variables?
Q22: _ is a set of Perl modules