Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/3gstudent/Windows-User-Clone
- Owner: 3gstudent
- License: bsd-3-clause
- Created: 2017-11-09T10:04:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T10:05:23.000Z (about 7 years ago)
- Last Synced: 2024-08-05T17:33:47.000Z (4 months ago)
- Language: PowerShell
- Size: 3.91 KB
- Stars: 77
- Watchers: 5
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - 3gstudent/Windows-User-Clone - Create a hidden account (PowerShell)
README
# Windows-User-Clone
Create a hidden accountThis 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