# the-useless-one/pywerview

A (partial) Python rewriting of PowerSploit's PowerView

Repository: https://github.com/the-useless-one/pywerview
Canonical: https://ross.abutalabs.com/products/pywerview
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: pentest, python, active-directory, linux, reconnaissance
Last push: 2026-04-21T11:32:57+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 78, release rhythm 61, longevity 100
- inputs: {"age_days": 3710, "days_push": 134, "days_rel": 181, "gap_med": 79.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1133, forks 129 (observed 2026-08-28T04:03:43.000616+00:00)

## What it is
PywerView is a partial Python rewrite of PowerSploit's PowerView for Active Directory enumeration, built on impacket. It lets pentesters run AD reconnaissance commands from Linux without needing a domain-joined machine or PowerShell.

## Use cases
- enumerate active directory users and groups from linux
- find which domain users have local admin on machines
- run powerview-style recon without powershell
- script active directory enumeration during pentests
- list domain computers and sessions with stolen credentials
- perform AD reconnaissance from a non-domain-joined host

## When to choose
- you're a pentester on Linux needing AD enumeration
- you want scriptable Python AD recon instead of PowerShell
- you need to enumerate a domain from a machine not joined to it

## When to avoid
- you need full PowerView feature coverage like GPO or user hunting functions
- you're on a domain-joined Windows box where native PowerView works
- you need a fully stable, bug-free tool for production use

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, cli, developer-tools
- domain: security, penetration-testing, networking
- platform: python, cli, cross-platform
- tags: active-directory, reconnaissance, powersploit, powerview, impacket, pentest, domain-enumeration, command-line, linux

## Member repositories
- the-useless-one/pywerview (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.000616+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-30T06:37:28.583829+00:00, confidence not recorded.
  - readme: https://github.com/the-useless-one/pywerview (fetched 2026-08-28T04:03:43.000616+00:00, sha cb1d27ee6b3e)
  - registry_pypi: https://pypi.org/pypi/pywerview/json (fetched 2026-08-29T12:42:19.733920+00:00, sha 5c7450ceed65)
- Data as of 2026-08-30T08:39:29.467469+00:00.
