scispace - formally typeset
D

Daniel Fleck

Researcher at George Mason University

Publications -  26
Citations -  458

Daniel Fleck is an academic researcher from George Mason University. The author has contributed to research in topics: Denial-of-service attack & Server. The author has an hindex of 9, co-authored 26 publications receiving 383 citations. Previous affiliations of Daniel Fleck include American University.

Papers
More filters
Proceedings ArticleDOI

Catch Me If You Can: A Cloud-Enabled DDoS Defense

TL;DR: A novel system architecture that leverages a "shuffling" mechanism to compute the optimal re-assignment strategy for clients on attacked servers, effectively separating benign clients from even sophisticated adversaries that persistently follow the moving targets.
Journal ArticleDOI

A moving target DDoS defense mechanism

TL;DR: A moving target defense mechanism that defends authenticated clients against Internet service DDoS attacks by continuously replacing attacked proxies with backup proxies and reassigning (shuffling) the attacked clients onto the new proxies to accelerate the process of insider segregation.
Book ChapterDOI

Continuous Authentication on Mobile Devices Using Power Consumption, Touch Gestures and Physical Movement of Users

TL;DR: This work proposes continuous user monitoring using a machine learning based approach comprising of an ensemble of three distinct modalities: power consumption, touch gestures, and physical movement, that is able to verify that the system is functional in real-time while the end-user was utilizing popular mobile applications.
Proceedings ArticleDOI

Strict Virtual Call Integrity Checking for C++ Binaries

TL;DR: VCI is proposed, a binary rewriting system that secures C++ binaries against vtable attacks, and constructs a strict CFI policy by resolving and pairing virtual function calls (vcalls) with precise sets of target classes.
Proceedings ArticleDOI

Detecting ROP with Statistical Learning of Program Characteristics

TL;DR: This paper proposes EigenROP, a novel system to detect ROP payloads based on unsupervised statistical learning of program characteristics based on a novel directional statistics based algorithm to identify deviations from the expected program characteristics during execution.