If you have never heard of PhantomJS ( http://phantomjs.org/ ) before, it’s a “Full Web Stack with No Browser Required”, basically it a GUI-less browser. One of the magical “example” files that it has is called “rasterize.js”
Rasterize.JS essentially renders a URL, screen shots it and give it to you in a number of different formats, here’s it’s usage:
Usage: rasterize.js URL filename [paperwidth*paperheight|paperformat] paper (pdf output) examples: "5in*7.5in", "10cm*20cm", "A4", "Letter" PhantomJS is sweet for sweeping a ton of IPs and suspected HTTP/S sites, and look through a gallery of them to start figuring out which looks the most interesting… and we are going to essentially just that, except from a Victim machine.
↧