## https://sploitus.com/exploit?id=0AB6F637-C496-510C-BF89-AFDC8A12CDA9
Privesc from low-privileged user to NT-AUTORITY\SYSTEM
The rubber ducky script will :
* Disable AV
* Download LocalPotato
* Download SprintCSP.dll that will open a command prompt with NT-AUTORITY\SYSTEM privileges
* Copy SprintCSP.dll in SYSTEM PATH writable place (C:\Windows\System32\) using LocalPotato
* Download RpcClient.exe
* Run RpcClient.exe that will trigger the DLL
To do :
* Add a slow version for slow computers and test it.
* Add a privesc version from Administrator to NT-AUTORITY\SYSTEM