vir_chakra Posted January 17, 2020 Report Posted January 17, 2020 Dear All, I wanna screenshot bulk URL's but could not find free tool for doing it efficiently. Can anyone please upload URL Profiler or anyother tool which can capture bulk screenshots. Quote
Nytro Posted January 17, 2020 Report Posted January 17, 2020 Hi, there are multiple tools for this, the most common one is this: https://github.com/FortyNorthSecurity/EyeWitness But I also found https://github.com/gen2brain/url2img and I know for sure there are other tools as well but I cannot remember their names. Quote
1337 Posted January 17, 2020 Report Posted January 17, 2020 I've recently used https://github.com/sensepost/gowitness, it uses Chrome Headless and it's fully written in Go. Use the following flag "file -s [filename] in order to screenshot an entire list of URLs. 1 Quote
Active Members 0xStrait Posted January 17, 2020 Active Members Report Posted January 17, 2020 (edited) Also, you can use webscreenshot... you can choose the render method (chromium / chrome, firefox, phantomjs) and specific ports (8080, 81, etc.). Edited January 17, 2020 by 0xStrait 1 Quote
EMILIAN1 Posted January 18, 2020 Report Posted January 18, 2020 best answers from Nytro https://screencloud.net Quote