Sudo for Windows
-
Updated
Feb 28, 2025 - C#
Sudo for Windows
A framework that create an advanced stealthy dropper that bypass most AVs and have a lot of tricks
snippets for power users
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.
The teamcity-runas plugin to run TeamCity build steps under a specified user account on Windows or Linux.
A tool to start programs with admin rights.
Sudo Command for Microsoft Windows
Sudo command for Windows. Supports both x86 and x86_64 arch.
A Windows Tool to help run apps with alternate credentials without having to re-enter the credentials over and over again.
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.
Add a description, image, and links to the runas topic page so that developers can more easily learn about it.
To associate your repository with the runas topic, visit your repo's landing page and select "manage topics."