Artifact for Bridges to Self: Silent Web-to-App Tracking on Mobile via Localhost
收藏资源简介:
This artifact contains the following: – The data collected from our crawls in EU and US ( _frankfurt\_\*\_data.tar.gz_ and _new\_york\_\*\_data.tar.gz_ archives). The description of these crawls can be found in the README.md file in _crawl-data-processing_ – A .zip file containing the further code and data from our GitHub repository (https://github.com/localmess/localhost-abuse): – Crawler code can be found in the _web-analysis-crawler_ folder. – Processed output data obtained via the crawls and the analysis scripts to process crawl data are located in _crawl-data-processing_. – Demo web pages can be found in _poc-web-pages_. – The Frida scripts used to bypass SSL pinning and network inspection are in _frida-scripts_. – Android proof-of-concept apps developed as part of this study are available in _android-pocs_. We provide usage and replication instructions in several README files in respective subfolders.
本数据集制品包含以下内容: —— 从我们在欧盟与美国开展的爬虫爬取任务中采集得到的数据(存储为`frankfurt_*_data.tar.gz`与`new_york_*_data.tar.gz`压缩归档文件)。本次爬取任务的详细说明可在`crawl-data-processing`目录下的README.md文件中查阅。 —— 一个包含我们GitHub仓库(https://github.com/localmess/localhost-abuse)中额外代码与数据的.zip压缩文件,该压缩包内含以下内容: —— 爬虫代码存放于`web-analysis-crawler`目录中。 —— 通过爬虫爬取得到的经处理输出数据,以及用于处理爬取数据的分析脚本,均存放于`crawl-data-processing`目录下。 —— 演示网页存放在`poc-web-pages`目录中。 —— 用于绕过SSL证书锁定与网络流量检测的Frida脚本(Frida)存放在`frida-scripts`目录中。 —— 本研究中开发的Android概念验证(Proof-of-Concept, PoC)应用存放在`android-pocs`目录中。 我们在各子目录下的多个README文件中提供了使用方法与复现步骤说明。



