All Projects β†’ tdh8316 β†’ Investigo

tdh8316 / Investigo

Licence: MIT license
πŸ”Ž Find usernames and download their data across social media.

Programming Languages

go
31211 projects - #10 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Investigo

Sherlock
πŸ”Ž Hunt down social media accounts by username across social networks
Stars: ✭ 28,569 (+16905.36%)
Mutual labels:  osint, sherlock, information-gathering, reconnaissance
sherlock
πŸ”Ž Find usernames across social networks
Stars: ✭ 52 (-69.05%)
Mutual labels:  osint, sherlock, information-gathering, reconnaissance
Osint Tools
πŸ‘€ Some of my favorite OSINT tools.
Stars: ✭ 155 (-7.74%)
Mutual labels:  osint, information-gathering, reconnaissance
Gasmask
Information gathering tool - OSINT
Stars: ✭ 518 (+208.33%)
Mutual labels:  osint, information-gathering, reconnaissance
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+1276.19%)
Mutual labels:  osint, information-gathering, reconnaissance
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-65.48%)
Mutual labels:  osint, information-gathering, reconnaissance
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+1918.45%)
Mutual labels:  osint, information-gathering, reconnaissance
Theharvester
E-mails, subdomains and names Harvester - OSINT
Stars: ✭ 6,175 (+3575.6%)
Mutual labels:  osint, information-gathering, reconnaissance
Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+3996.43%)
Mutual labels:  osint, information-gathering, reconnaissance
Discover
Custom bash scripts used to automate various penetration testing tasks including recon, scanning, parsing, and creating malicious payloads and listeners with Metasploit.
Stars: ✭ 2,548 (+1416.67%)
Mutual labels:  osint, information-gathering, reconnaissance
Social Analyzer
API, CLI & Web App for analyzing & finding a person's profile across +1000 social media \ websites (Detections are updated regularly by automated systems)
Stars: ✭ 8,449 (+4929.17%)
Mutual labels:  osint, information-gathering, reconnaissance
querytool
Querytool is an OSINT framework based on Google Spreadsheets. With this tool you can perform complex search of terms, people, email addresses, files and many more.
Stars: ✭ 104 (-38.1%)
Mutual labels:  osint, information-gathering, reconnaissance
Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+1947.02%)
Mutual labels:  osint, information-gathering, reconnaissance
Phoneinfoga
PhoneInfoga is one of the most advanced tools to scan international phone numbers using only free resources. It allows you to first gather standard information such as country, area, carrier and line type on any international phone number. Then search for footprints on search engines to try to find the VoIP provider or identify the owner.
Stars: ✭ 5,927 (+3427.98%)
Mutual labels:  osint, information-gathering, reconnaissance
Favfreak
Making Favicon.ico based Recon Great again !
Stars: ✭ 564 (+235.71%)
Mutual labels:  osint, information-gathering, reconnaissance
Deadtrap
An OSINT tool to gather information about the real owner of a phone number
Stars: ✭ 73 (-56.55%)
Mutual labels:  osint, information-gathering, reconnaissance
Pdlist
A passive subdomain finder
Stars: ✭ 204 (+21.43%)
Mutual labels:  osint, information-gathering, reconnaissance
Scylla
The Simplistic Information Gathering Engine | Find Advanced Information on a Username, Website, Phone Number, etc.
Stars: ✭ 154 (-8.33%)
Mutual labels:  osint, information-gathering
Sherlock Js
Find usernames across over 170 social networks - Fast & flexible remake of sdushantha/sherlock
Stars: ✭ 153 (-8.93%)
Mutual labels:  osint, reconnaissance
wordlist generator
Unique wordlist generator of unique wordlists.
Stars: ✭ 41 (-75.6%)
Mutual labels:  information-gathering, reconnaissance

Works on my machine

Investigo

License: MIT Stargazers Go Tweet

Overview

Investigo is a command-line tool written in Go to investigate usernames and download their data on social media.

screenshot

Build from source

To compile investigo, Go 1.12 or higher is required.

git clone https://github.com/tdh8316/Investigo.git
cd Investigo
go build

Usage

$ investigo -h
Investigo - Investigate User Across Social Networks.

usage: investigo USERNAME [USERNAMES...] flags options
perform test: investigo --test

positional arguments:
        USERNAMES             one or more usernames to investigate

flags:
        -h, --help            show this help message and exit
        --no-color            disable colored stdout output
        --no-output           disable file output
        --update              update database before run from Sherlock repository
        -t, --tor             use tor proxy
        -v, --verbose         verbose output
        -d, --download        download the contents of site if available

options:
        --database DATABASE   use custom database
        --sites SITES         specific sites to investigate (Separated by comma)
        --timeout SECONDS     specific http request timeout

Database

Investigo uses Sherlock database.

Therefore, in case you want to add a new site to the database, you can make an issue or a pull request on the Sherlock repository.

License

Licensed under the MIT License

Copyright 2022 Donghyeok Tak

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].