- Bug Bounty Hunting Essentials
- Carlos A. Lozano Shahmeer Amir
- 136字
- 2021-06-10 18:35:33
In-band SQLi (classic SQLi)
In-band SQL injection is the classis SQL injection attack and it occurs when the attacker is able to use the same parameter and channel to launch an attack and get the corresponding results. In-band SQLi is divided into two types mainly:
- Error-based SQLi: In this type of in-band SQLi, error messages are returned as a response from the database and allow the attacker to gain information about the backend database itself. In certain scenarios, error-based SQLi in itself is essential for an attacker to gain access to the backend database; this is why errors should be disabled in all cases.
- Union-based SQLi: Union-based is a type of in-band SQL injection attack that takes advantage of the union SQL operator to concatenate the responses of two SQL statements into a single consolidated response.
推薦閱讀
- Metasploit Penetration Testing Cookbook(Third Edition)
- 網絡安全保障能力研究
- 信息系統安全檢測與風險評估
- Enterprise Cloud Security and Governance
- 走進新安全:讀懂網絡安全威脅、技術與新思想
- 數字安全藍皮書:本質屬性與重要特征
- 同態密碼學原理及算法
- Python Penetration Testing Cookbook
- 數字化轉型浪潮下的數據安全最佳實踐指南
- 可信計算3.0工程初步(第二版)
- Digital Forensics with Kali Linux
- API安全技術與實戰
- 信息安全導論(第2版)
- 數據保護:工作負載的可恢復性
- 網絡安全大數據分析與實戰