Blogger Templates Skip to main content

Posts

Featured

Browser Sandbox

  To defend against attacks, a developer needs to mitigate vulnerabilities and add security features to an application. Luckily, on the web, the browser provides many security features. Some are available for developers to opt-in, and some are turned on by default to protect users. The idea of a "sandbox" #                                                                                    Figure: Browser as a sandbox Modern web browsers are built on the idea of a "sandbox". A sandbox is a security mechanism used to run an application in a restricted environment. Just like the physical sandbox at a playground where kids can create anything they want within the boundary without making a mess elsewhere, application code has the freedom to execute within a restricted environment. For example, JavaScript can add and modify elements on the page but might be restricted from accessing an external JSON file. This is because of a sandbox feature called same-origin

Latest posts

PostMessage Vulnerabilities

Cracking WEP via a Client

Bypassing WEP Shared Key Authentication (SKA)

Offensive Wireless Security : ARP Request Reply Attack in Malayalam

Sensitive Information Disclosure (Source Code Path Disclosure)

Stored Cross-site Scripting in ElkarBackup 1.3.3 - CVE-2020-24924

Check out my Youtube Channel

NuLL_Br3aker_2020 CTF Writeup

How i Successfully failed Facebook Interview !!!