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 Maven Java project configured with cifuzz and includes one Fuzz Test and one JUnit 4 as well as one JUnit 5 Unit Test, demonstrating the use of the junit-vintage-engine.

Run

cifuzz run com.example.ExploreFuzzTest::myFuzzTest 

The Fuzz Test should trigger a Remote Code Execution.