Deep learning approach to detect malicious attacks at system level: poster
暂无分享,去创建一个
Host based intrusion detection systems monitor operations for significant deviations from normal and healthy behavior. Anomalies are patterns in data that do not conform to the expected normal behavior. System call analysis has been conclusively established as the best method to reveal details about the program behavior. Therefore, attackers create new exploits that makes major impact at the system call level. In this research, we developed an enhanced and optimized deep learning LSTM (Long Short Term Memory) network, for anomaly detection, trained on sequences of system calls. Our model detects any anomalous behavior in the system calls with 80% accuracy.
[1] Jürgen Schmidhuber,et al. Long Short-Term Memory , 1997, Neural Computation.
[2] Christian Osendorfer,et al. On Fast Dropout and its Applicability to Recurrent Networks , 2013, ICLR.
[3] Quoc V. Le,et al. Sequence to Sequence Learning with Neural Networks , 2014, NIPS.