Skip to content

Latest commit

 

History

History

Project Description

This is a simple Gradle Kotlin project configured with cifuzz and includes one Fuzz Test.

Run

cifuzz run com.example.FuzzTestCase::myFuzzTest

The Fuzz Test should trigger a Remote Code Execution.

Coverage

cifuzz coverage com.example.FuzzTestCase::myFuzzTest