mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-21 06:25:01 +02:00
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:
parent
958dd563e0
commit
8679c2d6fe
1 changed files with 2 additions and 0 deletions
|
|
@ -87,3 +87,5 @@
|
|||
eval("while(1);")
|
||||
[,,,,]
|
||||
null
|
||||
true
|
||||
false
|
||||
|
|
|
|||
Loading…
Reference in a new issue