Content-Type-Not-Correct/EN/Consequence: Unterschied zwischen den Versionen

Aus Siwecos
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „By specifying the correct header declaration, various XSS-Angriffe can be prevented. If the [https://en.wikipedia.org/wiki/Character_e…“)
 
Zeile 1: Zeile 1:
By specifying the correct header declaration, various [[Cross-Site-Scripting|XSS-Angriffe]] can be prevented. If the [https://en.wikipedia.org/wiki/Character_encoding Character encoding] is not specified, some [[Browser|Webbrowser]] will try to interpret the source code, thus making certain attacks possible which require a different character set.
+
By specifying the correct header declaration, various [https://en.wikipedia.org/wiki/Cross-site_scripting cross-site scripting attacks] can be prevented. If the [https://en.wikipedia.org/wiki/Character_encoding character encoding] is not specified, some web browser will try to interpret the source code, thus making certain attacks possible which require a different character set.

Version vom 6. Februar 2019, 15:55 Uhr

By specifying the correct header declaration, various cross-site scripting attacks can be prevented. If the character encoding is not specified, some web browser will try to interpret the source code, thus making certain attacks possible which require a different character set.