Skip to main content
Glama

build_range_from_description

Creates custom cyber range configurations from natural language descriptions by automatically generating VMs, network rules, and SIEM monitoring for security testing environments.

Instructions

Build a custom range configuration from a natural language description.

This tool intelligently parses your description and automatically builds a complete range configuration with appropriate VMs, network rules, and SIEM.

Args: description: Natural language description of the desired range/scenario siem_type: SIEM type to include (wazuh, splunk, elastic, security-onion, none) resource_profile: Resource allocation profile (minimal, recommended, maximum) include_siem: Whether to include SIEM monitoring

Returns: Complete range configuration ready for deployment

Examples: # Simple AD lab "Create an Active Directory lab with 2 workstations and a file server"

# Red team lab
"Build a red team lab with a domain controller, 3 workstations, SQL server, and Kali attacker"

# Web application lab
"Create a web application testing lab with a web server, database, and Kali attacker"

# Complex enterprise
"Build an enterprise environment with AD domain corp.local, 5 workstations, file server, Exchange server, and Wazuh monitoring"

The tool automatically: - Detects AD/domain requirements and adds domain controller - Adds appropriate number of workstations - Adds servers based on keywords (file server, SQL, web, Exchange) - Adds Kali attacker if mentioned - Configures network rules for attacker access - Adds SIEM monitoring if requested

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
descriptionYes
siem_typeNowazuh
resource_profileNorecommended
include_siemNo

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tjnull/Ludus-FastMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server