ModSec-AdvLearn: Countering Adversarial SQL Injections with Robust Machine Learning

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Floris, Giuseppe, Scano, Christian, Montaruli, Biagio, Demetrio, Luca, Valenza, Andrea, Compagna, Luca, Ariu, Davide, Piras, Luca, Balzarotti, Davide, Biggio, Battista
Format: Preprint
Published: 2023
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866916833126252544
author Floris, Giuseppe
Scano, Christian
Montaruli, Biagio
Demetrio, Luca
Valenza, Andrea
Compagna, Luca
Ariu, Davide
Piras, Luca
Balzarotti, Davide
Biggio, Battista
author_facet Floris, Giuseppe
Scano, Christian
Montaruli, Biagio
Demetrio, Luca
Valenza, Andrea
Compagna, Luca
Ariu, Davide
Piras, Luca
Balzarotti, Davide
Biggio, Battista
contents Many Web Application Firewalls (WAFs) leverage the OWASP CRS to block incoming malicious requests. The CRS consists of different sets of rules designed by domain experts to detect well-known web attack patterns. Both the set of rules and the weights used to combine them are manually defined, yielding four different default configurations of the CRS. In this work, we focus on the detection of SQLi attacks, and show that the manual configurations of the CRS typically yield a suboptimal trade-off between detection and false alarm rates. Furthermore, we show that these configurations are not robust to adversarial SQLi attacks, i.e., carefully-crafted attacks that iteratively refine the malicious SQLi payload by querying the target WAF to bypass detection. To overcome these limitations, we propose (i) using machine learning to automate the selection of the set of rules to be combined along with their weights, i.e., customizing the CRS configuration based on the monitored web services; and (ii) leveraging adversarial training to significantly improve its robustness to adversarial SQLi manipulations. Our experiments, conducted using the well-known open-source ModSecurity WAF equipped with the CRS rules, show that our approach, named ModSec-AdvLearn, can (i) increase the detection rate up to 30%, while retaining negligible false alarm rates and discarding up to 50% of the CRS rules; and (ii) improve robustness against adversarial SQLi attacks up to 85%, marking a significant stride toward designing more effective and robust WAFs. We release our open-source code at https://github.com/pralab/modsec-advlearn.
format Preprint
id arxiv_https___arxiv_org_abs_2308_04964
institution arXiv
publishDate 2023
record_format arxiv
spellingShingle ModSec-AdvLearn: Countering Adversarial SQL Injections with Robust Machine Learning
Floris, Giuseppe
Scano, Christian
Montaruli, Biagio
Demetrio, Luca
Valenza, Andrea
Compagna, Luca
Ariu, Davide
Piras, Luca
Balzarotti, Davide
Biggio, Battista
Machine Learning
Cryptography and Security
Many Web Application Firewalls (WAFs) leverage the OWASP CRS to block incoming malicious requests. The CRS consists of different sets of rules designed by domain experts to detect well-known web attack patterns. Both the set of rules and the weights used to combine them are manually defined, yielding four different default configurations of the CRS. In this work, we focus on the detection of SQLi attacks, and show that the manual configurations of the CRS typically yield a suboptimal trade-off between detection and false alarm rates. Furthermore, we show that these configurations are not robust to adversarial SQLi attacks, i.e., carefully-crafted attacks that iteratively refine the malicious SQLi payload by querying the target WAF to bypass detection. To overcome these limitations, we propose (i) using machine learning to automate the selection of the set of rules to be combined along with their weights, i.e., customizing the CRS configuration based on the monitored web services; and (ii) leveraging adversarial training to significantly improve its robustness to adversarial SQLi manipulations. Our experiments, conducted using the well-known open-source ModSecurity WAF equipped with the CRS rules, show that our approach, named ModSec-AdvLearn, can (i) increase the detection rate up to 30%, while retaining negligible false alarm rates and discarding up to 50% of the CRS rules; and (ii) improve robustness against adversarial SQLi attacks up to 85%, marking a significant stride toward designing more effective and robust WAFs. We release our open-source code at https://github.com/pralab/modsec-advlearn.
title ModSec-AdvLearn: Countering Adversarial SQL Injections with Robust Machine Learning
topic Machine Learning
Cryptography and Security
url https://arxiv.org/abs/2308.04964