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
365
Free
BlueTeam, RedTeam, Bug bounty, CTI, OSINT, Threat Hunting, Network and Web Recon, Discovery, Enumera…
Flipper Zero
Open Source
Portable multi-tool for hardware hacking. Supports Sub-GHz radio, 125kHz RFID, NFC, Infrared, iButto…
BurpSuite-Xkeys
Free
A Burp Suite Extension to extract interesting strings (key, secret, token, or etc.) from a webpage.…
onion-lookup
Open Source
Software back-end and services for checking the existence of Tor hidden services and retrieving thei…
cheatsheets
Free
High quality and text versions of cheat sheets from Cyber Detective Twitter…
ad-privileged-audit
Free
Provides various Windows Server Active Directory (AD) security-focused reports.…