GithubHelp home page GithubHelp logo

memb3r / webrover Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 21 KB

Tool for finding information about IPs and websites using OSINT

Python 100.00%
domain domaintoip iplocation iplookup nmap portscanner web whois whois-lookup osint osint-python python

webrover's Introduction

Webrover

About

Webrover - is an OSINT-tool for looking information about IPs, hosts, websites. You can scan ports, search domains by IP, search IP by domain, find IPs geolocation, make WHOIS lookup.

The goal of this project is a simple and minimalistic tool that requires as little effort as possible to install.

How to install?

For Debian-based (apt):

# Installing python3, pip and git.
$ sudo apt install python3 python3-pip git

# Downloading Webrover using git.
$ git clone https://github.com/memb3r/Webrover

For Arch-based (pacman):

# Installing python3, pip and git.
$ sudo pacman -S python python-pip git

# Downloading Webrover using git.
$ git clone https://github.com/memb3r/Webrover

For Fedora-based (dnf):

# Installing python3, pip and git.
$ sudo dnf install python3 python3-pip git

# Downloading Webrover using git.
$ git clone https://github.com/memb3r/Webrover

For OpenSUSE-based (zypper):

# Installing python3, pip and git.
$ sudo zypper install python3 python3-pip git

# Downloading Webrover using git.
$ git clone https://github.com/memb3r/Webrover

For Void-based (xbps):

# Installing python3, pip and git.
$ sudo xbps-install -S python3 py3-pip git

# Downloading Webrover using git.
$ git clone https://github.com/memb3r/Webrover

For Alpine-based (apk):

# Installing python3, pip and git.
$ sudo apk add python3 py3-pip git

# Downloading Webrover using git.
$ git clone https://github.com/memb3r/Webrover

Usage

To start Webrover you only need to things:

# Moving to Webrover directory.
cd Webrover

# Starting Webrover script.
python3 webrover.py

In 1.0, Webrover has only 5 options:

1   >   WHOIS Lookup
2   >   Domain to IP
3   >   IP Geolocation Finder
4   >   IP to Domain
5   >   Port Scanner

You need to input your option number inside the program to use it.

Logs

1.0:

  • Added WHOIS lookup
  • Added Domain to IP
  • IP Geolocation Finder
  • IP to Domain
  • Port Scanner

FAQ

  • Can I test Webrover online? - Yes, you can, but only on Replit, Codedamn or on other online IDEs.
  • Is it legal? - Yes, totally legal. Webrover using OSINT (Open Source Intelligence), that is legal, because it finds information from Open Sources.
  • Can I install it on Windows? - No. Sorry, but I don't make programs for Windows. Only Linux.
  • Do I need to install libraries for Webrover? - No, Webrover automaticly installs libraries, but if you can't install it inside Webrover, install 'python-whois' and 'requests' libraries by yourself.

webrover's People

Contributors

memb3r avatar

Stargazers

 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.