What problem does it solve?
This Skill provides a way to gain remote SYSTEM-level shell access on Windows hosts, particularly useful for administrative tasks and security assessments when direct access is not available or when needing to execute commands with elevated privileges.
Core Features & Use Cases
- Remote Execution: Execute commands and scripts on remote Windows machines.
- SYSTEM Shell: Obtain a SYSTEM-level shell for maximum privileges.
- Pass-the-Hash: Supports authentication using NTLM hashes for remote execution without plaintext passwords.
- Use Case: You need to run a specific diagnostic command on a remote Windows server that requires SYSTEM privileges, and you only have the NTLM hash of an administrator account.
Quick Start
Use the psexec skill to get a SYSTEM shell on the target IP 192.168.1.10 using the administrator's password.