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

Introduction


We’ve got recipes throughout this book to perform various aspects of web application testing. So, we’ve got all this information. We’ve got console outputs from our recipes, but how do we collect all this into a useful format? Ideally, we’ll want the output to be in a format that we can use. Or we might want to convert the output from another application such as Nmap, into the format that we’re using. This can either be as comma separated variables (CSV), or possibly a Maltego transform, or any other format that you want to work with.

What’s this Maltego thing you just mentioned? I hear you ask. Maltego is an Open Source Intelligence (OSINT) and forensics application. It has a nice GUI that helps you visualize your information in a nice, pretty, and easy to understand way.