Browser exploit: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
{{R with history}}
 
(6 intermediate revisions by 6 users not shown)
Line 1:
*#REDIRECT [[Browser security]]
{{Refimprove|date=January 2017}}
A '''browser exploit''' is a form of malicious code that takes advantage of a flaw or vulnerability in an operating system or piece of software with the intent to breach [[browser security]] to alter a user's browser settings without their knowledge. Malicious code may exploit [[ActiveX]], [[HTML]], images, [[Java (programming language)|Java]], [[JavaScript]], and other Web technologies and cause the browser to run arbitrary code.
 
{{R with history}}
==Symptoms==
 
Users whose web browsers have fallen victim of a successful browser exploit may find their homepage, search page, and/or favorites have been changed. Other signs include Internet settings options within the browser being altered, access being blocked to specific functions, and the redirection of incorrectly typed URL prefixes.
 
==Prevention==
 
There are multiple ways users can protect their web browsers from falling victim to a browser exploit. Such things include installing firewall software, keeping software updated, being cautious when downloading files, and not opening email attachments from unknown sources.
 
==Notable browser exploits==
 
[[JailbreakMe]] is a series of browser based exploits used to [[IOS jailbreaking|jailbreak]] [[Apple Inc.|Apple]]'s [[iOS]] [[mobile operating system]]. It uses an exploit in the browser's PDF parser to execute unauthorised code and gain access to the underlying operating system.
 
Brave Exploit is a [[Denial of service attack|Denial of Service]] exploit which, in resulted into [[Spoofed URL|Address Bar Spoofing]] vulnerability used to target [[Brave (web browser)|Brave]] for [[iOS]] as well as [[Android (operating system)|Android applications]]. The vulnerability used javascript function setInterval to hack the browser. This vulnerability was discovered by Security researcher Aaditya Purani<ref>http://securityaffairs.co/wordpress/55191/hacking/brave-browser-hack.html</ref>
 
==See also==
*[[Browser security]]
*[[Comparison of web browsers#Security and vulnerabilities|Comparison of web browser vulnerabilities]]
 
==References==
{{Reflist}}
 
==External links==
*[http://www.mywot.com/en/online-threats/browser-exploits Online Threats - Browser exploits | WOT Web of Trust]
 
{{DEFAULTSORT:Browser Exploit}}
[[Category:Web security exploits]]
[[Category:Web browsers]]