Essays about: "SQLI"

Found 2 essays containing the word SQLI.

  1. 1. Project X : All-in-one WAF testing tool

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Amata Anantaprayoon; [2020]
    Keywords : Web application vulnerability; OWASP top ten; Web Application Firewall; WAF; WAF testing; WAF testing tool; Modsecurity; AWS WAF; XSS; SQLI;

    Abstract : Web Application Firewall (WAF) is used to protect the Web application (web app). One of the advantages of having WAF is, it can detect possible attacks even if there is no validation implemented on the web app. READ MORE

  2. 2. Protecting Web Applications from SQL Injection Attacks- Guidelines for Programmers Master Thesis

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Gopali Gopali; [2018]
    Keywords : Web application attacks; SQLi coding flaws; SQLi attack; SQL-Injection; Top vulnerabilities; Cyber Security;

    Abstract : Injektionsattack är den mest kritiska säkerhetsapplikationen för webbapplikationer, och SQL-injektion (SQLi) -attack är den mest rapporterade injektionsattacken på webbapplikationer. I denna avhandling har vi identifierat angreppsteknikerna som används av angripare och vi ger också riktlinjer så att programmerarna kan skriva webbapplikationskoder på ett säkert sätt för att förhindra SQLi-attackerna. READ MORE