Chapter 9. Reporting

In this chapter, we will cover the following topics:

  • Converting Nmap XML to CSV
  • Extracting links from URLs to Maltego
  • Extracting e-mails to Maltego
  • Parsing Sslscan to CSV
  • Generating graphs using plot.ly

Introduction

We’ve got recipes throughout this module 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 ...

Get Python: Penetration Testing for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.