(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Insider attack detection in cloud

What is it about?

Traditional access control systems and anomaly detection frameworks developed till date are not adequate to prevent and detect malicious insider activities in Cloud Collaboration Systems (CCS). Most of the systems aim at detecting malicious insider attacks of a single user. But there is a need to detect malicious dynamic behaviors of users to build robust systems. Considering these limitations, the main motivation of this paper is to timely detect such anomalous behaviors of users in CCS. Thus we propose an anomaly detection framework called Sliding Window based Anomaly Detection using maximum mean Discrepancy (SWAD-MMD).

Read more on Kudos…
The following have contributed to this page:
Smrithy G S
' ,"url"));