Probably an instance of this? [T]he obvious giveaways are used as a pre-qualifier, to ensure with the least possible effort that the ONLY people who respond to the scammers' initial mass mailings (and therefore have to be brought along individually during the later stages) are the absolutely most gullible, ignorant, susceptible, suckers they can find. http://www.quora.com/Scams/Why-are-email-scams-written-in-br...
I thought that too, but it doesn't apply. This is malware. It doesn't need someone to be gullible beyond the click of the button. Scams, on the other hand, require actually convincing the mark to send money, which is why they need to be sure they have a gullible person on the hook.
If malware authors ever learn how to spell we're all screwed
31–40 of 106 posts
Re: If malware authors ever learn how to spell we're all screwed
#32I forget what the term for it is, but there's a principle that any dialog that's asking the user for credentials or authorization must be clearly delineated from the rest of the UI and thus "unspoofable". The example I recall was a "ribbon" in the OS that slide out to reveal the dialog. If a dialog presented itself but the ribbon remained along the edge you could immediately tell it was spoofed. Of course this requir…
Re: If malware authors ever learn how to spell we're all screwed
#33Never respond. Always take the initiative. If something asks you about update/downloading/etc., reject it. You decide what to do and when, and you type the URL into the browser, or go to the normal menu/dialog/tool for updating. (This is partly why Chrome browser is right and the normal approach is wrong: if/when it needs update, it just does it.)
Re: If malware authors ever learn how to spell we're all screwed
#34One day these things won't be "selectable" to prove to us that they are HTML Selection is probably not the best way to check whether something is browser content... -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
Why does this parameter exist? What possible legitimate use could you have for disabling selection?
Re: If malware authors ever learn how to spell we're all screwed
#35Me: Okay mom, if you ever get a popup that you were not expecting, try to move it outside of the browser before clicking on it. If you can't, it's fake.
Fairly simple, for now.
Re: If malware authors ever learn how to spell we're all screwed
#36The problem is that the people who click on these also have lousy grammar and don't notice, don't care, or won't actually read all of the text. There's only so much we can do if the end user refuses to think. I suspect a lot of these people will be migrating to locked down/walled garden devices soon anyway.
One of the programs I inherited once had been written by a programmer who loved alert boxes of the form 'Are you sure you want to Delete X'. I was watching a user a month or so afterwards to notice they just pressed enter every time an alert box popped up, immediately, without reading and without thought. Alerts on computers aren't there to be read any more. They're confusing annoyances that you just click yes to. Th…
Re: If malware authors ever learn how to spell we're all screwed
#37One day these things won't be "selectable" to prove to us that they are HTML Selection is probably not the best way to check whether something is browser content... -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
Re: If malware authors ever learn how to spell we're all screwed
#38In moments of distraction I've had a couple of near-misses where I nearly clicked on malware. But when I'm trying to explain to my dad how to know what to trust and what not to trust I realise it's completely hopeless. You can fake almost everything that a non-techie would know to check.
Ever think to link to a file (e.g. excel spreadsheet) for a forum, like you can for an image with imgur? other than Dropbox public url's the services that exiist have so many images with the word "Download" in the resulting link, all of which look exactly like a UX element, that you have to click about half of them or play Sherlock Holmes to uncover the real download link. It's like a scratch-off lottery.
Re: If malware authors ever learn how to spell we're all screwed
#39Re: If malware authors ever learn how to spell we're all screwed
#40While poorly written english is a red flag to some of us. Not all computer users are native speakers of english even in english speaking countries. They are much less likely to notice usage and spelling errors.