The advertisement take about this product being able to detect the malware two years before it's even written is discernibly turgid. Chuckled well off that. When will companies selling ML stop making these statements in attempts to whoa people? Like, the claim is ridiculous, how did they even come up with this, ans moreover, what's the possible basis for such a statement? How do they verify that and how would they pr…
Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
11–20 of 60 posts
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#12The featured article links to an article from Cylance that _does_ actually claim their model could've _theoretically_ detected and flagged malware before its creation. _"...before the cybercriminals set up the crypto-system, the payment details of the campaign, the C2 infrastructure and before anything else was readied, our model was fully able to predict and prevent that campaign’s malware."_ They claim that a 2015…
Old school antiviruses also has heuristics so they could make the same claim. It wouldn't be true in practice because malware authors would just test their malware against common antiviruses and tweak it before shipping so that the heuristics don't pick it up. Just like these researches did against their "AI". AI really just meaning "generated heuristics", doesn't it? If it becomes a problem for malware authors they…
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#13Earlier quoted context omitted.
Old school antiviruses also has heuristics so they could make the same claim. It wouldn't be true in practice because malware authors would just test their malware against common antiviruses and tweak it before shipping so that the heuristics don't pick it up. Just like these researches did against their "AI". AI really just meaning "generated heuristics", doesn't it? If it becomes a problem for malware authors they…
yes
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#14The advertisement take about this product being able to detect the malware two years before it's even written is discernibly turgid. Chuckled well off that. When will companies selling ML stop making these statements in attempts to whoa people? Like, the claim is ridiculous, how did they even come up with this, ans moreover, what's the possible basis for such a statement? How do they verify that and how would they pr…
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#15The advertisement take about this product being able to detect the malware two years before it's even written is discernibly turgid. Chuckled well off that. When will companies selling ML stop making these statements in attempts to whoa people? Like, the claim is ridiculous, how did they even come up with this, ans moreover, what's the possible basis for such a statement? How do they verify that and how would they pr…
So the approach described essentially defeats the purpose of antivirus software as it's known. Malware so happens to be (usually) embedded in the legit software. If that real-world fact is the way to defeat their model, is it of any use? You get the binary off the spoofed page, boom, you're pwned instantly and that piece of software is totally worthless at its primary goal despite being advertised as a killer product…
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#16Earlier quoted context omitted.
So the approach described essentially defeats the purpose of antivirus software as it's known. Malware so happens to be (usually) embedded in the legit software. If that real-world fact is the way to defeat their model, is it of any use? You get the binary off the spoofed page, boom, you're pwned instantly and that piece of software is totally worthless at its primary goal despite being advertised as a killer product…
yes
Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#17Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#18Re: Researchers easily trick Cylance's AI Antivirus to think Malware is 'Goodware'
#19This combined with Cylance's attitude to treat games as its own class of malware (they would tell their user "just add the file to exclusion list" and there's no way to add the file by class -- mind you, this is a "home" product.)
I've tried Sophos Home, which also features machine learning based detection (on their paid premium version), but they use it to supplement the signature / behavior based detections -- which I feel is a more modest approach. For most of "known" threats it get caught by the signature engine by their identity ("EOF97/EicarDrp-A"), if not, it'll identify the threat by its class ("ML/PE-A").
Oh, also, EOF97/EicarDrp-A is actually a EICAR test file embedded in PDF file, I think this type of file is where Cylance's approach would struggle. (I don't think Cylance's engine even look at anything other than executables, anyways, however.)