MCPcopy Index your code
hub / github.com/Coordinate-Cat/osint-tools-cli

github.com/Coordinate-Cat/osint-tools-cli @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
61 symbols 93 edges 8 files 0 documented · 0% updated 8mo agov2.0.0_beta · 2022-02-11★ 981 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

OSINT-TOOLS-CLI

GitHub code size in bytes GitHub commit activity GitHub last commit

[!IMPORTANT] This project is planned to be rewritten in Rust and ratatui (2025-02-20).

top list

WHATS THIS

THIS IS A CLI VERSION OF THE CHEAT SHEET FOR EASY ACCESS. TABLE OF CONTENTS IS BASED ON CIPHER387/OSINT_STUFF_TOOL_COLLECTION.
IT CAN BE NAVIGATED WITHOUT USING COMMANDS OR THE CURSOR.

WIKI

HERE

TABLE OF CONTENTS

toc ├ MAPS_GEOLOCATION_AND_TRANSPORT │ ├ Social media and photos maps │ ├ Nature Aviation │ ├ Maritime │ ├ Railway │ ├ Routes │ ├ Politics, conflicts and crisis │ ├ Urban and industrial infrastructure │ ├ Transport │ ├ Communications, Internet, Technologies Tools │ ├ Street View │ └ Other ├ SOCIAL_MEDIA │ ├ Twitter │ ├ YouTube │ ├ TikTok │ ├ Facebook │ ├ Clubhouse │ ├ Linkedin │ ├ Xing │ ├ Reddit │ ├ Onlyfans │ ├ Twitch │ ├ Fidonet │ ├ Usenet │ ├ Tumblr │ ├ Flickr │ ├ Spotify │ ├ Discord │ ├ Yandex │ ├ Instagram │ ├ Google │ ├ Patreon │ ├ Github │ ├ Parler │ ├ Pornhub │ ├ Steam │ ├ Xbox │ ├ VK │ ├ Office365 │ ├ OneDrive │ └ Universal ├ DOWNLOADERS ├ DOMAIN_IP_LINKS │ ├ Dorks/Pentest/Vulnerabilities │ ├ Searchers, scrapers, extractors, parsers │ ├ Backlinks analyze │ ├ Redirect lookup │ ├ Cookies analyze │ ├ Website's files metadata analyze and files downloads │ ├ Website analyze │ ├ Domain/IP investigation │ ├ Subdomains scan/brute │ ├ Cloudfare │ ├ Databases of domains │ ├ Website traffic look up │ ├ Website technology look up │ ├ Source Code Analyzes │ └ URL unshorteners ├ IMAGE_SEARCH_AND_IDENTIFICATION │ ├ Reverse Image Search Engines │ ├ Other Image Search Engines │ ├ Image Analyze │ ├ Exif Analyze and Editing │ ├ Face recognition and search │ └ Font Indenfication ├ CRYPTOCURRENCIES ├ MESSENGERS │ ├ Telegram │ ├ WhatsApp │ ├ Kik │ ├ Skype │ └ Others ├ CODE ├ SEARCH_ENGINES ├ TOOLS_FOR_DUCKDUCKGO ├ TOOLS_FOR_GOOGLE ├ IOT ├ ARCHIVES ├ ARCHIVES_OF_DOCUMENTS ├ DATASETS ├ PASSWORDS_EMAILS_PHONE_NUMBERS ├ PEOPLE_SEARCH ├ SOCK_PUPPETS ├ NOOSINT_TOOLS ├ TOOLS_COLLECTIONS ├ FILES ├ NFT ├ IMEI_AND_SERIAL_NUMBERS ├ KEYWORDS_TRENDS_NEWS_ANALYTICS ├ APPS_AND_PROGRAMS ├ BRANDS_COMPANIES_ITEMS │ └ Amazon ├ MOVIES ├ TV_RADIO ├ VIRTUALMACHINES_LINUX_DISTRIBUTIONS └ MY_PROJECTS

CONTRIBUTORS

Made with contrib.rocks.

Extension points exported contracts — how you extend this code

Component (Interface)
(no doc) [2 implementers]
src/components/mod.rs

Core symbols most depended-on inside this repo

go_back
called by 3
src/components/category_list.rs
draw
called by 2
src/app.rs
stop
called by 2
src/tui.rs
enter
called by 2
src/tui.rs
exit
called by 2
src/tui.rs
cancel
called by 2
src/tui.rs
next
called by 2
src/tui.rs
register_action_handler
called by 2
src/components/preview_panel.rs

Shape

Method 49
Class 6
Enum 3
Function 2
Interface 1

Languages

Rust100%

Modules by API surface

src/tui.rs18 symbols
src/components/category_list.rs13 symbols
src/models.rs10 symbols
src/components/preview_panel.rs7 symbols
src/app.rs7 symbols
src/components/mod.rs4 symbols
src/main.rs1 symbols
src/action.rs1 symbols

For agents

$ claude mcp add osint-tools-cli \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page