AppSec Tales XIII | SQLI

Karol Mazurek
9 min readApr 11, 2023

Application Security Testing for the SQL Injection.

INTRODUCTION

The article describes how to test the application to find SQL Injection vulnerabilities. The advice in this article is based on the following:

  • OWASP Web Security Testing Guide
  • OWASP Application Security Verification Standard
  • Bug bounty reports

--

--