Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.32 KB

Readme.md

File metadata and controls

26 lines (17 loc) · 1.32 KB

PSStopBruteforce

headimg

The PSStopBruteforce modules to stop bruteforce attack on SMB, RDP and WinRm.

Installation

Install-Module -Name StopBruteforce

Requirements

The implementation of the module depends on the Windows event log, so the functionality is different for different versions of Microsoft Windows.

Command Requirement
Stop-Bruteforce Windows Server 2016 or later.
Get-Bruteforce Windows Server 2016 or later.
Protect-FromBruteforce Windows Server 2012 R2 or later.
Unprotect-FromBruteforce Windows Server 2012 R2 or later.

Change log

A full list of changes in each version can be found in the change log.