Git Product home page Git Product logo

websight's Introduction

WebSight

An updated version of the webpage-screenshot script. This version has been updated to use selenium v4 and supports more port numbers. The purpose of this tool is to determine if any of the provided public IP addresses have sensitive information that is publicly available.

To use WebSight, you need to provide a list of IP addresses and specify the port to use. WebSight will then take a screenshot of the website at each IP address and output a table with the IP address, port, and screenshot path.

Usage

To use WebSight, run the script with the following arguments:

python websight.py -i <ips_list_file> -s <screenshots_dir> -t <timeout> -p <port> -n <threads> --verbose
  • ips_list_file: A file containing a list of IP addresses to scan, one per line.
  • screenshots_dir: The directory to save the screenshots.
  • timeout: The maximum time (in seconds) to wait for the page to load.
  • port: The port to scan (either 80 for HTTP or 443 for HTTPS).
  • threads: The number of threads to use.

websight's People

Contributors

penquinking avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.