sensepost / gowitness

🔍 gowitness - a golang, web screenshot utility using Chrome Headless
GNU General Public License v3.0
2.82k stars 323 forks source link

Question: generating HTML report #177

Closed Darkcast closed 1 year ago

Darkcast commented 1 year ago

Hi, I am running version gowitness: 2.4.2 on kali I am trying to test a list of url but for some reason i cant seem to figure out how to. ive tried

gowitness file -f urls.txt
gowitness report export -f urls.txt

and no luck, cant seem to find the correct combination to generate the html report if anyone could help me with the correct syntax i would greatly apreciated.

thanks :)