Difference between revisions of "Browser security"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 9: | Line 9: | ||
== Cookies == | == Cookies == | ||
− | + | See [[HTTP cookie]]. | |
== See also == | == See also == | ||
Line 16: | Line 16: | ||
* [[Computer security]] | * [[Computer security]] | ||
* [[Cross-site scripting]] | * [[Cross-site scripting]] | ||
+ | * [[HTTP cookie]] | ||
* [[Internet security]] | * [[Internet security]] | ||
* [[JavaScript]] | * [[JavaScript]] |
Revision as of 07:40, 4 February 2016
Browser security is the application of Internet security to web browsers in order to protect networked data and computer systems from breaches of privacy or malware.
Contents
Description
Security exploits of browsers often use JavaScript: sometimes with cross-site scripting (XSS), sometimes with a secondary payload using Adobe Flash.
Security exploits can also take advantage of vulnerabilities (security holes) that are commonly exploited in all browsers.
Cookies
See HTTP cookie.
See also
- Adobe Flash
- Computer security
- Cross-site scripting
- HTTP cookie
- Internet security
- JavaScript
- Security
- Web browser
External Links
- Browser security @ Wikipedia