- Learning Python Web Penetration Testing
- Christian Martorella
- 209字
- 2021-06-25 20:54:49
Summary
In this chapter, we have seen what web application penetration testing is, why it is important to perform the test, what the methodology to follow is when performing a penetration test, the different domains that need to be covered, and why it is important to know how to write your own tools with Python.
We have also seen the tools that make the web application pen tested tool kit. This helped us understand how the tools align with the methodology and will also serve as inspiration when we need to create our own tools, learn from them, and understand how they work.
We also saw the lab environment that we'll be using throughout this book.
We have installed VirtualBox, run the lab virtual machine, and accessed the testing web app, scruffy bank. We saw a quick example of the text editor, and finally, we saw an important warning about the consequences of doing penetration testing without permission from the customer.
In Chapter 2, Interacting with Web Applications, we'll learn how to interact with a web application using Python, understand the anatomy of an HTTP request, URL, headers, message body, and we'll create a script to perform a request and interpret the response and its headers.
- Instant Node Package Manager
- C語言程序設計實踐教程(第2版)
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- 編程的修煉
- Oracle Database In-Memory(架構與實踐)
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- Java Web及其框架技術
- Android應用開發(fā)實戰(zhàn)
- Android高級開發(fā)實戰(zhàn):UI、NDK與安全
- PHP+MySQL Web應用開發(fā)教程
- Go Systems Programming
- 軟件設計模式(Java版)
- JavaScript Unit Testing
- Unity 3D UI Essentials
- 數(shù)據(jù)庫技術及應用教程上機指導與習題(第2版)