# tevora-threat/SharpView

C# implementation of harmj0y's PowerView

Repository: https://github.com/tevora-threat/SharpView
Canonical: https://ross.abutalabs.com/products/sharpview
Language: C#
License: MIT
License Family: permissive
Last push: 2024-03-22T16:34:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2962, "days_push": 894, "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 1108, forks 195 (observed 2026-08-28T04:03:37.062318+00:00)

## What it is
SharpView is a C#/.NET port of the PowerView PowerShell script for Active Directory domain enumeration and reconnaissance. It exposes PowerView's functions as a standalone Windows executable for querying domains, users, groups, ACLs, GPOs, trusts, and sessions.

## Use cases
- enumerate active directory domain objects from a windows host
- find machines where the current user has local admin access
- perform kerberoasting to request service tickets
- scan domain ACLs for interesting permissions
- map active directory domain and forest trusts
- find interesting files on domain shares
- query logged-on users and sessions on remote hosts

## When to choose
- you need PowerView functionality without PowerShell execution restrictions
- you are doing Windows/Active Directory security assessments or red team work
- you want a single compiled .NET executable for domain recon

## When to avoid
- you are not working with Windows Active Directory environments
- you need a maintained tool with active bug fixes - the project is mostly in maintenance mode
- you need cross-platform or .NET Core support - it targets .NET 4.5.2 on Windows

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, windows
- platform: windows, dotnet, cli
- tags: active-directory, red-team, reconnaissance, powerview, kerberoast, ldap-enumeration

## Member repositories
- tevora-threat/SharpView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.062318+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:43:59.821688+00:00, confidence not recorded.
  - readme: https://github.com/tevora-threat/SharpView (fetched 2026-08-28T04:03:37.062318+00:00, sha eea3375d81da)
- Data as of 2026-08-30T08:39:29.467469+00:00.
