Aldaviva/Fail2Ban4Win
🧱 Ban subnets using Windows Firewall rules after they make enough incorrect login attempts, as indicated by Windows Event Log records.
C#Apache-2.0
Issues
- 7
- 2
sshd example config change sshd to sshd-session
#35 opened by Eno77 - 1
Add ability to filter events based on Data elements other than the one that contains the IP address
#34 opened by Aldaviva - 11
Should be able to monitor log files like the original Fail2Ban, not just Windows Events
#33 opened by JennaScvl - 5
BanManagerImpl - Not banning because it is contained in an IANA-reserved block such as 192.168.0.0/16
#30 opened by judfromhud - 1
Blocking can trigger external behaviors such as sending email or other user-defined notifications
#9 opened by Aldaviva - 1
Crash after creating firewall rule due to ArgumentOutOfRangeException in Task.Delay
#10 opened by Aldaviva - 0
Handle extracting IP address from unnamed Data element that isn't the first child of EventData
#8 opened by Aldaviva - 1
Asynchronously clear existing firewall rules during startup to avoid service start timeouts
#1 opened by Aldaviva