# 411Hall/JAWS

JAWS - Just Another Windows (Enum) Script

Repository: https://github.com/411Hall/JAWS
Canonical: https://ross.abutalabs.com/products/jaws
Language: PowerShell
License: MIT
License Family: permissive
Last push: 2021-04-19T14:53:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3304, "days_push": 1962, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1993, forks 334 (observed 2026-08-28T04:06:03.170834+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, windows
- platform: windows, cli
- tags: privilege-escalation, enumeration, powershell, ctf, post-exploitation, command-line

## Member repositories
- 411Hall/JAWS (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.170834+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:02:32.760824+00:00, confidence not recorded.
  - readme: https://github.com/411Hall/JAWS (fetched 2026-08-28T04:06:03.170834+00:00, sha b6d00b898d35)
- Data as of 2026-08-30T08:39:29.467469+00:00.
