SafeBreach-Labs/PoolParty
A set of fully-undetectable process injection techniques abusing Windows Thread Pools observed · 2026-08-28
Health v2 · maintenance only
20/100
- Activity 0
- Release rhythm 8
- Longevity 85
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: 1200
- days_rel: n/a
- days_push: 996
- n_releases_24m: 0
Adoption not part of the score
1284 stars · 179 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PoolParty is a C++ command-line tool implementing eight novel, fully-undetectable process injection techniques that abuse Windows Thread Pools, presented at Black Hat EU 2023. It injects shellcode into a target process by overwriting worker factory start routines or inserting crafted thread pool work items (TP_WORK, TP_WAIT, TP_IO, TP_ALPC, TP_JOB, TP_DIRECT, TP_TIMER).
Use cases
- inject shellcode into a remote process on windows
- test edr detection of process injection techniques
- red team process injection via thread pools
- execute shellcode in a target pid undetected
- research windows thread pool internals
- evaluate security tooling against new injection variants
When to choose
- you need cutting-edge thread pool-based injection for red team or detection research on windows
- you want to benchmark EDR/AV coverage against the eight PoolParty variants
When to avoid
- you need a stealth tool for unauthorized access - this is a research/offensive-security demonstration
- you target non-Windows platforms or need cross-platform injection
- you want a maintained general-purpose injection framework rather than a proof-of-concept
Facets
cli-tool · maturity active
security penetration-testing cli security penetration-testing windows windows cli cpp process-injection thread-pools red-team offensive-security shellcode evasion
1 source
- readme: https://github.com/SafeBreach-Labs/PoolParty · fetched 2026-08-28 · c04b24014f39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SafeBreach-Labs/PoolParty | main | 20 |
For agents
markdown · JSON · MCP: product_card(name="SafeBreach-Labs/PoolParty")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem