FuzzySecurity/PowerShell-Suite
My musings with PowerShell observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3918
- days_rel: n/a
- days_push: 1748
- n_releases_24m: 0
Adoption not part of the score
2731 stars · 760 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of PowerShell utilities for interacting with low-level Windows APIs, covering tasks like process creation, runas-style credential logon, session enumeration, and debugger detection. It is a grab-bag of scripts written for specific or experimental purposes rather than a cohesive product.
Use cases
- run a process with alternate credentials from powershell
- enumerate active net sessions on domain machines
- detect kernel or user-mode debuggers
- create processes with fine-grained window and creation flags
- list system handles via NtQuerySystemInformation
- learn windows api access from powershell
When to choose
- you need small standalone PowerShell scripts for Windows API interop or offensive security tasks
- you want reference implementations of P/Invoke-style Windows API calls in PowerShell
- you are doing red team tooling or security research on Windows
When to avoid
- you need a maintained, supported security product with regular updates
- you are on a non-Windows platform
- you want a packaged module with a stable API rather than loose scripts
Facets
library · maturity maintenance
security developer-tools cli security penetration-testing windows windows cli powershell windows-api offensive-security red-team post-exploitation script-collection command-line
1 source
- readme: https://github.com/FuzzySecurity/PowerShell-Suite · fetched 2026-08-28 · 9690309a0d9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FuzzySecurity/PowerShell-Suite | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="FuzzySecurity/PowerShell-Suite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem