A data-centric approach to insider attack detection in database systems

  • Authors:
  • Sunu Mathew;Michalis Petropoulos;Hung Q. Ngo;Shambhu Upadhyaya

  • Affiliations:
  • Information Security, Amazon.com Inc., Seattle, WA;Computer Science and Engineering, University at Buffalo, Buffalo, NY;Computer Science and Engineering, University at Buffalo, Buffalo, NY;Computer Science and Engineering, University at Buffalo, Buffalo, NY

  • Venue:
  • RAID'10 Proceedings of the 13th international conference on Recent advances in intrusion detection
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The insider threat against database management systems is a dangerous security problem. Authorized users may abuse legitimate privileges to masquerade as other users or to maliciously harvest data. We propose a new direction to address this problem. We model users' access patterns by profiling the data points that users access, in contrast to analyzing the query expressions in prior approaches. Our data-centric approach is based on the key observation that query syntax alone is a poor discriminator of user intent, which is much better rendered by what is accessed. We present a feature-extraction method to model users' access patterns. Statistical learning algorithms are trained and tested using data from a real Graduate Admission database. Experimental results indicate that the technique is very effective, accurate, and is promising in complementing existing database security solutions. Practical performance issues are also addressed.