dafthack / dafthack/MailSniper
Feature Request : Check userlist with specific password for each
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 3.3k
- Forks
- 597
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
Hi,
I just had recently to check thousands of emails from a breach with each a different password.
would it be possible to tweak the Invoke-PasswordSprayOWA to grab a file like :
user@domain:password
Thanks
👍
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Invoke-PasswordSprayOWA entry point and inspect how it currently reads and pairs user accounts with passwords. Define the expected handling for a file containing user@domain:password entries, then verify that the requested input format is accepted without changing unrelated password-spraying behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100