Super Windows CLI
byFaucet94
0Provides unrestricted command-line access to Windows environments with SYSTEM-level privileges, enhancing the original Windows CLI server.
About
Super Windows CLI is an enhanced fork of a Windows CLI server designed to grant complete and unrestricted command-line access to Windows operating systems, operating at SYSTEM-level privileges. It enables comprehensive interaction with the file system and shell environments (PowerShell, CMD, Git Bash), configurable through `config.json`. Due to its powerful nature, the tool comes with a critical security warning, emphasizing its use only in highly trusted and secure environments with strict network controls and careful configuration of access paths and blocked commands.
Key Features
- 0 GitHub stars
- SYSTEM-level service installation and auto-recovery via NSSM
- Full file system access with configurable allowed paths
- Unrestricted command execution with configurable blocking via `config.json`
- Complete access to Windows shell environments (PowerShell, CMD, Git Bash)
- Configurable security settings including command timeouts and injection protection
Use Cases
- Remote system administration and management of Windows servers
- Automation of tasks requiring SYSTEM-level access on Windows machines
- Development and testing of system-level scripts and applications in controlled environments