Skip to content

oyi77/1ai-osint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1ai-osint

One-stop AI-Powered OSINT & ZKIT Research Platform

CLI-first security investigation tool combining OSINT aggregator, secret scanner, crypto analyzer, and Zero Knowledge Identity Tracking (ZKIT) — all orchestrated by AI via LangGraph + Omniroute.

Quick Start

pip install -e .
cp .env.example .env
1ai-osint doctor
1ai-osint deep-scan "Target Name" --profile fast --cloak
1ai-osint deep-scan user@example.com --profile deep --case INV-001 --pdf
python -m src.cli.main --help

See docs/ROADMAP.md and docs/INTEL_STANDARD.md for briefing structure and API keys.

Features

Module Description
Gitleaks Git repo secret scanning (GitHound-based)
Data Leaks Breach database aggregation (extends HellCatZ)
People Finder Social media username search
Phone Finder Phone number OSINT
Crypto Passphrase BIP-39 generation + entropy checking
Crypto Private Key Leaked key detection + validation
ZKIT Identity Privacy-preserving identity correlation
AI Orchestrator LangGraph workflow with Omniroute
CloakBrowser Stealth Bypasses CDNs & CAPTCHAs via CDP

Research

This project accompanies the paper:

"Zero Knowledge Identity Tracking (ZKIT): Leveraging AI, OSINT, and Leaked Data for Comprehensive Investigations"

See docs/RESEARCH.md for draft.

Architecture

CLI → LangGraph Orchestrator → [Modules] → ZKIT Engine → Report Generator
         ↕
   Omniroute (160+ LLM providers)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors