Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_kali_command | Execute a command inside the Kali Linux container |
| start_kali_container | Start the Kali Linux container if not running |
| stop_kali_container | Stop the Kali Linux container |
| kali_container_status | Check if Kali container is running |
| install_kali_package | Install a package in Kali Linux using apt |
| update_kali_system | Update Kali Linux system packages |
| kali_network_scan | Perform a network scan using Kali tools |
| kali_service_scan | Scan for open services on target |
| kali_information_gathering | Gather information about target (whois, dns, etc.) |
| kali_vulnerability_scan | Scan for vulnerabilities using Kali tools |
| kali_web_scan | Web application security scanning |
| kali_password_crack | Password cracking tools |
| kali_wireless_tools | Wireless network analysis tools |
| kali_forensics | Digital forensics tools |
| kali_ctf_tools | CTF-specific tools for capture the flag challenges |
| kali_reverse_engineering | Advanced reverse engineering and binary analysis tools |
| kali_crypto_tools | Cryptography and encoding tools |
| kali_network_exploitation | Network exploitation and post-exploitation tools |
| kali_web_exploitation | Web exploitation and analysis tools |
| kali_file_analysis | File analysis and extraction tools |
| kali_archive_tools | Archive and compression tools |
| kali_enumeration_tools | Enumeration and service detection tools |
| kali_social_engineering | Social engineering tools |
| kali_reverse_engineering | Reverse engineering tools |
| kali_stress_testing | Stress testing tools |
| kali_sniffing_spoofing | Network sniffing and spoofing tools |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |