cispa / xs-observations

Find leaky observation channels in browsers and XS-Leaks on websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XS-Observations

This repository contains the code for our paper: "The Leaky Web: Automated Discovery of Cross-Site Information Leaks in Browsers and the Web". The code is split up in the Test Browser Framework (TBF; Chapter III) and the Does-it-leak Pipeline (DIL; Chapter IV).

Automatically discover observation channels in browsers that leak information cross-site and create decision trees to visualize the leak capabilities of the observation channels. More details and explanations on how to run and extend the framework are in the TBF Readme.

Scan websites for XS-Leaks in a fully automatic manner (visit inference, cookie acceptance inference, and custom states such as login). More details in the DIL Readme.

About

Find leaky observation channels in browsers and XS-Leaks on websites

License:MIT License


Languages

Language:Jupyter Notebook 41.1%Language:Python 29.2%Language:JavaScript 23.3%Language:TeX 3.8%Language:TypeScript 1.9%Language:HTML 0.7%