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!
MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific terms (passwords, insider intel, network architecture information, etc.). It can be used as a non-administrative user to search their own email, or by an administrator to search the mailboxes of every user in a domain.
This repo contains updates to the original concept and code by Prashant Mahajan (@prashant3535) while working at Sense of Security.
The main features of arno0x/powershellscripts are: PowerShell Tooling.
Open-source alternatives to arno0x/powershellscripts include: arvanaghi/sessiongopher. dafthack/domainpasswordspray — DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By… dafthack/mailsniper — MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific… fdiskyou/powerops. fuzzysecurity/powershell-suite — My musings with PowerShell. adrecon/adrecon — This repo contains updates to the original concept and code by Prashant Mahajan (@prashant3535) while working at Sense…