byt3bl33d3r / WitnessMe

Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.
GNU General Public License v3.0
727 stars 109 forks source link

Ability to output to CSV or XML --feature request #5

Closed nullenc0de closed 4 years ago

nullenc0de commented 4 years ago

The tool makes a very useful graph output. Would it be possible to leverage it in another format that is shareable to people that don't have WitnessMe installed?

Specifically, I was hoping for a CSV or XML output.

byt3bl33d3r commented 4 years ago

I like the idea. Will add it to the TO DO list :) Thanks

byt3bl33d3r commented 4 years ago

CSV reporting was added to the latest update. Thanks!