scispace - formally typeset
S

Steve Hanna

Researcher at University of California, Berkeley

Publications -  10
Citations -  3326

Steve Hanna is an academic researcher from University of California, Berkeley. The author has contributed to research in topics: Malware & Mobile device. The author has an hindex of 9, co-authored 10 publications receiving 3165 citations.

Papers
More filters
Proceedings ArticleDOI

Android permissions demystified

TL;DR: Stowaway, a tool that detects overprivilege in compiled Android applications, is built and finds that about one-third of applications are overprivileged.
Proceedings ArticleDOI

A survey of mobile malware in the wild

TL;DR: The incentives behind 46 pieces of iOS, Android, and Symbian malware that spread in the wild from 2009 to 2011 are analyzed and the effectiveness of techniques for preventing and identifying mobile malware is evaluated.
Proceedings ArticleDOI

A Symbolic Execution Framework for JavaScript

TL;DR: This paper builds an automatic end-to-end tool, Kudzu, and applies it to the problem of finding client-side code injection vulnerabilities, and designs a new language of string constraints and implements a solver for it.
Book ChapterDOI

Juxtapp: a scalable system for detecting code reuse among android applications

TL;DR: Juxtapp is proposed, a scalable infrastructure for code similarity analysis among Android applications that provides a key solution to a number of problems in Android security, including determining if apps contain copies of buggy code, have significant code reuse that indicates piracy, or are instances of known malware.
Proceedings Article

FLAX: Systematic Discovery of Client-side Validation Vulnerabilities in Rich Web Applications.

TL;DR: This work provides empirical evidence that CSV vulnerabilities are not merely conceptual but are prevalent in today’s web applications, and proposes dynamic analysis techniques to systematically discover vulnerabilities of this class.