Skip to content

Latest commit

 

History

History
243 lines (127 loc) · 10.4 KB

File metadata and controls

243 lines (127 loc) · 10.4 KB

OSINTech Timeline

OSINTech’s Timeline #158

Prayer of the Raccoons


Week of 10 — 16 April 2026

Every week, I manually curate tools, research, and services that are genuinely useful for OSINT, digital investigations, security research, and adjacent fields.

No hype. No SEO noise. No "AI startups that change everything".
Only things you can open, verify, and actually use.


🧭 Featured Project

Tesari — OSINT Copilot

A first step for investigations into organized crime, corruption, trafficking, and global risk networks.

Tesari is designed as an entry point into complex investigations: structure, context, and navigable intelligence instead of chaotic searching.

🔗 https://www.tesari.ai


🌍 Regional & Thematic OSINT

Uncommon OSINT. Obsidian, Semantic Meaning and NLP by Claudia Tietze

🔗 https://medium.com/@farallon/uncommon-osint-obsidian-semantic-meaning-and-nlp-3339e1e51d70

City2Graph. GeoAI with Graph Neural Networks (GNNs) and Spatial Network Analysis

🔗 https://github.com/c2g-dev/city2graph

Open-Source Intelligence or OSINT: You Can’t Hide on Telegram

🔗 https://hackers-arise.com/open-source-intelligence-or-osint-you-cant-hide-on-telegram/

SPECTRAL-GSM. A WEB-BASED GSM INTERCEPTION PLATFORM BUILT ON OSMOCOMBB

🔗 https://www.rtl-sdr.com/spectral-gsm-a-web-based-gsm-interception-platform-built-on-osmocombb/

Officer CIA’s Start.me page brings investigations, feeds, maps, and reference links into one structured workspace

🔗 https://start.me/p/QRg5ad/officercia

StackerMap. Subscribing to every Substacker that joins

🔗 https://stackermap.com/


🛠 OSINT Tools, Services & Investigations

Threat Research with Obsidian for SOC Analysts

🔗 https://github.com/malleVF/Threat-Research-with-Obsidian-for-SOC-Analysts

Facebook Container. Prevent Facebook from tracking you around the web. The Facebook Container extension for Firefox helps you take control and isolate your web activity from Facebook

🔗 https://addons.mozilla.org/ru/firefox/addon/facebook-container/

Quarkdown. Markdown with superpowers: from ideas to papers, presentations, websites, books, and knowledge bases

🔗 https://github.com/iamgio/quarkdown

Flight Path Analysis A project to download and interpret historical flights and weather data, and trains a ML model to predict fuel consumption based on weather conditions on takeoff. Created for the Erdös Institute Data Science Bootcamp

🔗 https://github.com/Flight-Path-Analysis/FlightPathAnalysis

Flight Path Visualization. A stunning 3D interactive flight path visualization built with Three.js, featuring flight simulation around a photorealistic Earth with GPU-accelerated rendering for optimal performance

🔗 https://github.com/jeantimex/flight-path

qcrawl. Fast async web crawling & scraping framework for Python

🔗 https://github.com/crawlcore/qcrawl

StegoForge. The ultimate steganography and digital forensics toolkit. Hide and extract data across images, audio, video, documents, and network packets, or run 11 advanced detection engines to uncover hidden payloads

🔗 https://github.com/Nour833/StegoForge

ChopChopGo. Rapidly Search and Hunt through Linux Forensics Artifacts

🔗 https://github.com/M00NLIG7/ChopChopGo

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew

🔗 https://github.com/bridgecrewio/checkov

Ghost Eye Information gathering Footprinting Scanner and Recon Tool Release. Ghost Eye is an Information Gathering Tool I made in python 3. To run Ghost Eye, it only needs a domain or ip. Ghost Eye can work with any Linux distros if they support Python 3

🔗 https://github.com/BullsEye0/ghost_eye

Grype. A vulnerability scanner for container images and filesystems

🔗 https://github.com/anchore/grype

Search for All Leaked Keys & Secrets Using One Regex

🔗 https://github.com/Lu3ky13/Search-for-all-leaked-keys-secrets-using-one-regex-


🤖 Universal Search & AI

Neural Networks: Zero to Hero. A course on neural networks that starts all the way at the basics. The course is a series of YouTube videos where we code and train neural networks together. The Jupyter notebooks we build in the videos are then captured here inside the lectures directory. Every lecture also has a set of exercises included in the video description. (This may grow into something more respectable)

🔗 https://github.com/karpathy/nn-zero-to-hero/

MF0-1984 is a local-first single-page app for multi-provider LLM chat, structured workflows (Intro / Access / Rules / Help), a Memory tree (3D graph over SQLite), themes and dialogs, analyticsfavorites, and project profile backup/restore (.mf bundles)

🔗 https://github.com/PavelMuntyan/MF0-1984

Cognee is an open-source knowledge engine that lets you ingest data in any format or structure and continuously learns to provide the right context for AI agents. It combines vector search, graph databases and cognitive science approaches to make your documents both searchable by meaning and connected by relationships as they change and evolve

🔗 https://github.com/topoteretes/cognee

AI Exposure of the US Job Market. 342 occupations · area = employment · color = AI exposure. Data from BLS, scored by Gemini Flash

🔗 https://joshkale.github.io/jobs/

Pattern8. Enforce zero-trust rules for AI agents to prevent hallucinations, unsafe actions, and policy bypasses

🔗 https://github.com/NVFivem/pattern8

Multica. The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills

🔗 https://github.com/multica-ai/multica


👨‍💻 Software Development & APIs

Plane. Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage

🔗 https://github.com/makeplane/plane

Open Source part of Little Snitch for Linux. It consists of:

  • The Rust crate ebpf, which contains all eBPF programs attached to the Linux kernel.
  • The Rust crate common, which contains all types and functions shared between kernel and user space.
  • The Rust crate demo-runner. This is a user-space program which loads the eBPF programs into the kernel and demonstrates how to share data with these programs via eBPF maps. It loads two blocklists for demonstration: blocked_hosts.txt and blocked_domains.txt.
  • webroot: This is the JavaScript web UI of Little Snitch for Linux

🔗 https://github.com/obdev/littlesnitch-linux


🐧 Linux & DevOps

Fakeroute allows you to insert fake IPv4 and IPv6 hops between the last real hop and your Linux server by making use of IP address spoofing

🔗 https://github.com/blechschmidt/fakeroute

Podroid. Rootless Podman for Android - run Linux containers on your phone

🔗 https://github.com/ExTV/Podroid

Shelter is a Free and Open-Source app that leverages the "Work Profile" feature of Android to provide an isolated space that you can install or clone apps into

🔗 https://f-droid.org/packages/net.typeblog.shelter/

Island. Isolate an app to protect privacy, Clone an app to run in parallel, Freeze an app to completely block its background behavior, Hide an app for various reasons

🔗 https://play.google.com/store/apps/details?id=com.oasisfeng.island&pli=1

FlClash. A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free

🔗 https://github.com/chen08209/FlClash

HomeInfra offers a strong, dependable, and easily replicable configuration for your homelab, incorporating vital elements like HTTPS, NAT traversal, Security, CI/CD pipelines, Cronjobs, DDNS, Docker management, Automatic Backup, and more

🔗 https://github.com/homeinfra-org/infra

Yaos. A zero-terminal, real-time sync engine for Obsidian, powered by your own Cloudflare Worker

🔗 https://github.com/kavinsood/yaos/tree/main


🔌 Hardware & Devices

ESP32-SI4732 Radio Receiver ATS mini. The receiver was designed by a Chinese engineer. His nickname is Sunnygold and he open sourced both hardware (board, 3d-printed and cnc-machined cases) and software. Initially, he didn't knew that the receiver was sold on AliExpress and became popular on YouTube and other communities. Then another Chinese developer Zooc joined him to help improve the firmware. This firmware is for use on the SI4732 (ESP32-S3) Mini/Pocket Receiver

🔗 https://github.com/esp32-si4732/ats-mini


🚨 From CyberDetective

Claude skills for journalism

Verification hooks, Editorial workflow hooks, Core journalism skills, Communications and publishing, Design and production, Writing quality, Academic and research, AI and creative tools

🔗 https://github.com/jamditis/claude-skills-journalism

DATABASES FOR OSINT Start me page by Technisiette. Government, People/phone numbers, Domain info, Stolen properties, Occupations and others

🔗 https://start.me/p/QRENnO/databases

Reverse Image Search Online Tool. Upload image by file/url. Analyze image with AI. Get quick links to 6 reverse image search engines. Get text queries for searching for similar images

🔗 https://verifierpro.com/tools/reverse-image-search/


📌 Where to Follow

If this timeline saves you time, it’s doing its job.
Free to read. Manually curated. Minimal noise.


📌 Donates

Buy Me a Coffee


📌 Legal and ethical note

All tools and techniques documented in the dataset are presented for informational,
educational and information security purposes only.

The dataset does not promote or endorse illegal activities.
Users are responsible for complying with applicable laws and ethical standards.


📌 About future updates

The dataset is updated on a regular basis.
Future posts will document changes, notable additions and emerging trends observed within the dataset.

This post serves as an introduction and reference point for those updates.