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

Add WHOIS results to the report #20

Open uBadRequest opened 3 years ago

uBadRequest commented 3 years ago

While investigating domains that match my regex and taking screenshots of them, it would be so helpful to have the WHOIS results next to each screenshot.

Thanks!