Skip to main content

Showing 1–5 of 5 results for author: Some, D F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2504.17692  [pdf, other

    cs.CR

    User Profiles: The Achilles' Heel of Web Browsers

    Authors: Dolière Francis Somé, Moaz Airan, Zakir Durumeric, Cristian-Alexandru Staicu

    Abstract: Web browsers provide the security foundation for our online experiences. Significant research has been done into the security of browsers themselves, but relatively little investigation has been done into how they interact with the operating system or the file system. In this work, we provide the first systematic security study of browser profiles, the on-disk persistence layer of browsers, used f… ▽ More

    Submitted 24 April, 2025; originally announced April 2025.

  2. arXiv:1901.03397  [pdf, other

    cs.CR

    EmPoWeb: Empowering Web Applications with Browser Extensions

    Authors: Dolière Francis Somé

    Abstract: Browser extensions are third party programs, tightly integrated to browsers, where they execute with elevated privileges in order to provide users with additional functionalities. Unlike web applications, extensions are not subject to the Same Origin Policy (SOP) and therefore can read and write user data on any web application. They also have access to sensitive user information including browsin… ▽ More

    Submitted 10 January, 2019; originally announced January 2019.

    Comments: 40th IEEE Symposium on Security and Privacy May 2019 Application security; Attacks and defenses; Malware and unwanted software; Mobile and Web security and privacy; Privacy technologies and mechanisms

  3. arXiv:1808.07359  [pdf, other

    cs.CR

    To Extend or not to Extend: on the Uniqueness of Browser Extensions and Web Logins

    Authors: Gabor Gyorgy Gulyas, Doliere Francis Some, Nataliia Bielova, Claude Castelluccia

    Abstract: Recent works showed that websites can detect browser extensions that users install and websites they are logged into. This poses significant privacy risks, since extensions and Web logins that reflect user's behavior, can be used to uniquely identify users on the Web. This paper reports on the first large-scale behavioral uniqueness study based on 16,393 users who visited our website. We test an… ▽ More

    Submitted 22 August, 2018; originally announced August 2018.

    Comments: accepted at WPES 2018

  4. arXiv:1703.07578  [pdf, other

    cs.CR

    Control What You Include! Server-Side Protection against Third Party Web Tracking

    Authors: Dolière Francis Somé, Nataliia Bielova, Tamara Rezk

    Abstract: Third party tracking is the practice by which third parties recognize users accross different websites as they browse the web. Recent studies show that 90% of websites contain third party content that is tracking its users across the web. Website developers often need to include third party content in order to provide basic functionality. However, when a developer includes a third party content, s… ▽ More

    Submitted 22 March, 2017; originally announced March 2017.

  5. On the Content Security Policy Violations due to the Same-Origin Policy

    Authors: Dolière Francis Somé, Nataliia Bielova, Tamara Rezk

    Abstract: Modern browsers implement different security policies such as the Content Security Policy (CSP), a mechanism designed to mitigate popular web vulnerabilities, and the Same Origin Policy (SOP), a mechanism that governs interactions between resources of web pages. In this work, we describe how CSP may be violated due to the SOP when a page contains an embedded iframe from the same origin. We analyse… ▽ More

    Submitted 22 March, 2017; v1 submitted 9 November, 2016; originally announced November 2016.

    Comments: 8 pages + references for the short version, extended to 19 pages for detailed appendices