- 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
- 零起點學Linux系統(tǒng)管理
- Linux系統(tǒng)架構(gòu)與運維實戰(zhàn)
- 高性能Linux服務(wù)器構(gòu)建實戰(zhàn):運維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- 嵌入式應(yīng)用程序設(shè)計綜合教程(微課版)
- Java EE 8 Design Patterns and Best Practices
- 奔跑吧 Linux內(nèi)核(入門篇)
- 8051軟核處理器設(shè)計實戰(zhàn)
- 巧學活用Windows 7
- Heroku Cloud Application Development
- Linux內(nèi)核API完全參考手冊(第2版)
- Multi-Cloud for Architects
- Linux從入門到精通(視頻教學版)
- OpenStack Essentials(Second Edition)
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Xamarin Mobile Application Development for Android