- Learning Python Web Penetration Testing
- Christian Martorella
- 146字
- 2021-06-25 20:54:46
What this book covers
Chapter 1, Introduction to Web Application Penetration Testing, teaches you about the web application security process and why it is important to test application security.
Chapter 2, Interacting with Web Applications, explains how to interact with a web application programmatically using Python and the request libraries.
Chapter 3, Web Crawling with Scrapy – Mapping the Application, explains how to write your own crawler using Python and the Scrapy library.
Chapter 4, Resources Discovery, teaches you how to write a basic web application BruteForcer to help us with the resources discovery.
Chapter 5, Password Testing, explains password-quality testing, also known as password cracking.
Chapter 6, Detecting and Exploiting SQL Injection Vulnerabilities, talks about detecting and exploiting SQL injection vulnerabilities.
Chapter 7, Intercepting HTTP Requests, talks about HTTP proxies and also helps you to create your own proxies based on the mitmproxy tool.
- INSTANT Mock Testing with PowerMock
- 零基礎學Visual C++第3版
- .NET之美:.NET關鍵技術深入解析
- Flutter開發實戰詳解
- Java入門經典(第6版)
- 數據結構簡明教程(第2版)微課版
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Mastering Predictive Analytics with Python
- Building an RPG with Unity 2018
- Hands-On Automation Testing with Java for Beginners
- Scientific Computing with Scala
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Scratch3.0趣味編程動手玩:比賽訓練營
- Python從入門到精通(第3版)
- 深入實踐DDD:以DSL驅動復雜軟件開發