{% extends "base.html" %} {% block title %}Dashboard - xPOURY4 Recon{% endblock %} {% block content %}

Welcome to xPOURY4 Recon

Elite Cyber Intelligence & Digital Forensics Platform

Version {{ version }} by {{ author }}

GitHub Intelligence

Deep-dive analysis of developer profiles, code repositories, commit patterns, and organizational affiliations

{% if module_status.github %}Ready{% else %}Needs Config{% endif %}
Domain Forensics

Comprehensive domain analysis including WHOIS intelligence, subdomain discovery, SSL certificate inspection, and DNS enumeration

{% if module_status.domain %}Ready{% else %}Needs Config{% endif %}
Telecommunications Intelligence

Advanced phone number analysis with carrier identification, geolocation tracking, number validation, and telecom infrastructure mapping

{% if module_status.phone %}Ready{% else %}Needs Config{% endif %}
Professional Network Intelligence

Strategic LinkedIn reconnaissance with advanced search query generation, professional relationship mapping, and corporate intelligence gathering

{% if module_status.linkedin %}Ready{% else %}Needs Config{% endif %}
Cyber Asset Discovery

Internet-wide asset discovery and vulnerability assessment using Shodan's global scanning infrastructure for network security analysis

{% if module_status.shodan %}Ready{% else %}Needs Config{% endif %}
Unified Intelligence Operations

Multi-vector intelligence gathering with automated correlation analysis, comprehensive reporting, and actionable threat intelligence synthesis

Ready
Quick Start
  1. Configure API keys in Settings
  2. Choose a reconnaissance module
  3. Enter your target information
  4. View results in real-time
Ethical Usage
  • Only use on authorized targets
  • Respect rate limits and ToS
  • Follow responsible disclosure
  • Comply with local laws
{% endblock %}