vix.ing · top · new · best · stats · spec

Protecting Web-Applications against XSS and SQLi Attacks

2025/01/10 by Kerimov, Komil, Azizova, Zarina

paper · doi:10.34920/icdgpdt.alkhws51

Abstract

The research of this paper focuses on attacks on web applications. String operations are the easiest to introduce during the web browsing and form transfer process, and consequently occur most frequently. We look at the characteristics and defense mechanism against these types of attacks to get a better solution in practice. This paper presents method for configuring system security using a firewall application, which is widely used by modern enterprises to secure the entire enterprise infrastructure. We investigate several common attack techniques such as cross-site scripting and SQL-injection, and present a new method for configuring system settings to enhance protection against common attacks from attackers.

Related