Skip to content

Added filtering when a users file is passed. - #8

Open
CSpanias wants to merge 12 commits into
login-securite:masterfrom
CSpanias:master
Open

Added filtering when a users file is passed.#8
CSpanias wants to merge 12 commits into
login-securite:masterfrom
CSpanias:master

Conversation

@CSpanias

@CSpanias CSpanias commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

When we need to perform password spraying on a limited user dataset, conpass still queries all users of the domain. For example, I wanted to spray just two users while the domain had 40k+:

conpass-all-users

I added a filter, so when a users file is passed it focuses directly on just those users instead:

conpass-filtered-users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant