- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 115字
- 2021-06-24 18:45:01
Database exploitation
No web penetration test is complete without testing the security of the backend database. SQL servers are always on the target list of attackers, and they need special attention during a penetration test to close loopholes that could be leaking information from the database. SQLNinja is a tool written in Perl, and it can be used to attack Microsoft SQL server vulnerabilities and gain shell access. Similarly, the sqlmap tool is used to exploit a SQL server that is vulnerable to a SQL injection attack and fingerprint, retrieve user and database information, enumerate users, and do much more. SQL injection attacks will be discussed further in Chapter 5, Detecting and Exploiting Injection-Based Flaws.
推薦閱讀
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- Linux網絡管理與配置(第2版)
- Social Media Mining with R
- 構建可擴展分布式系統:方法與實踐
- 計算機系統開發與優化實戰
- Linux網絡內核分析與開發
- Java EE 8 Design Patterns and Best Practices
- Linux自動化運維:Shell與Ansible(微課版)
- AutoCAD 2014中文版從入門到精通
- Linux設備驅動開發
- 分布式系統設計實踐
- UI設計手繪表現從入門到精通
- OpenVZ Essentials
- 大規模Linux集群架構最佳實踐:如何管理上千臺服務器
- Selenium Framework Design in Data-Driven Testing