GitHub / arbitraryrw / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arbitraryrw%2Ftemplated-json-fuzzer
PURL: pkg:github/arbitraryrw/templated-json-fuzzer
Stars: 6
Forks: 0
Open issues: 1
License: gpl-3.0
Language: Python
Size: 41 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: about 1 year ago
Pushed at: about 3 years ago
Last synced at: 11 months ago
Topics: depth-first-search, fuzzing, json, python3, security, unit-testing