mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-18 13:15:54 +00:00
feat(wordlist): Greatly improved "Amounts" wordlists
This commit is contained in:
+45
-83
@@ -1,83 +1,45 @@
|
||||
100
|
||||
00100
|
||||
100.00
|
||||
100,00
|
||||
+100
|
||||
100+
|
||||
-100
|
||||
100-
|
||||
$100
|
||||
$-100
|
||||
-$100
|
||||
£100
|
||||
£-100
|
||||
-£100
|
||||
€100
|
||||
€-100
|
||||
-€100
|
||||
()
|
||||
(,,)
|
||||
(100)
|
||||
(100,101)
|
||||
("100")
|
||||
("100","101")
|
||||
[]
|
||||
[,,]
|
||||
[100]
|
||||
[100,101]
|
||||
["100"]
|
||||
["100","101"]
|
||||
{}
|
||||
{,,}
|
||||
{100}
|
||||
{100,101}
|
||||
{"100"}
|
||||
{"100","101"}
|
||||
99
|
||||
101
|
||||
NaN
|
||||
-NaN
|
||||
Infinity
|
||||
-Infinity
|
||||
inf
|
||||
-inf
|
||||
0b1100100
|
||||
0x64
|
||||
\x31\x30\x30
|
||||
\u0031\u0030\u0030
|
||||
&h00
|
||||
&hff
|
||||
0.00000000000000000000000000000000000000000000000001
|
||||
1e-50
|
||||
100e0
|
||||
100e-1
|
||||
100e1
|
||||
true
|
||||
false
|
||||
1
|
||||
-1
|
||||
+1
|
||||
0
|
||||
-0
|
||||
+0
|
||||
0e-1
|
||||
0e1
|
||||
null
|
||||
None
|
||||
nil
|
||||
An Array
|
||||
1,,0,,0
|
||||
%20%09100
|
||||
100%20%00%00
|
||||
-2147483648
|
||||
2147483647
|
||||
4294967295
|
||||
-2147483649
|
||||
2147483648
|
||||
4294967296
|
||||
99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
100
|
||||
00100
|
||||
100,00
|
||||
100.00
|
||||
-100
|
||||
100-
|
||||
+100
|
||||
100+
|
||||
$-100
|
||||
-$100
|
||||
$+100
|
||||
+$100
|
||||
$100
|
||||
€-100
|
||||
-€100
|
||||
€+100
|
||||
+€100
|
||||
€100
|
||||
£-100
|
||||
-£100
|
||||
£+100
|
||||
+£100
|
||||
£100
|
||||
(100)
|
||||
("100")
|
||||
(100,99)
|
||||
("100","99")
|
||||
[100]
|
||||
["100"]
|
||||
[100,99]
|
||||
["100","99"]
|
||||
{100}
|
||||
{"100"}
|
||||
{100,99}
|
||||
{"100","99"}
|
||||
0b1100100
|
||||
0x64
|
||||
\x31\x30\x30
|
||||
\u0031\u0030\u0030
|
||||
100e0
|
||||
100e-50
|
||||
0.00000000000000000000000000000000000000000000000100
|
||||
1,,0,,0
|
||||
%20%09100
|
||||
100%20%00%00
|
||||
Reference in New Issue
Block a user