Skip to content

keldnorman/masscan-util-to-images

Repository files navigation

Get the code:

apt-get update -qq -y && apt-get install git

git clone https://github.com/keldnorman/masscan-util-to-images.git

INSTALL PRE REQ. FOR:

scan-and-screenshot

apt-get install ratpoison xvfb masscan imagemaigck golang morgrify iptables

export GOPATH=/home/[YOUR USER]/go && go get github.com/adnanh/webscrot

Alter the WEBSCROT variable in the script to match your user directory

INSTALL PRE REQ. FOR:

scan-and-screenshot-extra

apt-get install ratpoison xvfb masscan imagemaigck golang morgrify iptables

git clone https://github.com/yaph/webshots.git

ln -s /path/to/webshots/webshots $HOME/bin

ln -s /path/to/webshots/webshots.js $HOME/bin

Alter the WEBSHOTS variable in the script to point to your webshot location

Also you need to instwall "midori" (thanks for that info to tl87 commented on 11 Aug 2018)

RUN

chmod +x ./scan-and-screenshot*

./scan-and-screenshot 10.0.0.0/24

./scan-and-screenshot 172.16.0.0/16

You can also screenshot external ip ranges..

About

Masscan an IP range and screenshot the web pages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages