apurvsinghgautam/robin — GitHub Repository Preview
Security & Pentesting ★ 4.5k Python

apurvsinghgautam/robin

by @apurvsinghgautam ·

4.5k Stars
867 Forks
22 Issues
Python Language

Robin is an AI-powered dark web OSINT tool for automated investigation and intelligence gathering on Tor hidden services. Leverages large language models to analyze dark web content, extract actionable intelligence, and generate investigation reports. Built for law enforcement, threat intelligence analysts, and security researchers conducting authorized dark web investigations.

apurvsinghgautam
@apurvsinghgautam Project maintainer on GitHub
View Profile
View on GitHub
git clone https://github.com/apurvsinghgautam/robin.git

Quick Start Example

bash
# Install Robin
pip install robin-osint

# Run dark web investigation
robin investigate --target onion-url \
  --ai-model gpt-4 \
  --output report.pdf

# Scan multiple .onion sites
robin scan --list targets.txt --depth 2

Tags

#osint#dark-web#ai#llm#investigation#threat-intelligence

Related Projects