webscreener 1.0 alpha

Webscreener is a tool for mass web domains pentesting. It is used to take snapshots for domains that is generated by a tool like knockpy or Sublist3r. It cuts out most of the pentesting time by screenshooting many domains and present them in an HTML page for the pentester to check them all at once.

Requirements

Usage

>python webscreener.py <targetlist> 

TargetList content format example

domain.com
sub.domain.com
sub2.domain.com
sub.domain2.com
...

Tutorial Video

Future

Supporting http. (currently the tool only checks the domains if they are valid in https protocol).

GitHub

https://github.com/Seekurity/webscreener