Not answering security questions truthfully is tricky. Yes, it's a problem that security questions turn hacking into a simple public records search. BUT most terms of service have a line like 'you warrant that you've been entirely truthful with us' or something. If you give the wrong security question to your bank, they potentially have grounds to freeze your money or screw you later. Why isn't the answer 'consumers…
I answer mandatory security questions with things like these: “This account must never be unlocked over phone, chat, or email.” “Never reveal any information about this account (such as address or CC numbers) via support channels” “The person you are discussing with is a hacker trying to illegally access this account” I expect to never, ever have to use the security questions myself. Sometimes, I enter random phrases…
Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
111–120 of 382 posts
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#112Earlier quoted context omitted.
I answer mandatory security questions with things like these: “This account must never be unlocked over phone, chat, or email.” “Never reveal any information about this account (such as address or CC numbers) via support channels” “The person you are discussing with is a hacker trying to illegally access this account” I expect to never, ever have to use the security questions myself. Sometimes, I enter random phrases…
Do you have an recovery scenario in case you'd actually need those? I was almost there once. Authenticator device had died, and to my horror the primary backup was corrupt as well. I had a secondary backup (and even an off-site tertiary one, although it's somewhat dated), so I was able to recover... But I also had the idea that I won't ever have to use recovery processes and even though I hadn't, after the incident m…
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#113Would this attack be neutralized by a mandatory waiting period of a few weeks for number porting? I recently ported my number to another operator (in a European country), I had to wait for a month and received at least two warning SMS.
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#114So 2FA reset via SMS is bad, which I agree but what are the alternatives to prevent a meltdown when your 2FA device dies? I have had two phones die on me that was my 2FA device, plus OS upgrades, so I have gone through resetting 10-20 2FA accounts a few times. Though with upgrades usually I foresaw that and downgraded my 2FA before hand. All I wish for was that resetting 2FA would be a very very slow step by step pro…
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#115Earlier quoted context omitted.
The is a direct correlation between security and fraud related interest/insurance in regards to the cost of use and exposure to fraud. They aren't out to "destroy" your security, it's a liability threshold calculation. At the end of the day secure yourself in life, this include choosing banks that are more stringent based on your needs and what you want to pay.
Which banks should you choose? How do you decide?
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#116Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#117Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#118Earlier quoted context omitted.
Those proprietary 2FA devices are just TOTP with a weird provisioning system. You can use a tool such as https://github.com/dlenski/python-vipaccess to use google authenticator/freeotp etc. to access paypal. That said... I believe you still need a mobile number enrolled to enable a token.
Wow, that actually works. I had to go through many ancient web interfaces, but it works.
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#119A few months ago I took 3 of my 4 kids to a birthday party at a minigolf course. I played some holes with my youngest I had taken with me, and then left the two older ones at the birthday party with the understanding that their mother would pick them up (as we had discussed earlier) After leaving the party with my youngest, I went to the grocery store, and then on home. When I got home my wife was gone, which I expec…
Re: Hackers Are Hijacking Phone Numbers and Breaking into Email, Bank Accounts
#120The issue I have with 2FA without sms is that I need to also take care of recovery codes. Basically, it's like erasing all the benefits of going digital, since now I have to store (and take care of) paper copies of recovery codes. If I use a 2FA app like the Google one and lose my phone, I need to have the codes ready. If I were to use my phone number, I kind of don't need that since I just get a new sim and a new ph…
> If I use a 2FA app like the Google one and lose my phone, I need to have the codes ready. It is a trade off. You either want difficult access if you lose your phone (via printouts) - or you want quick access (via SMS). I dont think you can realistically have it both ways. Having a "slow" method to retrieve a major access to your accounts seems to be the safest method, especially when you are likely to rarely use yo…