mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
Merge pull request #457 from PinkDraconian/patch-1
Added true and false to the fuzzing list
This commit is contained in:
commit
4626422418
1 changed files with 2 additions and 0 deletions
|
@ -87,3 +87,5 @@
|
||||||
eval("while(1);")
|
eval("while(1);")
|
||||||
[,,,,]
|
[,,,,]
|
||||||
null
|
null
|
||||||
|
true
|
||||||
|
false
|
||||||
|
|
Loading…
Add table
Reference in a new issue