- 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.
- 程序員面試白皮書
- Learning Apex Programming
- C語言程序設計(第2 版)
- Julia機器學習核心編程:人人可用的高性能科學計算
- Python數據分析從0到1
- 大模型RAG實戰:RAG原理、應用與系統構建
- H5頁面設計:Mugeda版(微課版)
- Angular開發入門與實戰
- 計算機應用基礎實踐教程
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Instant Debian:Build a Web Server
- Visual Basic程序設計基礎
- IBM RUP參考與認證指南
- Cinder:Begin Creative Coding
- Building Scalable Apps with Redis and Node.js