SweetPotato icon indicating copy to clipboard operation
SweetPotato copied to clipboard

Local Service to SYSTEM privilege escalation from Windows 7 to Windows 10 / Server 2019

Results 9 SweetPotato issues
Sort by recently updated
recently updated
newest added

Hi there, any idea why is it throwing this error? (_I am trying this with a user that has SeImpersonate privilege & the target is Windows 11_) ``` C:\Users\lowshell\Desktop>SweetPotato.exe -e...

Update using package System.Runtime.InteropServices.ComTypes for the following files: StorageTrigger.cs, com/IEnumSTATSTG.cs, com/ILockBytes.cs, com/IStorage.cs, com/IStream.cs

![image](https://user-images.githubusercontent.com/25610152/179795261-7377223b-d4d3-436a-822f-86001b731dbb.png) @CCob Hi, I would like to ask what is the reason for this

I've added the possibility to trigger the NTLM authentication of a computer/user account against a remote endpoint, in order to relay the NTLM messages towards an LDAPS/LDAP endpoint on a...

Why won't you merge NtApiDotNet.dll to the main executable? You can add a post-build event or use the ILmerge plugin directly.

[+] Attempting DCOM NTLM interception with CLID 4991D34B-80A1-4291-83B6-3328366B9097 on port 6666 using method Token to launch c:\Windows\System32\cmd.exe 找不到指定的物件輸出程式。 (發生例外狀況於 HRESULT: 0x80070776) [!] No authenticated interception took place, exploit failed

Hi, I've tried using this and get two different errors for the same code but none seem to work. The exploit works absolutely fine with JuicyPotato.exe with the same parameters...

Made the `Program` class and `Main` function as `public` to allow the tool be loaded as assembly. ## Workflow ### Adversary machine 1. Make changes to the affected lines, recompile...