Information Gathering

Linkook : A Comprehensive OSINT Tool For Social Media Investigations

Linkook is a powerful Open Source Intelligence (OSINT) tool designed to uncover interconnected social media accounts and associated emails across multiple platforms using a single username.

Its advanced features make it an essential resource for cybersecurity professionals, investigators, and researchers.

Key Features

  • Username-Based Searches: Linkook scans multiple social media platforms to find accounts linked to a given username.
  • Recursive Account Discovery: It identifies interlinked accounts, even if different usernames are used across platforms.
  • Email Breach Detection: By leveraging HudsonRock’s Cybercrime Intelligence Database, Linkook checks whether discovered email addresses have been compromised in cybercrime incidents or info-stealer infections.
  • Neo4j Integration: Results can be exported in a Neo4j-compatible JSON format, enabling users to visualize relationships between accounts, usernames, and emails for deeper analysis.

Linkook can be installed via pipx or manually from its GitHub repository. After installation, users can execute commands like:

bashlinkook {username}

Additional options include:

  • --check-breach: Highlights breached emails in the results.
  • --neo4j: Exports results for Neo4j visualization.
  • --silent: Suppresses output, showing only the summary.
  • --browse: Automatically opens found profiles in a browser.

While Sherlock is a popular OSINT tool for finding social media accounts by username, it has limitations such as overlooking accounts with different usernames or mistakenly including unrelated profiles. Linkook surpasses these limitations by:

  1. Recursively searching linked accounts and associated emails.
  2. Providing a comprehensive view of a user’s digital footprint.
  3. Supporting Neo4j export for visual relationship mapping.

Linkook is particularly useful for:

  • Cybersecurity: Detecting compromised accounts and emails.
  • Investigations: Mapping online identities and connections.
  • Research: Analyzing digital footprints for academic or professional purposes.

Linkook stands out as an advanced OSINT tool, offering features that go beyond traditional username searches. Its ability to identify linked accounts and visualize relationships makes it invaluable for anyone involved in digital investigations or cybersecurity efforts.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Playwright-MCP : A Powerful Tool For Browser Automation

Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…

2 weeks ago

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

2 weeks ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

2 weeks ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

2 weeks ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

2 weeks ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

2 weeks ago