Skip to content

Simple, but useful OSINT tool with elements of web-scraping

Notifications You must be signed in to change notification settings

memb3r/ontotool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Version: 1.0.1

Preview (IP lookup example)

 _____     _       _____ _____ _____ __    
|     |___| |_ ___|_   _|     |     |  |   
|  |  |   |  _| . | | | |  |  |  |  |  |__ 
|_____|_|_|_| |___| |_| |_____|_____|_____| v1.0.1

[!] Hi! Welcome to OntoTOOL - proffesional OSINT tool. There you can find information from Open Sources.
[!] Author: https://github.com/memb3r/
[!] Type "help" to see all commands.

[?] Input answer here: ip
[IP]:
    [?] Input IP here: 8.8.8.8
    [!] Searching information...
    [+] IP: 8.8.8.8
    [+] Network: 8.8.8.0/24
    [+] Version: IPv4
    [+] City: Mountain View
    [+] Region: California
    [+] Region Code: CA
    [+] Country: US
    [+] Country Name: United States
    [+] Country Code: US
    [+] Country Code ISO3: USA
    [+] Country Capital: Washington
    [+] Country TLD: .us
    [+] Continent Code: NA
    [+] In Europe: False
    [+] Postal: 94043
    [+] Latitude: 37.42301
    [+] Longitude: -122.083352
    [+] Timezone: America/Los_Angeles
    [+] UTC Offset: -0800
    [+] Country Phone Code: +1
    [+] Currency: USD
    [+] Currency Name: Dollar
    [+] Languages: en-US,es-US,haw,fr
    [+] Country Area: 9629091.0
    [+] Country Population: 327167434
    [+] ASN: AS15169
    [+] Organisation: GOOGLE
    [!] Searching information on whatismyipaddress.com...
    [+] whatismyipaddress.com URL: https://whatismyipaddress.com/ip/8.8.8.8
    [!] Searching geolocation...
    [+] Google Maps URL: https://www.google.com/maps/search/37.42301+-122.083352
    [+] Address: 1643, Amphitheatre Parkway, Mountain View, Santa Clara County, California, 94043, United States
[?] Input answer here:

Installation (using apt)

  1. Installing git and pip:
sudo apt install git python3-pip
  1. Cloning the repo:
git clone https://github.com/memb3r/ontotool
  1. Moving to repo folder:
cd ontotool
  1. Starting OntoTOOL:
python3 ontotool.py

Full docs for other Operating Systems: Click!

Usage

After starting the program, OntoTOOL will install needed libraries like requests, bs4 and others by itself (if you have pip installed). After program will install libraries, it will crash, so restart it.

Commands:

[?] Input answer here: help
[HELP]:
    [!]       Author: https://github.com/memb3r/
    [help]    Shows this help message.
    [phone]   Shows information about phone number.
    [ip]      Shows information about IP address.
    [user]    Shows information about username.
    [email]   Shows information about email.

Tested on

OS/Service Domain Tested?
Codedamn codedamn.com
Replit repl.it
Ubuntu ubuntu.com
Other OS/Services None