Skip to content

CodeIntelligenceTesting/Java-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Intelligence logo

Java Demo

This Java Demo is an example project to showcase the usage of white-box fuzz testing for developers and security experts. It features examples for the usage as security issue detector as well as robustness issue detector.

The project contains multiple examples:

  • Simple Testing Example: A simple example showcasing how minor the syntax differences between a fuzz test and unit test are.
  • Robustness Examples: Multiple examples ranging from simple to more complex showcasing the testing of APIs for error 5xx.
  • Security Examples: Multiple example showing how to use fuzz testing to check for security vulnerabilities in webservers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages