The approach to input validation that simply encodes characters considered "bad" to a format which should not affect the functionality of the application and hence is very weak
› Category: Questions › The approach to input validation that simply encodes characters considered "bad" to a format which should not affect the functionality of the application and hence is very weak
The approach to input validation that simply encodes characters considered “bad” to a format which should not affect the functionality of the application and hence is very weak a) Encode bad b) Encrypt bad c) Backlisting