Compromised my password due to my carelessness

I just tried to log in to IBKR and was presented with the annoying screen which asks you to fill in “the name of your pet dog” etc. for security.

I pressed ‘continue’ to go to the next step only to realise that the browser had prefilled my IBKR password into the field and this had accepted my IBKR login password as the answer.

Aside from the awful security paradigm of having these dumb guessable questions, this has now compromised my password on top due to my carelessness and the poor security design of the page itself.

1 Like

and 2nd security boo-boo in as many minutes:

I transferred sensitive data to an LLM by mistake. i’d meant to send to a local LLM, but the client refreshed and sent to cloud instead. lesson learned make sure default LLM is the local one.

2 Likes

What do your personal unsecure browsing habits have to do with IBKR?

3 Likes

I don’t quite understand what happened

How come your password is compromised?
It was just saved in IBKR who ideally already knows your password . Isn’t it ?

  1. Fill those questions with yet another random password and
  2. put those in your password manager, so
  3. you can just change your password on compromise, since
  4. you have a separate password for each site.
3 Likes

these question/answer pairs are lower security and by nature are revealed to customer service operators.

1 Like

the whole name of pet pattern is insecure.

I see
So you mean your password was saved as an answer to hint question and now that will be visible to customer service

Looks like time to think of new password and change it across 100 portals :slight_smile:

2 Likes

Theoretically, well made and secure websites don’t store your password (it could be leaked or employees could read it).

They store the hash of the password (plus some random string called salt), so giving them the password in plain text is quite bad.

They do this because the hash is very hard to reverse (get the password from the hash), which means that even knowing the hash shouldn’t compromise your account (especially if salt was used).

Sorry for the OT :slight_smile:

4 Likes

Usually the provider does not know the password, only the hash of the password. As soon as you save the password in a field that is stored readably in the database (which is the case with a security question, the support must be able to read it), the password is compressed.

I see two possibilities here:

  • IBKR has marked the security question input field in the HTML as a password field, thus fooling the password manager and causing it to make an incorrect entry.
  • Or the password manager does its own magic and tries to recognize input fields and in this case has mistakenly interpreted the security question field as a password field.

This has also happened to me on other websites. My two cents: The automatic filling in of passwords should only happen after an action, i.e. with a key combination or with a confirmation. I personally always switch off automatic magic filling for precisely these reasons. This can be configured in most password managers. If not, I would change the password manager.

Edit: @campFIRE was faster.

7 Likes

That’s why we named our pet cat Nezahualcóyotl – still not quite sure why he always runs away when we call him …

You didn’t really do this, did you?

Yeah, except, rainbow tables. But the salt addresses this to some extent.

You missed to emphasize “theoretically”.

I’m not saying these are well made or secure websites, but here are some that actually did this:

  • Facebook (2019)
  • Twitter (2018)
  • GitHub (2018)
  • LinkedIn (2012)

Anyway, this is the eternal usability question weighing between enabling (somewhat automated) account recovery when users forget their password or making it really hard for attackers to breach an account but somewhat equally hard for the legitimate user to recover an account with the additional overall constraint of the provider not wanting to spend unlimited headcount on handholding the affected user.

4 Likes

I shaved my beard once and my phone took a while to recognise me, got scared for a bit until I remembered I can just stroll down to the bank, Ausweis + passport in hand and recover whatever’s needed to be recovered. Internet is only for pr0n, after all :wink:

No seriously, I hope you fix whatever needs fixing.

2 Likes

Not that I am aware of :wink:

ding ding ding. we have a winner.

agree. i’m surprised the chrome pw manager doesn’t support this.

Do really save your broker password on chrome? Come on.

6 Likes

The built-in iOS/macOS password manager doesn’t automatically fill in passwords.

I’m surprised you’re using a browser-built-in password manager.
Please 1Password at least (and you get to have it cross-devices/apps).

1 Like

I already have to type it into Chrome. Why add another unnecessary app to type it into?

Because it shouldn’t be the same?

I like to use alias emails for each different login, which allows to track how much and what crap comes from what site being hacked/selling my data. Each should at a minimum have a different password.

Edit 29th of May 2025 - 7:30 pm: sorry, I just realized it was about using Chrome as a password manager, which this doesn’t apply to.

3 Likes

@PhilMongoose , why start a new thread, you could have just added your post to your other aptly titled thread - https://forum.mustachianpost.com/t/and-todays-f-up
:zipper_mouth_face::wink: