Abstract
Web applications in widespread use have always been the target of large-scale attacks, leading to massive disruption of services and financial loss, as in the Equifax data breach. It has become common practice to deploy web applications in containers like Docker for better portability and ease of deployment. We design a system called AppMine for lightweight monitoring of web applications running in Docker containers and detection of unknown web vulnerabilities. AppMine is an unsupervised learning system, trained only on legitimate workloads of web applications, to detect anomalies based on either traditional models (PCA and one-class SVM), or more advanced neural-network architectures (LSTM). In our evaluation, we demonstrate that the neural network model outperforms more traditional methods on a range of web applications and recreated exploits. For instance, AppMine achieves average AUC scores as high as 0.97 for the Apache Struts application (with the CVE-2017-5638 exploit used in the Equifax breach), while the AUC scores for PCA and one-class SVM are 0.81 and 0.83, respectively.
Author supplied keywords
Cite
CITATION STYLE
Jana, I., & Oprea, A. (2019). AppMine: Behavioral analytics for web application vulnerability detection. In Proceedings of the ACM Conference on Computer and Communications Security (pp. 69–80). Association for Computing Machinery. https://doi.org/10.1145/3338466.3358923
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.