Ross ROSS = Recommend OSS · open-source software intelligence for agents

dafthack/DomainPasswordSpray

DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By default it will automatically generate the userlist from the domain. BE VERY CAREFUL NOT TO LOCKOUT ACCOUNTS! observed · 2026-08-28

github.com/dafthack/DomainPasswordSpray · PowerShell · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3620
  • days_rel: n/a
  • days_push: 783
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2082 stars · 413 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DomainPasswordSpray is a PowerShell tool that performs password spray attacks against domain user accounts, automatically generating a user list from the domain. It attempts to detect the account lockout observation window to limit sprays and avoid locking out accounts.

Use cases

  • spray a single password across all domain users
  • test multiple passwords against Active Directory accounts during a penetration test
  • generate a user list from a domain excluding disabled and near-lockout accounts
  • avoid account lockouts by respecting the domain lockout observation window
  • output successful credential matches to a file

When to choose

  • you are doing authorized penetration testing or red teaming against an Active Directory environment
  • you need a lightweight PowerShell tool with no dependencies on Windows domain-joined machines
  • you want automatic user enumeration and lockout-window-aware spraying

When to avoid

  • you do not have explicit authorization to test the domain
  • the domain has strict lockout policies and you cannot risk account lockouts
  • you need cross-platform tooling outside Windows PowerShell
  • you need stealth features like jitter or source-IP masking not provided by this tool

Facets

cli-tool · maturity maintenance

security penetration-testing auth cli security penetration-testing windows windows password-spray active-directory red-team powershell-module offensive-security

1 source

Member repositories

RepositoryRoleHealth v2
dafthack/DomainPasswordSpraymain32

For agents

markdown · JSON · MCP: product_card(name="dafthack/DomainPasswordSpray")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem