|
|
|
|
|
by dalu
2047 days ago
|
|
Yesterday I needed a regex fuzzer but couldn't find any (except some Windows SDL whatever that means, I'm not developing on Windows)
In the end I just created a very limited whitelist of input characters allowed and didn't use a "security tool" |
|