US Government Sites Give Bad Security Advice
krebsonsecurity.com
US Government Sites Give Bad Security Advice
1–10 of 14 posts
Re: US Government Sites Give Bad Security Advice
#2Re: US Government Sites Give Bad Security Advice
#31) .gov means the site is official
2) https:// means it's secure
Author takes #2 out of context provided by #1 and argues that https:// doesn't necessarily mean it's secure because it could be phishing. However the point is that it's secure if it's both .gov and https://
Author then claims that just about anybody can get .gov domain which is untrue.
Re: US Government Sites Give Bad Security Advice
#4What else is new? I can't find a source right now, but IIRC NIST doesn't even follow their own password guidelines. This seems like a relatively minor flub in comparison. If the verbiage was tweaked a bit to say something like "the https ensures that you're actually connected to the website whose name shows up in your address bar" I think there'd be nothing to complain about.
Re: US Government Sites Give Bad Security Advice
#5> Author then claims that just about anybody can get .gov domain which is untrue.
It didn't take much Googling to find Krebs stating that it's pretty easy: https://krebsonsecurity.com/2019/11/its-way-too-easy-to-get-...
Even without an article, it seems obvious to me that a criminal setting up a phishing site wouldn't be deterred by a bit more wire fraud to obtain a .gov.
Re: US Government Sites Give Bad Security Advice
#6I was going to reply to guacamole4's comment, which is unfortunately [dead] now. I think it's useful to talk about. > Author then claims that just about anybody can get .gov domain which is untrue. It didn't take much Googling to find Krebs stating that it's pretty easy: https://krebsonsecurity.com/2019/11/its-way-too-easy-to-get-... Even without an article, it seems obvious to me that a criminal setting up a phishin…
Don't even need to Google it; that article is referenced and linked directly from the OP.
Re: US Government Sites Give Bad Security Advice
#7Somehow who doesn't know what's going on will interpret that as "if this substring appears anywhere, it's safe".
So, the hijacker just needs to create a URL like "https: // united.stat.es/census2020.gov/yourcensus" and fool a loooot of people.
Re: US Government Sites Give Bad Security Advice
#8The note says: 1) .gov means the site is official 2) https:// means it's secure Author takes #2 out of context provided by #1 and argues that https:// doesn't necessarily mean it's secure because it could be phishing. However the point is that it's secure if it's both .gov and https:// Author then claims that just about anybody can get .gov domain which is untrue.
Following the authors article around acquiring a .gov domain it seems as though it was relatively easy for that particular person to obtain a .gov domain.
The argument is that it still may be a phishing attempt even if it does have both https:// and .gov.
But of course we're relying heavily on the article around acquiring a .gov domain being correct.
Re: US Government Sites Give Bad Security Advice
#9The note says: 1) .gov means the site is official 2) https:// means it's secure Author takes #2 out of context provided by #1 and argues that https:// doesn't necessarily mean it's secure because it could be phishing. However the point is that it's secure if it's both .gov and https:// Author then claims that just about anybody can get .gov domain which is untrue.
However, as long as URLs read both right to left, and left to right, in the same string, its very hard to communicate to standard people what the "end" is https://example.com./.gov ends in .gov, and the percentage of people that dont know a - is not a delimiter but / is and . sometimes is is high.
Re: US Government Sites Give Bad Security Advice
#10What else is new? I can't find a source right now, but IIRC NIST doesn't even follow their own password guidelines. This seems like a relatively minor flub in comparison. If the verbiage was tweaked a bit to say something like "the https ensures that you're actually connected to the website whose name shows up in your address bar" I think there'd be nothing to complain about.
To be fair to them, how the hell do you possibly explain what that means to people who don't know or care how any of these things work? How do you explain TLS and DNS and HTTP and web servers and all this stuff in less than an hour in a way that makes any sense to someone that doesn't care about technology and just wants this stuff to work?
Whatever you talk about with this person can't be heard by anyone outside the room.
This room can only help guarantee that no one outside can hear you, not that the person you're talking to is trustworthy.
If the other person is a thief and you tell them where your valuables are, they could be stolen.
If the other person is trustworthy, you can be sure no one else will hear what you tell them and your secrets are safe.
The soundproof room is HTTPS. The other person is a server.
You could tell someone something like this and provide a lay person with a basic understanding of many fundamental building blocks of the web rather quickly (DNS can be explained as a phone book for example).