Skip to main content

Showing 1–3 of 3 results for author: Arzt, S

.
  1. arXiv:2406.04152  [pdf, ps, other

    cs.SE

    Position: How Regulation Will Change Software Security Research

    Authors: Steven Arzt, Linda Schreiber, Dominik Appelt

    Abstract: Software security has been an important research topic over the years. The community has proposed processes and tools for secure software development and security analysis. However, a significant number of vulnerabilities remains in real-world software-driven systems and products. To alleviate this problem, legislation is being established to oblige manufacturers, for example, to comply with ess… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: 5 pages, submitted to SE2023 workshop at FSE 2024

    ACM Class: D.2.9

  2. arXiv:2301.03207  [pdf, other

    cs.CR cs.SE

    Negative Results of Fusing Code and Documentation for Learning to Accurately Identify Sensitive Source and Sink Methods An Application to the Android Framework for Data Leak Detection

    Authors: Jordan Samhi, Maria Kober, Abdoul Kader Kabore, Steven Arzt, Tegawendé F. Bissyandé, Jacques Klein

    Abstract: Apps on mobile phones manipulate all sorts of data, including sensitive data, leading to privacy-related concerns. Recent regulations like the European GDPR provide rules for the processing of personal and sensitive data, like that no such data may be leaked without the consent of the user. Researchers have proposed sophisticated approaches to track sensitive data within mobile apps, all of whic… ▽ More

    Submitted 11 January, 2023; v1 submitted 9 January, 2023; originally announced January 2023.

    Comments: 30th IEEE International Conference on Software Analysis, Evolution and Reengineering, RENE track

  3. arXiv:1404.7431  [pdf, ps, other

    cs.SE cs.CR

    I know what leaked in your pocket: uncovering privacy leaks on Android Apps with Static Taint Analysis

    Authors: Li Li, Alexandre Bartel, Jacques Klein, Yves Le Traon, Steven Arzt, Siegfried Rasthofer, Eric Bodden, Damien Octeau, Patrick McDaniel

    Abstract: Android applications may leak privacy data carelessly or maliciously. In this work we perform inter-component data-flow analysis to detect privacy leaks between components of Android applications. Unlike all current approaches, our tool, called IccTA, propagates the context between the components, which improves the precision of the analysis. IccTA outperforms all other available tools by reaching… ▽ More

    Submitted 29 April, 2014; originally announced April 2014.

    Report number: 978-2-87971-129-4_TR-SNT-2014-9 ACM Class: D.2.4; D.4.6