Saturday, January 23, 2016

Scripting Website Screenshot Captures

cutycapt is a nice tool that can allow you to script or automate collecting screenshots of websites.

As an example, after you download or install cutycapt (or use an OS like Kali that already has it installed) then you type

cutycapt --url=http://neonprimetime.blogspot.com --out=neo.png



And boom you have a screenshot in a png file.



Now add this command to some python script for example and you could in theory grab screenshots of an entire website if needed.

More about neonprimetime


Top Blogs of all-time
  1. pagerank botnet sql injection walk-thru
  2. DOM XSS 101 Walk-Through
  3. php injection ali.txt walk-thru


Top Github Contributions
  1. Qualys Scantronitor 2.0


Copyright © 2015, this post cannot be reproduced or retransmitted in any form without reference to the original post.

No comments:

Post a Comment