This paper presents a novel approach to policy-based detection of “attacks by delegation”. By exploiting unpredictable behaviour
such as unknown side-effects, race-conditions, buffer overflows, confused deputies etc., these attacks aim at achieving their
goals (i.e. executing some illegal operation) as legal consequences of other legitimate operations. The proposed approach
enforces restrictions on whether an operation can be executed as a consequence of another, in order to detect that kind of
attacks. We propose a proof-of-concept application to a Unix system and show its ability to detect novel attack scenarii that
seek the same intrusion goals.