Detection of Web Defacements by means of Genetic Programming

  • Authors:
  • Eric Medvet;Cyril Fillon;Alberto Bartoli

  • Affiliations:
  • University of Trieste, Italy;University of Trieste, Italy;University of Trieste, Italy

  • Venue:
  • IAS '07 Proceedings of the Third International Symposium on Information Assurance and Security
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web site defacement, the process of introducing unauthorized modifications to a web site, is a very common form of attack. Detecting such events automatically is very difficult because web pages are highly dynamic and their degree of dynamism may vary widely across different pages. In this paper we propose a novel detection approach based on Genetic Programming (GP), an established evolutionary computation paradigm for automatic generation of algorithms. What makes GP particularly attractive in this context is that it does not rely on any domain-specific knowledge, whose description and synthesis is invariably a hard job. In a preliminary learning phase, GP builds an algorithm based on a sequence of readings of the remote page to be monitored and on a sample set of attacks. Then, we monitor the remote page at regular intervals and apply that algorithm, which raises an alert when a suspect modification is found. We developed a prototype based on a broader web detection framework we proposed earlier and we tested our approach over a dataset of 15 dynamic web pages, observed for about a month, and a collection of real web defacements. We compared the results to those of a solution we developed earlier, whose design embedded a substantial amount of domain specific knowledge, and the results clearly show that GP may be an effective approach for this job.