- 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.
推薦閱讀
- 30天自制操作系統
- Linux操作系統基礎
- Windows Vista基礎與應用精品教程
- SOA實踐者說
- 嵌入式實時操作系統:RT-Thread設計與實現
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- ElasticSearch Cookbook
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Distributed Computing with Go
- Linux軟件管理平臺設計與實現
- iOS 10 開發指南
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- Linux內核API完全參考手冊(第2版)
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- VMware vSphere 5.1 Cookbook