Book Image

Python Web Penetration Testing Cookbook

By : Benjamin May, Cameron Buchanan, Andrew Mabbitt, Dave Mound, Terry Ip
Book Image

Python Web Penetration Testing Cookbook

By: Benjamin May, Cameron Buchanan, Andrew Mabbitt, Dave Mound, Terry Ip

Overview of this book

Table of Contents (16 chapters)
Python Web Penetration Testing Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Vulnerability Identification

In this chapter, we will cover the following topics:

  • Automated URL-based Directory Traversal

  • Automated Cross-site scripting (parameter and URL)

  • Automated parameter-based Cross-site scripting

  • Automated fuzzing

  • jQuery checking

  • Header-based Cross-site scripting

  • Shellshock checking