Filtrer par type de contenu

Sélectionnez un ou plusieurs filtres. Ce choix permettra de recharger la page pour afficher les résultats filtrés.

Supprimer tous les filtres

656 résultats

    • Séminaire

    • SoSysec

    On MILP modelisations

    • 29 avril 2022

    • Inria Center of the University of Rennes - - Petri/Turing room

    Orateur : Christina Boura (UVSQ, CNRS, LMV)

    Modelizing a problem using linear constraints and solving it by some Mixed Integer Linear Programming (MILP) solver is a popular approach in many domains of computer science. In this talk we present and compare different new techniques to modelize any subset of {0,1}^n for MILP. We then discuss the efficiency of our models by applying them to the search of differential paths, a classical problem[…]
    • Séminaire

    • SoSysec

    An evaluation of Symbolic Execution Systems and the benefits of compilation with SymCC

    • 25 septembre 2020

    • Inria Center of the University of Rennes - - Petri/Turing room

    Orateur : Aurélien Francillon (Eurecom)

    In this talk I will discuss our recent work, together with Sebastian Poeplau, on Symbolic execution. Symbolic execution has become a popular technique for software testing and vulnerability detection, in particular, because it allows to generate test cases for difficult to reach program paths. However, a major impediment to practical symbolic execution is speed, especially when compared to near[…]
    • Séminaire

    • SoSysec

    DroidGuard: A Deep Dive into SafetyNet

    • 06 janvier 2023

    • Inria Center of the University of Rennes - - Petri/Turing room

    Orateur : Romain Thomas (Quarkslab)

    SafetyNet is the Android component developed by Google to verify the devices’ integrity. These checks are used by the developers to prevent running applications on devices that would not meet security requirements but it is also used by Google to prevent bots, fraud and abuse.In 2017, Collin Mulliner & John Kozyrakis made one of the first public presentations about SafetyNet and a glimpse into the[…]
    • Séminaire

    • SoSysec

    Browser fingerprinting: past, present and possible future

    • 21 janvier 2022

    • Inria Center of the University of Rennes - - Petri/Turing room

    Orateur : Pierre Laperdrix (CRIStAL)

    Browser fingerprinting has grown a lot since its debut in 2010. By collecting specific information in the browser, one can learn a lot about a device and its configuration. It has been shown in previous studies that it can even be used to track users online, bypassing current tracking methods like cookies. In this presentation, we will look at how this technique works and present an overview of[…]
    • Séminaire

    • SoSysec

    Intrusion Detection Systems over an Encrypted Traffic: Problem and Solutions

    • 06 décembre 2019

    • Inria Center of the University of Rennes - - Petri/Turing room

    Orateur : Sébastien Canard (Orange)

    Privacy and data confidentiality are today at the heart of many discussions. But such data protection should not be done at the detriment of other security aspects. In the context of network traffic, intrusion detection system becomes in particular totally blind when the traffic is encrypted, making clients again vulnerable to known threats and attacks. Reconciling security and privacy is then one[…]
    • Séminaire

    • SoSysec

    Private Set Intersection and Other Private Information Sharing Protocols

    • 07 novembre 2022

    • Inria Center of the University of Rennes - - Petri/Turing room

    Orateur : Xavier Carpent (University of Nottingham)

    In this seminar, we will give an overview of Private Set Intersection (PSI), some of its constructions, use cases, and open research questions. The canonical PSI protocol allows Alice and Bob (both with their own set of elements) to interact in a way that Alice learns the intersection of the sets and nothing else. Numerous variants exist:cardinality of intersection only (how many elements in[…]