- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 166字
- 2021-06-24 18:44:51
A web application overview for penetration testers
Web applications involve much more than just HTML code and web servers. If you are not a programmer who is actively involved in the development of web applications, then chances are that you are unfamiliar with the inner workings of the HTTP protocol, the different ways web applications interact with the database, and what exactly happens when a user clicks a link or enters the URL of a website into their web browser.
As a penetration tester, understanding how the information flows from the client to the server and database and then back to the client is very important. This section will include information that will help an individual who has no prior knowledge of web application penetration testing to make use of the tools provided in Kali Linux to conduct an end-to-end web penetration test. You will get a broad overview of the following:
- HTTP protocol
- Headers in HTTP
- Session tracking using cookies
- HTML
- Architecture of web applications
- Modern Web Testing with TestCafe
- Implementing Cisco UCS Solutions
- 從零開始寫Linux內核:一書學透核心原理與實現
- UNIX操作系統設計
- Hands-On DevOps with Vagrant
- BPEL and Java Cookbook
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- Mastering KVM Virtualization
- Windows Server 2012 Hyper-V Cookbook
- 嵌入式Linux驅動程序和系統開發實例精講
- 嵌入式實時操作系統:RT-Thread設計與實現
- Joomla! 3 Template Essentials
- 嵌入式系統及其應用(第三版)
- AWS Development Essentials
- 計算機系統:基于x86+Linux平臺