Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Project Description

This is a simple Gradle Java project configured with cifuzz and has 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