Essays about: "taint analysis"

Showing result 1 - 5 of 7 essays containing the words taint analysis.

  1. 1. Dasty : Revealing Real-World Prototype Pollution Consequences with Dynamic Taint Analysis

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Paul Moosbrugger; [2023]
    Keywords : Prototype Pollution Gadgets; Dynamic Taint Analysis; Forced Branch Execution; NodeProf Instrumentation; Truffle GraalJS;

    Abstract : Prototype pollution is a vulnerability in JavaScript and other prototype-based languages that allows malicious actors to inject a property into an object’s prototype. The injected property can subsequently trigger gadgets - source code sections that use the properties in sensitive locations. READ MORE

  2. 2. The Dream : A Psychoanalytic Reading of the Conceptualization of the American Dream in F. Scott Fitzgerald’s The Great Gatsby

    University essay from Högskolan i Gävle/Avdelningen för humaniora

    Author : Hugo Älfvåg; [2020]
    Keywords : The American Dream; Dreams; Desires; Psychoanalysis; Id; Ego; Super-Ego; Trauma;

    Abstract : F. Scott Fitzgerald’s critically acclaimed classic The Great Gatsby, written in 1925, poetically captures the zeitgeist of the roaring twenties, and has attracted considerable attention regarding the depiction of the American dream. READ MORE

  3. 3. Taint analysis for automotive safety using the LLVM compiler infrastructure

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Eléonore Goblé; [2019]
    Keywords : taint analysis; static analysis; LLVM; compiler; safety; automotive safety;

    Abstract : Software safety is getting more and more important in the automotive industry as mechanical functions are replaced by complex embedded computer systems. Errors  during development can lead to accidents and threaten users’ lives. READ MORE

  4. 4. The future of grey-box fuzzing

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Isak Hjelt; [2017]
    Keywords : ;

    Abstract : Society are becoming more dependent on software, and more artifacts are being connected to the Internet each day [31]. This makes the work of tracking down vulnerabilities in software a moral obligation for software developers. READ MORE

  5. 5. Fast and Scalable Static Analysis using Deterministic Concurrency

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Patrik Ackland; [2017]
    Keywords : concurrent static analysis; ifds algorithm; reactive async;

    Abstract : This thesis presents an algorithm for solving a subset of static analysis data flow problems known as Interprocedural Finite Distribute Subset problems. The algorithm, called IFDS-RA, is an implementation of the IFDS algorithm which is an algorithm for solving such problems. READ MORE