/templated-json-fuzzer

Generates permutations of JSON objects for fuzzing / unit testing / security testing. This is an educational example to demonstrate practically applying the depth-first-search algorithm in a security context.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Issues