ShadowWatchv2 / README.md
CrypticallyRequie's picture
Update README.md
7af0e1f verified
|
raw
history blame
2.02 kB
metadata
title: ShadowWatch
emoji: πŸ›‘οΈ
colorFrom: green
colorTo: gray
sdk: gradio
app_file: app.py
pinned: true
license: apache-2.0
tags:
  - mcp
  - security
  - dark-web
  - threat-intelligence
  - osint
short_description: Dark Web Intelligence Platform with MCP Tools
sdk_version: 6.4.0

πŸ›‘οΈ SHADOWWATCH

Dark Web Intelligence Platform | Cogensec ARGUS

Real-time dark web monitoring and threat intelligence for security operations. MCP-enabled tools for integration with AI assistants.

πŸ”§ MCP Tools

Tool Description
deep_scan Crawl marketplaces, forums, and paste sites for threat intelligence
credential_trace Search breach databases for credential exposure
chatter_analysis Monitor dark web discussions for specific keywords
identity_alert Check for PII exposure and impersonation attempts
generate_threat_report Create comprehensive threat intelligence reports

πŸ”— Integration

Connect to Claude Desktop, Cursor, or any MCP Client

{
  "mcpServers": {
    "shadowwatch": {
      "url": "https://crypticallyrequie-shadowwatch.hf.space/gradio_api/mcp/sse"
    }
  }
}

Python Client

from gradio_client import Client

client = Client("CrypticallyRequie/shadowwatch")

# Deep scan for threats
result = client.predict(
    target="acme.com",
    scan_type="comprehensive",
    api_name="/deep_scan"
)

πŸ“Š Features

  • Dark Web Scanning - 50+ marketplaces, forums, and channels
  • Credential Monitoring - Known breach databases and combolists
  • Chatter Analysis - Real-time mention tracking with sentiment
  • Identity Protection - PII exposure and impersonation detection
  • Threat Reports - Executive and technical intelligence reports

πŸ—οΈ Built With


Built by Cogensec - Protecting organizations from dark web threats