Repository navigation
runas
- Website
- Wikipedia
A framework that create an advanced stealthy dropper that bypass most AVs and have a lot of tricks
This module allows you to run a process (defaulting to PowerShell) as a different user by providing a known username and password. By default, the standard output (stdout), standard error (stderr), and standard input (stdin) are attached to the current console of the caller.
The tool to run command under a specified user account on Windows.
RunAsAttached is a program to run a console as another user and keep new console attached to caller console. Support reverse shell mode (Ex: Netcat)
RunAsAttached is a program to locally run a new terminal as another user without spawning a new console window.
A runas implementation with extra features in Rust
The teamcity-runas plugin to run TeamCity build steps under a specified user account on Windows or Linux.
Command line utility that executes a command (plaintext or encryted) as another user account or under specified user session
Sudo command for Windows. Supports both x86 and x86_64 arch.
This Windows batch script provisions (copies) new folders with exact permissions and content from a specified existing folder (template) based on the information (first name and last name) inputted by a user via its command-line interface.
A PowerShell module that can also function as a standalone script, enabling users to spawn either a bind or reverse shell. Additionally, it includes the capability to authenticate the shell session as a different Windows user.
A Windows Tool to help run apps with alternate credentials without having to re-enter the credentials over and over again.