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 5. Web Header Manipulation

In this chapter, we will cover the following topics:

  • Testing HTTP methods

  • Fingerprinting servers through HTTP headers

  • Testing for insecure headers

  • Brute forcing login through the Authorization header

  • Testing for clickjacking vulnerabilities

  • Identifying alternative sites by spoofing user agents

  • Testing for insecure cookie flags

  • Session fixation through a cookie injection