rubeus_createnetonly
Create a new process with network credentials to apply Kerberos tickets for a separate process, with options to hide or show the window.
Instructions
Create a new process with network credentials (logon type 9).
Creates a process that uses different credentials for network authentication. Useful for applying tickets to a separate process.
The process can be hidden or visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program | Yes | Program to execute | |
| show | No | Show the window (default: hidden) | |
| ticket | No | Ticket to apply to new process | |
| domain | No | Domain for credentials | |
| username | No | Username for credentials | |
| password | No | Password for credentials |