- Slightly faster event log search
- Cmdlets write warnings if nothing happened
- Get-Bruteforce now collect usernames
- Add Cmdlet input validation
- Fix false warnings
- Protect-FromBruteforce - do nothing if no network logons was found
- Add warnings if cmdlet did nothing
- Write warnings if one of the steps fails
- Update module manifest
- fix error when input array is empty
- Move unnecessary messages to verbose
- Add binary modules
- Better naming for modules
- Remove redundant type casting
- Initial Commit