Added true and false to the fuzzing list
Changing json field to true or false could have interesting results on an endpoint when fuzzing.
This commit is contained in:
@@ -87,3 +87,5 @@
|
||||
eval("while(1);")
|
||||
[,,,,]
|
||||
null
|
||||
true
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user