ohpe/juicy-potato
A sugared version of RottenPotatoNG, with a bit of juice, i.e. another Local Privilege Escalation tool, from a Windows Service Accounts to NT AUTHORITY\SYSTEM. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2959
- days_rel: n/a
- days_push: 1719
- n_releases_24m: 0
Adoption not part of the score
2820 stars · 488 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Juicy Potato is a C++ Windows local privilege escalation tool that abuses COM/DCOM activation and impersonation privileges (SeImpersonate/SeAssignPrimaryToken) to elevate from Windows service accounts to NT AUTHORITY\SYSTEM. It is a configurable successor to RottenPotatoNG allowing custom CLSIDs, COM listening ports, and process launch options.
Use cases
- escalate from a Windows service account to SYSTEM during a pentest
- abuse SeImpersonate privileges to get a SYSTEM shell
- test exploitable CLSIDs across Windows versions
- bypass environments where BITS is disabled or port 6666 is taken
- launch an arbitrary process as SYSTEM via token impersonation
When to choose
- you are doing authorized penetration testing or red teaming on Windows
- you have a service account shell with SeImpersonate or SeAssignPrimaryToken privileges
- RottenPotatoNG fails because BITS is disabled or the default port is occupied
- you need configurable CLSID, port, and RPC server options for privilege escalation
When to avoid
- you are on a modern Windows version where the potato chain is patched (use newer variants like PrintSpoofer or GodPotato)
- you lack SeImpersonate or SeAssignPrimaryToken privileges
- you need a defensive or detection tool rather than an exploit
- your target is not Windows
Facets
cli-tool · maturity maintenance
penetration-testing security security penetration-testing windows windows cli privilege-escalation com-abuse potato-exploit red-team system-token-impersonation
2 sources
- readme: https://github.com/ohpe/juicy-potato · fetched 2026-08-28 · 7e93485eaf6a
- homepage: https://ohpe.github.io/juicy-potato/ · fetched 2026-08-29 · 5c68e4817031
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ohpe/juicy-potato | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ohpe/juicy-potato")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem