1.

If the data obtained from the model contains HTML elements, these are escaped before being inserted into the HTML template. The escaping means that the HTML is displayed as text, and not as HTML. This is done to prevent . . . .

A. SQL injection attacks
B. JS injection attacks
C. HTML injection attacks
D. Python injection attacks
Answer» D. Python injection attacks


Discussion

No Comment Found