- Bug Bounty Hunting Essentials
- Carlos A. Lozano Shahmeer Amir
- 39字
- 2021-06-10 18:35:33
Types of SQL injection vulnerability
There are different types of SQL injection vulnerability; we will now discuss them in some detail. Essentially SQL injection is divided into three types:
- In-band SQLi (classic SQLi)
- Inferential SQLi (blind SQLi)
- Out-of-band SQLi