summaryrefslogtreecommitdiffstats
path: root/services/settings/dumps/main/password-recipes.json
blob: 8f053cac08bc85659cb86036ba8beda90779f3d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
  "data": [
    {
      "hosts": [
        "www.dmv.ca.gov"
      ],
      "schema": 1600889016495,
      "description": "www.dmv.ca.gov: Checking account form field has type=password fields and gets login suggestions (Bug 1595339)",
      "notPasswordSelector": "#bankRoutingNo, #validateBankRoutingNo, #bankAcctNo, #validateBankAcctNo",
      "id": "85113859-1767-4fe4-bec3-826028b7cc91",
      "last_modified": 1600889167888
    },
    {
      "hosts": [
        "mozilla.okta.com"
      ],
      "schema": 1599766903292,
      "description": "okta uses a hidden password field to disable filling",
      "passwordSelector": "#pass-signin",
      "id": "99bed888-5309-468f-9924-2a57bd5289ee",
      "last_modified": 1600889016443
    },
    {
      "hosts": [
        "www.anthem.com"
      ],
      "schema": 1599839796360,
      "description": "anthem uses a hidden password and username field to disable filling",
      "passwordSelector": "#LoginContent_txtLoginPass",
      "id": "ef7f2f3f-04b9-49d0-a2b5-3e3766b41d19",
      "last_modified": 1600889016440
    },
    {
      "hosts": [
        "www.discover.com"
      ],
      "schema": 1599839796979,
      "description": "An ephemeral password-shim field is incorrectly selected as the username field.",
      "usernameSelector": "#login-account",
      "id": "dc49fe14-1969-48ab-b98b-2055480e55a4",
      "last_modified": 1600889016436
    },
    {
      "hosts": [
        "secure.tibia.com"
      ],
      "schema": 1599839797632,
      "pathRegex": "^\\/account\\/",
      "description": "Tibia uses type=password for its username field and puts the email address before the password field during registration",
      "passwordSelector": "#password1, input[name='loginpassword']",
      "usernameSelector": "#accountname, input[name='loginname']",
      "id": "8fdbd3ae-4f74-4ff6-9399-b1c4cb2a6421",
      "last_modified": 1600889016433
    },
    {
      "hosts": [
        "www.facebook.com"
      ],
      "schema": 1599839798260,
      "description": "Username field will be incorrectly captured in the change password form (bug 1243722)",
      "notUsernameSelector": "#password_strength",
      "id": "1f76dae4-c8ad-4633-b9fa-3a2420cf7e5c",
      "last_modified": 1600889016430
    },
    {
      "hosts": [
        "www.united.com"
      ],
      "schema": 1599839798880,
      "pathRegex": "^\\/travel\\/checkin\\/changefqtv.aspx",
      "description": "United uses a useless password field plus one per frequent flyer number during checkin. Don't save any of them (Bug 1330810)",
      "notPasswordSelector": "input[type='password']",
      "id": "ed57feb9-a928-4f61-8947-c676bd95a7b0",
      "last_modified": 1600889016426
    },
    {
      "hosts": [
        "buy.gogoinflight.com"
      ],
      "schema": 1599839799488,
      "description": "Gogo In-Flight uses a password field for credit card numbers on the same page as login",
      "notPasswordSelector": "#cardNumber",
      "id": "2de99a9f-9430-411a-94d0-dbb31910742e",
      "last_modified": 1600889016423
    },
    {
      "hosts": [
        "mabanque.fortuneo.fr"
      ],
      "schema": 1599839800167,
      "pathRegex": "\\\\/identification\\\\.jsp$",
      "description": "The Fortuneo bank uses a different form for each input, defeating the password manager (Bug 1433754)",
      "usernameSelector": "input[name='LOGIN']",
      "id": "aebc1ea5-ca41-4258-9594-9255bbcadf1e",
      "last_modified": 1600889016419
    },
    {
      "hosts": [
        "www.benefits.ml.com"
      ],
      "schema": 1599839800780,
      "pathRegex": "^\\/login\\/login$",
      "description": "Merrill's benefits website has six type=password fields which is over our threshold for filling (Bug 1538026)",
      "passwordSelector": "#SFText_Password",
      "usernameSelector": "#SFText_UserName",
      "id": "00814138-7ede-4f56-8953-b6d1c99d5f26",
      "last_modified": 1600889016416
    }
  ]
}