Difference between revisions of "Browser security"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 25: Line 25:
  
 
* [https://en.wikipedia.org/wiki/Browser_security Browser security] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Browser_security Browser security] @ Wikipedia
 +
 +
[[Category:Security]]
 +
[[Category:Web browsers]]
 +
[[Category:Web security]]

Latest revision as of 13:26, 21 April 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.

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

External Links