security:xss_cross-site_scripting:about_xss
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
security:xss_cross-site_scripting:about_xss [2020/04/15 08:45] – created peter | security:xss_cross-site_scripting:about_xss [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Security - XSS - About XSS ====== | + | ====== Security - XSS (Cross Site Scripting) |
===== What is XSS? ===== | ===== What is XSS? ===== | ||
Line 33: | Line 33: | ||
When the user's browser loads the page, it will execute whatever JavaScript code is contained inside the **< | When the user's browser loads the page, it will execute whatever JavaScript code is contained inside the **< | ||
+ | ---- | ||
===== What is malicious JavaScript? ===== | ===== What is malicious JavaScript? ===== | ||
Line 45: | Line 46: | ||
These facts combined can cause very serious security breaches, as we will explain next. | These facts combined can cause very serious security breaches, as we will explain next. | ||
+ | |||
+ | ---- | ||
===== The consequences of malicious JavaScript ===== | ===== The consequences of malicious JavaScript ===== | ||
Line 64: | Line 67: | ||
To emphasize this point, some examples in this tutorial will leave out the details of a malicious script by only showing **< | To emphasize this point, some examples in this tutorial will leave out the details of a malicious script by only showing **< | ||
+ | ---- | ||
security/xss_cross-site_scripting/about_xss.1586940300.txt.gz · Last modified: 2020/07/15 09:30 (external edit)