{"id":26304236,"url":"https://github.com/reconurge/flowsint","last_synced_at":"2026-02-05T23:08:08.576Z","repository":{"id":319455739,"uuid":"925273833","full_name":"reconurge/flowsint","owner":"reconurge","description":"A modern platform for visual, flexible, and extensible graph-based investigations. For cybersecurity analysts and investigators.","archived":false,"fork":false,"pushed_at":"2026-02-02T19:56:43.000Z","size":63834,"stargazers_count":2451,"open_issues_count":27,"forks_count":288,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-02-03T10:07:48.913Z","etag":null,"topics":["investigation","osint","python","recon"],"latest_commit_sha":null,"homepage":"https://flowsint.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reconurge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-31T15:10:41.000Z","updated_at":"2026-02-03T09:58:58.000Z","dependencies_parsed_at":"2025-10-19T06:40:14.059Z","dependency_job_id":null,"html_url":"https://github.com/reconurge/flowsint","commit_stats":null,"previous_names":["reconurge/flowsint"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/reconurge/flowsint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconurge%2Fflowsint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconurge%2Fflowsint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconurge%2Fflowsint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconurge%2Fflowsint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reconurge","download_url":"https://codeload.github.com/reconurge/flowsint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconurge%2Fflowsint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29137830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:02:30.544Z","status":"ssl_error","status_checked_at":"2026-02-05T23:02:24.945Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["investigation","osint","python","recon"],"created_at":"2025-03-15T08:15:03.298Z","updated_at":"2026-02-05T23:08:08.557Z","avatar_url":"https://github.com/reconurge.png","language":"TypeScript","readme":"# Flowsint\n\n[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](./LICENSE)\n[![Ethical Software](https://img.shields.io/badge/ethical-use-blue.svg)](./ETHICS.md)\n\nFlowsint is an open-source OSINT graph exploration tool designed for ethical investigation, transparency, and verification.\n\n**Ethics:** Please read [ETHICS.md](./ETHICS.md) for responsible use guidelines.\n\n\u003cimg width=\"1439\" height=\"899\" alt=\"hero-dark\" src=\"https://github.com/user-attachments/assets/01eb128e-bef4-486e-9276-c4da58f829ae\" /\u003e\n\u003cimg width=\"1511\" height=\"946\" alt=\"Capture d’écran 2026-01-13 à 09 15 58\" src=\"https://github.com/user-attachments/assets/d1a9eca6-9ec4-4402-93f4-303c3dc30de1\" /\u003e\n\u003cimg width=\"1511\" height=\"948\" alt=\"Capture d’écran 2026-01-13 à 09 19 45\" src=\"https://github.com/user-attachments/assets/6d9e9e6d-d8c7-4ed2-8b8c-53a945b28d05\" /\u003e\n\n## Contributing\n\nFlowsint is still in early development and definetly needs the help of the community! Feel free to raise issues, propose features, etc.\n\n## Get started\n\nDon't want to read ? Got it. Here's your install instructions:\n\n#### 1. Install pre-requisites\n\n- Docker\n- Make\n\n#### 2. Run install command\n\n```bash\ngit clone https://github.com/reconurge/flowsint.git\ncd flowsint\nmake prod\n```\n\nThen go to [http://localhost:5173/register](http://localhost:5173/register) and create an account. There are no credentials or account by default.\n\n\n\u003e ✅ OSINT investigations need a high level of privacy. Everything is stored on your machine.\n\n\n## What is it?\n\nFlowsint is a graph-based investigation tool focused on reconnaissance and OSINT (Open Source Intelligence). It allows you to explore relationships between entities through a visual graph interface and automated enrichers.\n\n### Available Enrichers\n\n**Domain Enrichers**\n- Reverse DNS Resolution - Find domains pointing to an IP\n- DNS Resolution - Resolve domain to IP addresses\n- Subdomain Discovery - Enumerate subdomains\n- WHOIS Lookup - Get domain registration information\n- Domain to Website - Convert domain to website entity\n- Domain to Root Domain - Extract root domain\n- Domain to ASN - Find ASN associated with domain\n- Domain History - Retrieve historical domain data\n\n**IP Enrichers**\n- IP Information - Get geolocation and network details\n- IP to ASN - Find ASN for IP address\n\n**ASN Enrichers**\n- ASN to CIDRs - Get IP ranges for an ASN\n\n**CIDR Enrichers**\n- CIDR to IPs - Enumerate IPs in a range\n\n**Social Media Enrichers**\n- Maigret - Username search across social platforms\n\n**Organization Enrichers**\n- Organization to ASN - Find ASNs owned by organization\n- Organization Information - Get company details\n- Organization to Domains - Find domains owned by organization\n\n**Cryptocurrency Enrichers**\n- Wallet to Transactions - Get transaction history\n- Wallet to NFTs - Find NFTs owned by wallet\n\n**Website Enrichers**\n- Website Crawler - Crawl and map website structure\n- Website to Links - Extract all links\n- Website to Domain - Extract domain from URL\n- Website to Webtrackers - Identify tracking scripts\n- Website to Text - Extract text content\n\n**Email Enrichers**\n- Email to Gravatar - Find Gravatar profile\n- Email to Breaches - Check data breach databases\n- Email to Domains - Find associated domains\n\n**Phone Enrichers**\n- Phone to Breaches - Check phone number in breaches\n\n**Individual Enrichers**\n- Individual to Organization - Find organizational affiliations\n- Individual to Domains - Find domains associated with person\n\n**Integration Enrichers**\n- N8n Connector - Connect to N8n workflows\n\n## Project structure\n\nThe project is organized into autonomous modules:\n\n### Core modules\n\n- **flowsint-core**: Core utilities, orchestrator, vault, celery tasks, and base classes\n- **flowsint-types**: Pydantic models and type definitions\n- **flowsint-enrichers**: Enricher modules, scanning logic, and tools\n- **flowsint-api**: FastAPI server, API routes, and schemas only\n- **flowsint-app**: Frontend application\n\n### Module dependencies\n\n```\nflowsint-app (frontend)\n    ↓\nflowsint-api (API server)\n    ↓\nflowsint-core (orchestrator, tasks, vault)\n    ↓\nflowsint-enrichers (enrichers \u0026 tools)\n    ↓\nflowsint-types (types)\n```\n\n## Development setup\n\n### Prerequisites\n\n- Docker\n\n### Run\n\nMake sure you have **Make** installed.\n\n```bash\nmake dev\n```\n\n### Development\n\nThe app is accessible at [http://localhost:5173](http://localhost:5173).\n\n## Module details\n\n### flowsint-core\n\nCore utilities and base classes used by all other modules:\n\n- Database connections (PostgreSQL, Neo4j)\n- Authentication and authorization\n- Logging and event handling\n- Configuration management\n- Base classes for enrichers and tools\n- Utility functions\n\n### flowsint-types\n\nPydantic models for all data types:\n\n- Domain, IP, ASN, CIDR\n- Individual, Organization, Email, Phone\n- Website, Social profiles, Credentials\n- Crypto wallets, Transactions, NFTs\n- And many more...\n\n### flowsint-enrichers\n\nEnricher modules that process data:\n\n- Domain enrichers (subdomains, WHOIS, resolution)\n- IP enrichers (geolocation, ASN lookup)\n- Social media enrichers (Maigret, Sherlock)\n- Email enrichers (breaches, Gravatar)\n- Crypto enrichers (transactions, NFTs)\n- And many more...\n\n### flowsint-api\n\nFastAPI server providing:\n\n- REST API endpoints\n- Authentication and user management\n- Graph database integration\n- Real-time event streaming\n\n### flowsint-app\n\nFrontend application.\n\n- Modern and UI friendly interface\n- Built for performance (no lag even on thousands of nodes)\n\n## Development workflow\n\n1. **Adding new types**: Add to `flowsint-types` module\n2. **Adding new enrichers**: Add to `flowsint-enrichers` module\n3. **Adding new API endpoints**: Add to `flowsint-api` module\n4. **Adding new utilities**: Add to `flowsint-core` module\n\n## Testing\n\nEach module has its own (incomplete) test suite:\n\n```bash\n# Test core module\ncd flowsint-core\npoetry run pytest\n\n# Test types module\ncd ../flowsint-types\npoetry run pytest\n\n# Test enrichers module\ncd ../flowsint-enrichers\npoetry run pytest\n\n# Test API module\ncd ../flowsint-api\npoetry run pytest\n```\n\n## Contributing\n\n1. Follow the modular structure\n2. Use Poetry for dependency management\n3. Write tests for new functionality\n4. Update documentation as needed\n\n\n---\n\n## ⚖️ Legal \u0026 Ethical Use\n\n**Ethics:** Please read [ETHICS.md](./ETHICS.md) for responsible use guidelines.\n\nFlowsint is designed **strictly for lawful, ethical investigation and research purposes**.\n\nIt was created to assist:\n- Cybersecurity researchers and analysts\n- Journalists and OSINT investigators\n- Law enforcement or fraud investigation teams\n- Organizations conducting internal threat intelligence or digital risk analysis\n\n**Flowsint must not be used for:**\n- Unauthorized intrusion, surveillance, or data collection\n- Harassment, doxxing, or targeting of individuals\n- Political manipulation, misinformation, or violation of privacy laws\n\nAny misuse of this software is strictly prohibited and goes against the ethical principles defined in [ETHICS.md](./ETHICS.md).\n\n","funding_links":[],"categories":["osint","Repos"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconurge%2Fflowsint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freconurge%2Fflowsint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconurge%2Fflowsint/lists"}