Difference between revisions of "Browser security"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 10: | Line 10: | ||
* [[Computer security]] | * [[Computer security]] | ||
+ | * [[Cross-site scripting]] | ||
* [[Internet security]] | * [[Internet security]] | ||
* [[Security]] | * [[Security]] |
Revision as of 18:42, 9 September 2015
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.
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.
See also
External Links
- Browser security @ Wikipedia