Live data from Hacker News

Hackers Stole My Website

medium.com

81–90 of 144 posts

Re: Hackers Stole My Website

#81
post #18
post #16

Earlier quoted context omitted.

https://www.gandi.net/ does as well and has been pretty great in my (somewhat limited) experience.

http://www.namecheap.com offers their own 2fa service, as well.

Yeah, that's the point. Everyone tries to re-invent 2FA or use SMS, both of which are bad for the end user. Even 2FA companies like Duo use some non-standard protocol which only their client can implement.

Re: Hackers Stole My Website

#82

> 1. Have a really, really good password, and change it often. Even better, use a password manager. > 2. If possible, use a separate computer (an old one or a cheap one purchased for this purpose) for things like banking; if your family computer is the same one that you use for bank transactions you risk having your kids click on a bad link that results in a hacking. Not necessary, use an up to date computer with Win…

> Not necessary, use an up to date computer with Windows defender turned on and create a non-admin account for your kids.

You're a complete idiot

Re: Hackers Stole My Website

#83
post #63

Earlier quoted context omitted.

Depends on your underlying email service provider. If it is gmail, for example, then they provide one-time use passwords for exactly his purpose. What this means is if you enable 2FA for your gmail account, you can generate a one-time password to authorize any client which does not support a 2FA auth flow. This password is then destroyed by both parties. If you run your own email server, I think you are at low risk o…

> This password is then destroyed by both parties. I don't quite understand this. Won't the email client need the need the password every time to auth with IMAP?

Some IMAP providers like Gmail use a more sophisticated auth mechanism where a secret token is shared over the encrypted link after the first password auth. This token typically has a long lifetime and is used for future sessions.

Re: Hackers Stole My Website

#84
post #75

Her password advice is literally the opposite of the classic https://xkcd.com/936/ .

There has been lots of discussion surrounding that comic. I have read a few articles over time and ultimately landed, one way or another, on considering it bad advice.

Here is some info from a quick search: https://security.stackexchange.com/questions/6095/xkcd-936-s...

Re: Hackers Stole My Website

#85

It sounds like the core of this hack was an attack on her email (followed by password resets for registrar, etc.). So the #1 step to reducing your risk of an attack like this would be setting up 2FA on your email account. The industry standard is password resets via email. If an attacker has access to your email, they have access to every online account you own. Stealing email passwords is easy. So easy. No matter ho…

Your preaching but some ears cant hear you. I want to turn on 2FA but I dont know when will that day will come.

It also happened to me to loose a smartphone without PIN, and I never thought it would happen and I kept postponing that simple step.

Maybe this time I should listen.

Re: Hackers Stole My Website

#86
post #67

Earlier quoted context omitted.

I think it is valuable to be reminded of the depth of ignorance of even "tech savvy" people.

The author is a lifestyle blogger, not a tech savvy person.

Since she owns and operates a blog, an average person would consider her highly tech savvy.

Re: Hackers Stole My Website

#87
post #73

Earlier quoted context omitted.

> 3. Turn off your computer and personal devices when they’re not in use. Even Bruce Schneier recommends you do that[1]. The idea is that if your machine is a spambot and you don't know it, there are fewer windows of time where your machine can be blasting the Internet with spam. Or if there's some network-based exploit, you're not vulnerable while your device is off. 1. https://www.schneier.com/blog/archives/2004/12…

> Turn off the computer when you're not using it, especially if you have an "always on" Internet connection. How old is that article? Sounds like this is from the days back when dial-up was still popular. I guess there may be some marginal increase in security by turning off your computer like this, but I don't think it's the kind of thing most users should be worried about. > if your machine is a spambot and you don…

The article is from 2004. Keep in mind it's geared towards being very simple. I don't think some of the advice is good, such as deleting cmd.exe and command.com.

Re: Hackers Stole My Website

#88

> 1. Have a really, really good password, and change it often. Even better, use a password manager. > 2. If possible, use a separate computer (an old one or a cheap one purchased for this purpose) for things like banking; if your family computer is the same one that you use for bank transactions you risk having your kids click on a bad link that results in a hacking. Not necessary, use an up to date computer with Win…

See I was all for 2FA, but there were a number of high profile heists that actually used 2FA to gain control first of your mobile number, then email, then anything else they valued. Since mobile operators care even less then hosting companies, I am not sure having 2FA with sms code to be a good security practice. I do have yubikey keyfob but sites that are supporting it are very few unfortunately. Gmail being one, wh…

Many don't consider mobile phone two-factor authentication as real two factor authentication. The reason being is that while the phone looks like "something you posess" it is really just an interface for another "something you know" which is your phone account information. As you said, this info can be compromized to intercept or take control of your SMS.

Real 2FA uses a token generator device or an app like google authenticator which does the same thing. This is a real "something you possess" as it can't be compromized without getting access to the device.

Re: Hackers Stole My Website

#89
I'm a skeptic and stuff like this always seems like marketing to me. This happened back in/before 2014 and her article on mashable from april 2, 2014 is almost the same: http://mashable.com/2014/04/02/ramshackle-glam-hacking/#j.mb...

Looks like it got a good number of shares and good velocity so makes sense to keep milking it for what it's worth i suppose.

Btw, GoDaddy's response: http://news.softpedia.com/news/GoDaddy-Defends-Itself-in-Ram...

Re: Hackers Stole My Website

#90

Earlier quoted context omitted.

Yeah so about that 2FA. I have a local email client, which uses IMAP and hence cannot do 2FA. What now? I've always thought this is rather a gaping hole. Of course i use app-specific passwords which presumably won't allow access to webmail or changing the account password, but still, if someone got my app password for IMAP, they could still siphon out password reset emails for all my other services. What do the rest…

If you simply don't use webmail, you're about 99% less likely to accidentally type your password into a website that happens to look like your webmail login page (which doesn't exist).

Sure. FWIW i avoid using webmail as much as i can, but that's just because i love my mu4e. Still though, i wonder about what would happen in the (admittedly very unlikely) event that someone compromised my secrets file. (example off the top of my head: seized backup disk at border control)
Post reply on HN