# samratashok/ADModule

Microsoft signed ActiveDirectory PowerShell module

Repository: https://github.com/samratashok/ADModule
Canonical: https://ross.abutalabs.com/products/admodule
Language: PowerShell
License Family: other
Last push: 2019-10-03T03:45:04+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": 2863, "days_push": 2526, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1047, forks 221 (observed 2026-08-28T04:03:22.179781+00:00)

## What it is
A backup of the Microsoft-signed ActiveDirectory PowerShell module (DLL and module files) from Server 2016 with RSAT. It allows enumerating Active Directory without installing RSAT or having admin privileges, and works in PowerShell Constrained Language Mode.

## Use cases
- enumerate active directory without installing rsat
- query AD from powershell constrained language mode
- import activedirectory module without admin rights
- domain enumeration during penetration tests
- load activedirectory dll in memory without writing to disk
- avoid antivirus detection when enumerating AD

## When to choose
- you need AD enumeration on a machine without RSAT installed
- you are operating in PowerShell Constrained Language Mode
- you want a Microsoft-signed module with low AV detection chances
- you need to load the module without administrative privileges

## When to avoid
- you need a supported, up-to-date AD management tool for production administration
- you are not on Windows or not using PowerShell
- your organization prohibits using unsigned or off-catalog modules

## Facets
- artifact type: library
- maturity: maintenance
- function: security, developer-tools
- domain: security, penetration-testing, windows
- platform: windows
- tags: active-directory, powershell-module, red-team, domain-enumeration, microsoft-signed, constrained-language-mode, rsat

## Member repositories
- samratashok/ADModule (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.179781+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-30T07:01:09.384311+00:00, confidence not recorded.
  - readme: https://github.com/samratashok/ADModule (fetched 2026-08-28T04:03:22.179781+00:00, sha 58a4b481309f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
