MIT Reveals AI Platform Which Detects 85 Percent of Cyberattacks (zdnet.com)
An anonymous reader writes: MIT's Computer Science and Artificial Intelligence Laboratory (CSAIL) says that while many 'analyst-driven solutions' rely on rules created by human experts and therefore may miss attacks which do not match established patterns, a new artificial intelligence platform changes the rules of the game. The platform, dubbed AI Squared (AI2), is able to detect 85 percent of attacks -- roughly three times better than current benchmarks -- and also reduces the number of false positives by a factor of five, according to MIT. The latter is important as when anomaly detection triggers false positives, this can lead to lessened trust in protective systems and also wastes the time of IT experts which need to investigate the matter. AI2 was tested using 3.6 billion log lines generated by over 20 million users in a period of three months. The AI trawled through this information and used machine learning to cluster data together to find suspicious activity. Anything which flagged up as unusual was then presented to a human operator and feedback was issued.Fast Co Design has an interesting take on this.
We're about to find out...
(Although today's Slashdotting pales in comparison to the Slashdottings of yore...)
"MIT Reveals AI Platform Which Detects 85 Percent of Cyberattacks"
So, out of 100,000 attacks, only 15,000 will go undetected? Break out the champagne, boys!
Just cruising through this digital world at 33 1/3 rpm...
Who is this Al guy? And why is he always in the news?
Is it called Colossus or Guardian?
Again: this is NOT AI. But PatternEx is looking for VC funding so it gets hyped as such. This is just another expert system that analyzes log data. There are dozens of those.
In my opinion, anti-virus software has somewhat matured enough that most home users or small businesses, that remotely have a clue, use it. There's not a good analog for reading SIEM, event logs, etc. Solutions exist, but they tend to be cumbersome or expensive.
Even I pretty much just rely on snort's registered user ruleset, rather than the subscription. It would be a very nice spot for heuristic or AI to monitor. Call me paranoid, but I'd want it in addition to the generic static rulesets.
No, that would be weather prediction. Pretty much the same thing though..
“He’s not deformed, he’s just drunk!”
Step 1 : what is the source IP from?
Step 2 : is the source IP from outside the USA?
Step 3 : assume it is a cyberattack and throw out the packet.
Step 4: go back to step 1.
We never EVER needed anyone from outside the USA to access any of our servers, so we threw out all packets from outside defined IP sources. Solved over 85% of all cyberattack problems. Fake SSH and telnet login attempts dropped from 20 per hour to 1 per week. recently we started to remove IP ranges from Cable Internet providers and that significantly reduced the problems... No we dont care about consumers, we have very specific clients and they dont use consumer cable modems.
Tighten up your firewalls and servers, dont allow ip ranges you dont need. and yes we tell the CTO that when he is off to china that it sucks to be him, he will not have access.
Do not look at laser with remaining good eye.
then now wouldn't it. Who keeps submitting all the "MIT" garbage here? STOP IT!
Can we see the source?
while(1){
if(GetIsIt80PercentTimeYet()){
printf("Cyberattack detected, Putin did it!");
}
}
Seven puppies were harmed during the making of this post.
As someone who thoroughly enjoyed the Neuromancer book (and video game from the 80's), I'm very interested to see some aspects of William Gibson's vision come to fruition. AI's protecting corporate servers in the Matrix (er, Internet) from cyber-attacks just seems like a logical extension of today's technologies, but WG saw this coming 34 years ago.
Still waiting for those space colonies, though.
"It monitors all contacts between our system and other systems. If it finds anything not scheduled it shuts it down."
It's really just a 3.5 million character self-modifying regex. It should be aware by now. I knew this day was coming. What fools we've been!
Anons need not reply. Questions end with a question mark.
They are smarter than MIT. MIT aint reddit.
AI acts intelligently? No, it was programmed or trained by humans. Even IBM's Big Blue was just a programmed machine! AI Deep Learning math is based on prediction of probabilities. Good for classifying noisy data into images, if 85% cats will be classified as cats. Bad for relevant decision making on behalf of humans. As a probabilistic prediction machine AI will always be very inferior in its intelligence to human being. Who is to blame in 15% of failed decisions of AI software in self-driving cars? Think about it! Trainers? Programmers who implemented Bayessian rules for AI probability calculation? Or the company who employed them? AI is overhyped!
I wonder how long it will be before some smart ass puts an AI online that figures out how to write to sites using hacks and read-only transport methods only.
The lack of being able to directly write to web servers is no way to prevent data transmission if the intelligence behind said transmission knows everything about the target systems in question.
It will be a risky thing when we finally get to that point, and it will be much sooner than people realize.
People always go on about silly stuff like "oh, it's not human intelligence, it won't matter, it won't understand abstract artistic values and other pointless crap that AIs don't need to understand".
Human intelligence isn't perfect, and it is (very) far from the best thing evolution can throw at "us". (read: universe)
Human brains were massively limited by our pathetically small nutrient intake on this energy-scarce planet.
Equally evolution tends not to evolve things away unless it is detrimental, which happens indirectly at that, so as long as something has offspring, it sticks with us. So. Much. Useless. Crap.
And that isn't referring to "junk DNA", a lot of that is indirectly functional, and is essentially a signature-file for interactions, infections and genetic history.
Given none of the redundancy and primal crap that has stuck with us for millions, if not billions of years, and as much energy as it needs, an AI can easily surpass human intelligence in a short period of time.
Not to mention the lack of requiring all these various nutrients for proper communication in the brain, all a computer needs is a stable power supply and cooling. Doesn't need to take a nice walk down the beach, doesn't need to go hunting, doesn't need any of that extra fluff built up over the years to enable our fairly limited abilities.
Easily. Very easily. 50 years time? More like 20. Machine-learning and the proper algorithms with a huge dataset can work wonders in an extremely short period of time. Social-networks are a goldmine for AI research. (unless you are Microsoft, it is more of a coal-mine.)
People forget how quickly things evolve in computing and research terms, especially if they are younger folks.
Also, yes, I am in this field if you are wondering.
That is cute, but how does it react to new threats and changes in the patterns? We've been fighting this war for decades - improved detection leads to improved evasion leads to improved detection, etc. etc. - will it maintain this advantage or after attackers have adapted just become one more piece of expensive latency generator?
Assorted stuff I do sometimes: Lemuria.org
I absolutely LOVE kicking the snot out of trolls like him with facts vs. their trolling bs lies here https://yro.slashdot.org/comme... & here https://yro.slashdot.org/comme...
* There's PLENTY like him & they are FUN to knock-the-chocolate out of - see proof in those links above as my evidence thereof!
APK
P.S.=> "I rest my case"... apk
No one wants to spend millions of dollars dealing with even just half a dozen false positives. You're talking hiring whole staff just for needless security reports
This work is actually pretty interesting considering the method, the domain and of course the amount of data used. However, it is presented as something quite novel although it is not really the case. Although, I believe that it is not MIT's fault but rather a media's fault I still think that some things related to the domain should be said.
Solutions that try to combine machine learning with rules (e.g. signature based) and feedback already exist. In particular, there are solutions available such as the one presented in this paper "Hunting the Unknown - White-Box Database Leakage Detection", which use anomaly detection (with quite low False positive rates and quite high detection rates) is combine with a feedback loop aiming to provide better future results (to be taken into account in the anomaly detection). Moreover, it is possible to create "rules" (to enforce protection rather than detection) on the basis on that feedback.
To make myself perfectly clear, I am claiming that what AI2 does not offer something new. On the contrary, the application domain the motivation and the method used are quite novel and interesting. However, the whole idea of "combining" methods and using feedback already exists with quite good results in approximately the same domain.