Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 314 Bytes

File metadata and controls

18 lines (12 loc) · 314 Bytes

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