/grabScreenUrl

grab image screen from list url txt

Primary LanguagePython

grabScreenUrl

grab image screen from list url

Usage

./grabscreenurl.py -i list.txt -g cutycap "--javascript=off --insecure --url=<url> --out=<outfiname>"

url and outfiname will replace at runtime

Full example with webkit2png

./grabscreenurl.py -i sample_dirsearch.log -c dirsearch -g "webkit2png -o <outfilename> --timeout=2000 <url>"

Full example with cutycapt

./grabscreenurl.py -i sample_dirsearch.log -c dirsearch -g "cutycapt --javascript=off --insecure --url=<url> --out=<outfiname>"

convert param

convert origin file to flat list url

list converter

-c dirsearch

todo

implement converter from dirbuster