Screenshots
Example Usage
graph TD
%% Actors & External
User[User / Security Team]
AI[AI Assistant / LLM]
Internet[Internet / Attack Surface]
%% Core Components
subgraph "OASM Platform"
Console[Web Console]
API[Core API Service]
DB[(PostgreSQL)]
Redis[(Redis)]
MCP[MCP Server]
subgraph "Execution Plane"
W1[Worker 1]
W2[Worker 2]
WN[Worker N]
end
end
%% Relationships
User -->|Manage & Monitor| Console
Console <-->|REST API| API
API <-->|Persist Data| DB
API <-->|Queue / Cache| Redis
%% Job Flow (2-way)
API <-->|Job / Result| W1
API <-->|Job / Result| W2
API <-->|Job / Result| WN
%% Scan
W1 -->|Scan| Internet
W2 -->|Scan| Internet
WN -->|Scan| Internet
%% AI Flow
AI <-->|Query Context| MCP
MCP <-->|Fetch Asset Data| API
See also
whatsapp-osint
Open Source
WhatsApp spy - logs online/offline events from ANYONE in the world…
dnsx
Open Source
Fast and multi-purpose DNS toolkit from ProjectDiscovery. Resolves domains, performs wildcard filter…
EyeWitness
Open Source
Kali
Takes screenshots of web pages, RDP, and VNC services. Reports on default credentials and interestin…
Censys
Freemium
Internet-wide scanning platform that indexes the full certificate and banner data for every publicly…
CeWL
Open Source
Kali
Custom Word List generator that spiders a target website to build a wordlist based on the site's con…
X-osint
Open Source
This is an Open source intelligent framework ie an osint tool which gathers valid information about …