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:
@@ -1,86 +1,48 @@
|
||||
10000
|
||||
10 000
|
||||
10.000
|
||||
10,000
|
||||
0010000
|
||||
10000.00
|
||||
10000,00
|
||||
+10000
|
||||
10000+
|
||||
-10000
|
||||
10000-
|
||||
$10000
|
||||
$-10000
|
||||
-$10000
|
||||
£10000
|
||||
£-10000
|
||||
-£10000
|
||||
€10000
|
||||
€-10000
|
||||
-€10000
|
||||
()
|
||||
(,,)
|
||||
(10000)
|
||||
(10000,10001)
|
||||
("10000")
|
||||
("10000","10001")
|
||||
[]
|
||||
[,,]
|
||||
[10000]
|
||||
[10000,10001]
|
||||
["10000"]
|
||||
["10000","10001"]
|
||||
{}
|
||||
{,,}
|
||||
{10000}
|
||||
{10000,10001}
|
||||
{"10000"}
|
||||
{"10000","10001"}
|
||||
9999
|
||||
10001
|
||||
NaN
|
||||
-NaN
|
||||
Infinity
|
||||
-Infinity
|
||||
inf
|
||||
-inf
|
||||
0b10011100010000
|
||||
0x2710
|
||||
\x31\x30\x30\x30\x30
|
||||
\u0031\u0030\u0030\u0030\u0030
|
||||
&h00
|
||||
&hff
|
||||
0.00000000000000000000000000000000000000000000000001
|
||||
1e-50
|
||||
10000e0
|
||||
10000e-1
|
||||
10000e1
|
||||
true
|
||||
false
|
||||
1
|
||||
-1
|
||||
+1
|
||||
0
|
||||
-0
|
||||
+0
|
||||
0e-1
|
||||
0e1
|
||||
null
|
||||
None
|
||||
nil
|
||||
An Array
|
||||
1,,0,,0,,0,,0
|
||||
%20%0910000
|
||||
10000%20%00%00
|
||||
-2147483648
|
||||
2147483647
|
||||
4294967295
|
||||
-2147483649
|
||||
2147483648
|
||||
4294967296
|
||||
99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
-99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||
10 000
|
||||
10,000
|
||||
10.000
|
||||
0010000
|
||||
10000,00
|
||||
10000.00
|
||||
-10000
|
||||
10000-
|
||||
+10000
|
||||
10000+
|
||||
10000
|
||||
$-10000
|
||||
-$10000
|
||||
$+10000
|
||||
+$10000
|
||||
$10000
|
||||
€-10000
|
||||
-€10000
|
||||
€+10000
|
||||
+€10000
|
||||
€10000
|
||||
£-10000
|
||||
-£10000
|
||||
£+10000
|
||||
+£10000
|
||||
£10000
|
||||
(10000)
|
||||
("10000")
|
||||
(10000,9999)
|
||||
("10000","9999")
|
||||
[10000]
|
||||
["10000"]
|
||||
[10000,9999]
|
||||
["10000","9999"]
|
||||
{10000}
|
||||
{"10000"}
|
||||
{10000,9999}
|
||||
{"10000","9999"}
|
||||
0b10011100010000
|
||||
0x2710
|
||||
\x31\x30\x30\x30\x30
|
||||
\u0031\u0030\u0030\u0030\u0030
|
||||
10000e0
|
||||
10000e-50
|
||||
0.00000000000000000000000000000000000000000000010000
|
||||
1,,0,,0,,0,,0
|
||||
%20%0910000
|
||||
10000%20%00%00
|
||||
Reference in New Issue
Block a user