Anti-fuzzing
ConceptAnti-fuzzing is a security technique demonstrated in the Examiner paper that exploits inconsistencies in instruction behavior between CPU emulators and real ARM hardware to substantially reduce the code coverage attained by emulation-based fuzzers, thereby degrading their effectiveness.
WIKI
Overview
Anti-fuzzing is one of three security applications built on top of the Examiner system (the other two being emulator detection and anti-emulation). It refers to the adversarial use of inconsistent instructions — instructions whose execution result differs between a CPU emulator (e.g., QEMU) and a real ARM device — to interfere with the operation of fuzzers that rely on software emulation.
Motivation: Emulator-Based Fuzzing
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →