activity
20182022
most citedSecurity Smells in Android

47 citations · 70 across the 9 of their papers we have counts for

collaborators
Showing cs.CRShow all

17 papers · 1 filter

cs.CR2022

FuzzingDriver: the Missing Dictionary to Increase Code Coverage in Fuzzers

Arash Ale Ebrahim, Mohammadreza Hazhirpasand, Oscar Nierstrasz +1

We propose a tool, called FuzzingDriver, to generate dictionary tokens for coverage-based greybox fuzzers (CGF) from the codebase of any target program. FuzzingDriver does not add…

cs.CR2021

Cryptography Vulnerabilities on HackerOne

Mohammadreza Hazhirpasand, Mohammad Ghafari

Previous studies have shown that cryptography is hard for developers to use and misusing cryptography leads to severe security vulnerabilities. We studied relevant vulnerability re…

cs.CR2021

Security Header Fields in HTTP Clients

Pascal Gadient, Oscar Nierstrasz, Mohammad Ghafari

HTTP headers are commonly used to establish web communications, and some of them are relevant for security. However, we have only little information about the usage and support of…

cs.CR2021

Phish What You Wish

Pascal Gadient, Pascal Gerig, Oscar Nierstrasz +1

IT professionals have no simple tool to create phishing websites and raise the awareness of users. We developed a prototype that can dynamically mimic websites by using enriched sc…

cs.CR2021

The Security Risk of Lacking Compiler Protection in WebAssembly

Quentin Stiévenart, Coen De Roover, Mohammad Ghafari

WebAssembly is increasingly used as the compilation target for cross-platform applications. In this paper, we investigate whether one can rely on the security measures enforced by…

cs.CR2021

Dazed and Confused: What's Wrong with Crypto Libraries?

Mohammadreza Hazhirpasand, Oscar Nierstrasz, Mohammad Ghafari

Recent studies have shown that developers have difficulties in using cryptographic APIs, which often led to security flaws. We are interested to tackle this matter by looking into…