The meaning of this repo is to study the techniques. Techniques are found online, on different blogs and repos here on GitHub. I do not take credit for any of the findings, thanks to all the researchers.
dll-hijack elevate privilege-escalation uac-bypass persistenceRun Node.js scripts as native Windows services. Includes monitoring. It supports to create logs in the Event log, Run a command with elevated privileges, List Tasks, Kill Tasks etc. node-windows does not use native modules. There are some binary/exe utilities, but everything needed to run more complex tasks is packaged and distributed in a readily usable format. So, no need for Visual Studio... at least not for this module.
daemon background service logging event event-logging elevate sudo task windows-serviceRun a subprocess with administrative privileges, prompting the user with a graphical OS dialog if necessary. Useful for background subprocesse which run native Electron apps that need sudo.If you don't trust binaries bundled in npm package you can manually build tools and use them instead.
electron sudo privileges elevate prompt uac os dialog command exec ui administrative subprocessBy checking if the process is root on Unix systems or if the user is Administrator on Windows.Keep in mind that root and Administrator mean different things so this module might not be suitable for your use-case.
admin administrator win win32 process running cmd shell command-line check detect is root sudo elevate elevated privileges
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.