Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/3gstudent/Windows-User-Clone

Create a hidden account
https://github.com/3gstudent/Windows-User-Clone

Last synced: 21 days ago
JSON representation

Create a hidden account

Awesome Lists containing this project

README

        

# Windows-User-Clone
Create a hidden account

This script requires System privileges. You can use Invoke-TokenManipulation.ps1 to get System privileges and create the clone user.

Link: https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-TokenManipulation.ps1

Author: Evilcg and 3gstuent

Evilcg's way to achieve the same goal:

https://github.com/Ridter/Pentest/blob/master/powershell/MyShell/Create-Clone.ps1