Git Product home page Git Product logo

awesome-browser-security's Introduction

Awesome browser security

A curated list of awesome browser security learning material.

0. Scoping philosophy

The overarching goal of this document is to provide a list of materials to consume to get a good understanding of browser security.

Contributions are welcome. Please file one PR per change.

In scope

  • Security of the browser product.
  • Web security issues involving a browser.

Out of scope

  • Web privacy issues.
  • Server-side web security issues.

Preferred sources

  • High-quality, in-depth introductory materials.
  • Source materials.
  • Important research papers.
  • Docs available online for free.

1. General introductions

Security assessments

Publicly available security assessments of browsers.

Key concepts

Formal definitions, known issues, state-of-the-art.

2. Security challenges and corresponding mitigations

Memory safety

Root cause for ~70% of browser's bugs.

Spectre

How Spectre affected browser's security.

Transport security

Mitigating active and passive network attackers.

Cross Site Scripting (XSS)

Attacks on the integrity of JavaScript code.

Cross Site Request Forgery (CSRF)

Abusing cookie-based session management to forge requests.

Cross Site Leaks (XS-Leaks)

Using side channels to leak bits of data cross-site.

Extensions

Security of the extension ecosystem.

URL bar security

Users must know which website is displayed.

Private Network Access

Abusing browsers to attack private networks.

3. Attacks on browsers

Fuzzing and browser exploitation.

4. Misc

5. Contributors

awesome-browser-security's People

Contributors

cezary-sec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.