Spaces:
Sleeping
Sleeping
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
- Gradio - Interface & MCP Server
- Cogensec CASF - AI Security Framework
Built by Cogensec - Protecting organizations from dark web threats