Earlier quoted context omitted.
It can simply stop the connection and show the user, under the normal certificate, a message telling him there's a problem with the cert.
So to do that it's going to stop the users browsing session, redirect them to a local web page and then present something to let them make a decision about carrying on? not the best user experience in the world.. But remember like I said that's just one example of why it's a bad idea, there's others, e.g. what do you do about EV-SSL certificates? You can't fake the browser element for them (remember this is the case…
Avoid Non-Microsoft Antivirus Software
141–150 of 388 posts
Re: Avoid Non-Microsoft Antivirus Software
#142What's more, as third party antivirus software becomes increasingly irrelevant, many of these companies resort to harmful and even actively malicious tactics to stay in business. On the more benign end, you see an increase in 'safe web browsing' and such tools that parse javascript while browsing and somehow attempt to make it.. safer, I guess. My main experience with these things is when they randomly decide to bloc…
Re: Avoid Non-Microsoft Antivirus Software
#143In short: It sucks so bad it's virtually unusable.
Re: Avoid Non-Microsoft Antivirus Software
#144I got for free Norton Security with my new Dell laptop. On installing I was unable to enable windows defender or firewall. Norton takes over the security by default. I contacted Symantec and had to uninstall Norton Security and install Norton Antivirus for the windows firewall to be activated.
Re: Avoid Non-Microsoft Antivirus Software
#145Re: Avoid Non-Microsoft Antivirus Software
#146Earlier quoted context omitted.
That's exactly what I had in mind when I read the GP. If third party AVs have a large and complex codebase with unknown or even known security flaws, they won't help much against targeted attacks or make them even easier. On the other hand, AV usability is so bad you can't expect it to help "normal" people. All those popups do more harm than good when people start ignoring them.
Well, I agree that AV most likely wouldn't protect you against targeted attacks - but most of the attacks that we investigated were targeted quite broadly - phishing email campaigns targeting financial organizations (with address lists based on some hacked legitimate resources for accountants, for example). And usually these attack succeeded because of insecure infrastructure, poorly trained admins, old, non-updating…
In this case, there are much bigger problems than the lack of AV.
Re: Avoid Non-Microsoft Antivirus Software
#147Earlier quoted context omitted.
That is a bad idea. If you MITM the connection locally it triples the computational cost for both encryption and handshake operations. Then more websites don't use TLS because it's three times as slow for the user. It also prevents you from using a good cipher suite when the MITM doesn't support it even though the browser and the server both do, again reducing security or performance or both. And it's very easy to sc…
ok some of those are valid concerns but i would argue that being infected trumps all of those. they have to get it only once.
AV scanners do not have a 100% detection rate. Letting malware be where a trusted program is expected is how you get infected.
Re: Avoid Non-Microsoft Antivirus Software
#148I also want to raise an alarm about a current AV practice, not mentioned in the article: AV products like Bitdefender will MITM your HTTPS connections by installing their own root certificates, by default and without warnings In the name of "security", this undermines the very purpose of what HTTPS is about, knowingly endangering their users. And consider that I, a highly technical and security conscious software dev…
* https://blog.hboeck.de/archives/869-How-Kaspersky-makes-you-...
* https://media.ccc.de/v/camp2015-6833-tls_interception_consid...
Re: Avoid Non-Microsoft Antivirus Software
#149Earlier quoted context omitted.
An extraordinary amount of Cryptolocker outbreaks were due to .docx files containing macros. Yes, it has a default behaviour of "prompt to execute macros", but it happily shows the advice in the malicious document to "please click yes at this prompt to get a free iPhone", at which point the majority of users click "yes".
.docx files can't contain macros
Re: Avoid Non-Microsoft Antivirus Software
#150Earlier quoted context omitted.
Yes. Also, let's finally start a public discussion about AV companies making money by selling data (they do, either all of them or most). Of course that being able to peek into https traffic gets them more data (specific urls, not just whole sites).
_Everyone_ is collecting our data nowadays. Who's left to sell it to?
Does anybody else know your search history? Besides the NSA, whom I assume have access to all US-hosted data, no. And not even Google knows my most sensitive searches, because my private mode is a Tor Browser connecting to DuckDuckGo, answering for my porn needs mostly.
And I trust Google to keep my data safe more than I trust shady AV companies, because Google has hired a lot of security researchers, at their size all eyes are watching them and their behavior has been acceptable compared with that of others like Facebook.
Information security is all about compartmentalization ;-)