← Back to Glossary
Output Encoding
The practice of converting special characters in output data to their safe equivalents, preventing injection attacks like XSS when data is rendered in browsers.
The practice of converting special characters in output data to their safe equivalents, preventing injection attacks like XSS when data is rendered in browsers.