mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-08-13 03:17:10 +00:00
Merge pull request #458 from PinkDraconian/patch-2
Added scientific notation entries
This commit is contained in:
commit
227e072758
@ -89,3 +89,11 @@ eval("while(1);")
|
||||
null
|
||||
true
|
||||
false
|
||||
1e2
|
||||
1e0
|
||||
0e2
|
||||
0e0
|
||||
"1e2"
|
||||
"1e0"
|
||||
"0e2"
|
||||
"0e0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user