3 papers
cs.SE2025
WuppieFuzz: Coverage-Guided, Stateful REST API Fuzzing
Thomas Rooijakkers, Anne Nijsten, Cristian Daniele +3
Many business processes currently depend on web services, often using REST APIs for communication. REST APIs expose web service functionality through endpoints, allowing easy clien…
cs.SE2024
Uses of Active and Passive Learning in Stateful Fuzzing
Cristian Daniele, Seyed Behnam Andarzian, Erik Poll
This paper explores the use of active and passive learning, i.e.\ active and passive techniques to infer state machine models of systems, for fuzzing. Fuzzing has become a very pop…
cs.SE2024
Is Stateful Fuzzing Really Challenging?
Cristian Daniele
Fuzzing has been proven extremely effective in finding vulnerabilities in software. When it comes to fuzz stateless systems, analysts have no doubts about the choice to make. In fa…