Earlier quoted context omitted.
Basically everything from the demoscene... AVs have also turned into moral police with their detection of cracks/keygens/"potentially unwanted software". Detecting worms, ransomware, and the like is one thing, but I think going beyond that crosses a line.
That might work for technical users like yourself, but non-technical people need an opinionated detection engine. If the computer has some sort of software that hijacks search queries, should that be removed? Chances are the user didn't want the software there, but you can't know for sure. What about a RAT? Maybe they wanted it there to monitor their kids.
Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
41–50 of 60 posts
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#42The actual research: https://skylightcyber.com/2019/07/18/cylance-i-kill-you/ Actual summary, Cylance has a model that uses strings as a feature, and by taking all the strings from the whitelisted files and catting them onto the malware sample one can subvert the ensemble model completely.
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#43and what most of the companies try to sell as AI is not anywhere close.
But it doesn’t really matter because no one has a good definition of AI. Perhaps the best one would be passing the Turing test, but that has problems as well.
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#44The actual research: https://skylightcyber.com/2019/07/18/cylance-i-kill-you/ Actual summary, Cylance has a model that uses strings as a feature, and by taking all the strings from the whitelisted files and catting them onto the malware sample one can subvert the ensemble model completely.
Which is something a novice computer user might try when 'hacking'. Really Cylance?
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#45I generally agree with Tavis Ormandy[1] that AV products often just increase the attack surface. Especially for applications that already have a high security focus (e.g. browsers). I’m somewhat surprised to see so many AV believers in the HN comments section.
[1] http://blog.cmpxchg8b.com/2016/03/security-software-certific...
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#46Whenever I’ve used AV I have found it to be worse than useless. Only detections are false positives, uses tons of systems resources, breaks commonly used apps. I generally agree with Tavis Ormandy[1] that AV products often just increase the attack surface. Especially for applications that already have a high security focus (e.g. browsers). I’m somewhat surprised to see so many AV believers in the HN comments section.…
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#47I literally make customers disable cylance on their servers or we are not guaranteeing servers operations. Too many buggy conflicts.
How does that usually work out? Personally, I would throw out a vendor who asked me to disable my AV. I don't mind whitelisting a directory or making certain adjustments, but it's hard to take them seriously if they can't work with AV. Cylance isn't that bad. I ran it for 3 years. The false positives were annoying, but it also stopped a lot of nasty stuff that our traditional AV wasn't detecting. I'm in an environmen…
(I don't mean this to sound snarky, I'm genuinely interested in what type of real-world infections are happening and being detected. My experience is limited to internet-facing endpoints that have no security or are horribly outdated -- which is typically a bigger failure of IT to begin with -- and non-technical end-users running random executables from e-mails or shady websites)
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#48Whenever I’ve used AV I have found it to be worse than useless. Only detections are false positives, uses tons of systems resources, breaks commonly used apps. I generally agree with Tavis Ormandy[1] that AV products often just increase the attack surface. Especially for applications that already have a high security focus (e.g. browsers). I’m somewhat surprised to see so many AV believers in the HN comments section.…
Neither you nor Tavis are taking into account non-technical people. Nobody forces you to use AV -- if you feel you have the skill to defend yourself, do yourself a favor (and us), and remove AV from your boxes. But leave non-technical people alone.
Those more skilled would be better off just using their wits.
The set between is empty.
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#49Earlier quoted context omitted.
that's mostly because the bar is so unbelievably low that "it works 95% of the time" is good enough to please consumers. In security or anything that requires engineering rigor where catching the exception is exactly what matters ML is virtually useless, or even worse actively harmful.
That’s not true, there’s an entire subfield of stats/ML dedicated to anomaly detection.
The sort of outliers that concern security problems are pretty much always idiosyncratic by design because the people that create them know how easy it is to create adversarial examples for machines.
There's a human ingenuity to genuine edge cases that ML is ill suited to figure out because ML by design draws conclusions from patterns. My prediction is that we'll very soon see the same problem in fields like autonomous driving. Every time we see ML attack complex human domains, the "last 2%" seem intractable.
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#50Earlier quoted context omitted.
How does that usually work out? Personally, I would throw out a vendor who asked me to disable my AV. I don't mind whitelisting a directory or making certain adjustments, but it's hard to take them seriously if they can't work with AV. Cylance isn't that bad. I ran it for 3 years. The false positives were annoying, but it also stopped a lot of nasty stuff that our traditional AV wasn't detecting. I'm in an environmen…
What type of "nasty stuff" did it stop? Are you talking servers or workstations here? How did that nasty stuff get far enough in that it had to be "stopped" by AV? (I don't mean this to sound snarky, I'm genuinely interested in what type of real-world infections are happening and being detected. My experience is limited to internet-facing endpoints that have no security or are horribly outdated -- which is typically…