amroot / amass-to-csv

A simple script that generates an Excel friendly CSV file from an Amass JSON file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amass-to-csv.py

A very simple script that I quickly tossed together that generates an Excel friendly CSV file from an OWASP Amass JSON file.

I'll update this with anything I find useful while performing real-world OSINT tasks. The functions can be incorporated into other scrips with ease.

The OWASP Amass Project is an amazing project that performs network mapping of attack surfaces and external asset discovery using OSINT.

About

A simple script that generates an Excel friendly CSV file from an Amass JSON file.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%