mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-19 05:35:52 +00:00
feat(wordlist): Greatly improved "Amounts" wordlists
This commit is contained in:
@@ -1,86 +1,48 @@
|
||||
100000
|
||||
100 000
|
||||
100.000
|
||||
100,000
|
||||
00100000
|
||||
100000.00
|
||||
100000,00
|
||||
+100000
|
||||
100000+
|
||||
-100000
|
||||
100000-
|
||||
$100000
|
||||
$-100000
|
||||
-$100000
|
||||
£100000
|
||||
£-100000
|
||||
-£100000
|
||||
€100000
|
||||
€-100000
|
||||
-€100000
|
||||
()
|
||||
(,,)
|
||||
(100000)
|
||||
(100000,100001)
|
||||
("100000")
|
||||
("100000","100001")
|
||||
[]
|
||||
[,,]
|
||||
[100000]
|
||||
[100000,100001]
|
||||
["100000"]
|
||||
["100000","100001"]
|
||||
{}
|
||||
{,,}
|
||||
{100000}
|
||||
{100000,100001}
|
||||
{"100000"}
|
||||
{"100000","100001"}
|
||||
99999
|
||||
100001
|
||||
NaN
|
||||
-NaN
|
||||
Infinity
|
||||
-Infinity
|
||||
inf
|
||||
-inf
|
||||
0b11000011010100000
|
||||
0x186a0
|
||||
\x31\x30\x30\x30\x30\x30
|
||||
\u0031\u0030\u0030\u0030\u0030\u0030
|
||||
&h00
|
||||
&hff
|
||||
0.00000000000000000000000000000000000000000000000001
|
||||
1e-50
|
||||
100000e0
|
||||
100000e-1
|
||||
100000e1
|
||||
true
|
||||
false
|
||||
1
|
||||
-1
|
||||
+1
|
||||
0
|
||||
-0
|
||||
+0
|
||||
0e-1
|
||||
0e1
|
||||
null
|
||||
None
|
||||
nil
|
||||
An Array
|
||||
1,,0,,0,,0,,0,,0
|
||||
%20%09100000
|
||||
100000%20%00%00
|
||||
-2147483648
|
||||
2147483647
|
||||
4294967295
|
||||
-2147483649
|
||||
2147483648
|
||||
4294967296
|
||||
99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
100 000
|
||||
100,000
|
||||
100.000
|
||||
00100000
|
||||
100000,00
|
||||
100000.00
|
||||
-100000
|
||||
100000-
|
||||
+100000
|
||||
100000+
|
||||
100000
|
||||
$-100000
|
||||
-$100000
|
||||
$+100000
|
||||
+$100000
|
||||
$100000
|
||||
€-100000
|
||||
-€100000
|
||||
€+100000
|
||||
+€100000
|
||||
€100000
|
||||
£-100000
|
||||
-£100000
|
||||
£+100000
|
||||
+£100000
|
||||
£100000
|
||||
(100000)
|
||||
("100000")
|
||||
(100000,99999)
|
||||
("100000","99999")
|
||||
[100000]
|
||||
["100000"]
|
||||
[100000,99999]
|
||||
["100000","99999"]
|
||||
{100000}
|
||||
{"100000"}
|
||||
{100000,99999}
|
||||
{"100000","99999"}
|
||||
0b11000011010100000
|
||||
0x186a0
|
||||
\x31\x30\x30\x30\x30\x30
|
||||
\u0031\u0030\u0030\u0030\u0030\u0030
|
||||
100000e0
|
||||
100000e-50
|
||||
0.00000000000000000000000000000000000000000000100000
|
||||
1,,0,,0,,0,,0,,0
|
||||
%20%09100000
|
||||
100000%20%00%00
|
||||
Reference in New Issue
Block a user