411Hall/JAWS
JAWS - Just Another Windows (Enum) Script 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: 3304
- days_rel: n/a
- days_push: 1962
- n_releases_24m: 0
Adoption not part of the score
1993 stars · 334 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JAWS is a PowerShell enumeration script that helps penetration testers and CTF players quickly identify potential Windows privilege escalation vectors. It runs on PowerShell 2.0 and collects network info, services, credentials, scheduled tasks, and other security-relevant system details.
Use cases
- enumerate windows privilege escalation vectors
- find unquoted service paths on windows
- check AlwaysInstallElevated registry key
- discover stored credentials on a windows host
- ctf windows enumeration
- audit scheduled tasks and services for weak permissions
When to choose
- you need a single-file PowerShell script with no dependencies for Windows enumeration
- you are doing a CTF or pentest on legacy Windows systems down to Windows 7
- you want a quick checklist of common privesc vectors
When to avoid
- you need actively maintained tooling with regular updates
- you need Linux or macOS enumeration
- you want a comprehensive modern alternative like winPEAS or PowerUp with deeper checks
Facets
cli-tool · maturity maintenance
security penetration-testing cli security penetration-testing windows windows cli privilege-escalation enumeration powershell ctf post-exploitation command-line
1 source
- readme: https://github.com/411Hall/JAWS · fetched 2026-08-28 · b6d00b898d35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 411Hall/JAWS | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem