All Projects → WaGi-Coding → WaGis-Mass-IP-Blacklister-Windows

WaGi-Coding / WaGis-Mass-IP-Blacklister-Windows

Licence: AGPL-3.0 license
This Tool blocks a Mass of IP Adresses via the Windows Firewall. You can run in Automatic-Mode using a Abusive IP List like blocklist.de

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to WaGis-Mass-IP-Blacklister-Windows

accomplist
ACCOMPLIST - List Compiler
Stars: ✭ 51 (+50%)
Mutual labels:  blacklist, blocklist, ipv4
black-mirror
Automatically maintained malicious host blacklists and false-positive whitelists.
Stars: ✭ 41 (+20.59%)
Mutual labels:  blacklist, blocklist, blacklist-ips
blackip
IP Blocklist for Ipset / Squid-Cache
Stars: ✭ 81 (+138.24%)
Mutual labels:  blacklist, blocklist, blacklist-ips
Ipset asus
Skynet - Advanced IP Blocking For ASUS Routers Using IPSet.
Stars: ✭ 186 (+447.06%)
Mutual labels:  blacklist, firewall
Iptables semantics
Verified iptables Firewall Ruleset Analysis
Stars: ✭ 85 (+150%)
Mutual labels:  firewall, ipv4
Simplewall
Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Stars: ✭ 2,505 (+7267.65%)
Mutual labels:  firewall, windows-firewall
UnboundBL
🛑 DNSBL (adblock) on OPNsense with UnboundBL & Unbound DNS
Stars: ✭ 63 (+85.29%)
Mutual labels:  firewall, blocklist
Hosts Blocklists
Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
Stars: ✭ 1,749 (+5044.12%)
Mutual labels:  blacklist, blocklist
cs-wordpress-bouncer
CrowdSec is an open-source cyber security tool. This plugin blocks detected attackers or display them a captcha to check they are not bots.
Stars: ✭ 25 (-26.47%)
Mutual labels:  firewall, ip-blocker
CyberSecurity-Box
Firewall-System based on OpenWRT or Pi-Hole with UnBound, TOR, optional Privoxy, opt. ntopng and opt. Configuration of the AVM FRITZ!Box with Presets for Security and Port-List. Please visit:
Stars: ✭ 20 (-41.18%)
Mutual labels:  blacklist, firewall
unbound-dns-firewall
DNS-Firewall Python script for UNBOUND
Stars: ✭ 23 (-32.35%)
Mutual labels:  blacklist, blocklist
Vedetta
OpenBSD Router Boilerplate
Stars: ✭ 260 (+664.71%)
Mutual labels:  firewall, ipv4
WindowsFirewallRuleset
Windows firewall PowerShell scripts
Stars: ✭ 94 (+176.47%)
Mutual labels:  firewall, windows-firewall
ipblacklist-database
Blacklist ip addresses caught scanning or bruteforcing hosts
Stars: ✭ 18 (-47.06%)
Mutual labels:  blacklist, blacklist-ips
OpenBSDFirewall
Simple OpenBSD Home Firewall Config for ALIX Board
Stars: ✭ 41 (+20.59%)
Mutual labels:  firewall, ipv4
Edgeos Blacklist
Automatically updates IP blacklist for EdgeOS (supports IPv4 & IPv6)
Stars: ✭ 34 (+0%)
Mutual labels:  blacklist, ipv4
ip-finder-cli
The official command line client for IPFinder
Stars: ✭ 11 (-67.65%)
Mutual labels:  firewall, ipv4
nftables-example
A playground ruleset to get to know nftables syntax
Stars: ✭ 19 (-44.12%)
Mutual labels:  blacklist, firewall
Laravel Firewall
Web Application Firewall (WAF) package for Laravel
Stars: ✭ 544 (+1500%)
Mutual labels:  blacklist, firewall
Cidram
CIDRAM: Classless Inter-Domain Routing Access Manager.
Stars: ✭ 86 (+152.94%)
Mutual labels:  blacklist, firewall

WaGi Coding's IP-Blacklister (Windows Firewall)

GitHub release (latest by date)

GitHub all releases SourceForge

>DOWNLOAD HERE<
Application Overview

About:

Why you made this?

I had to automatically block a mass of IP-Addresses. I did it with a simple Batch script first, but hell that was taking about 2 hours every time for 20k IPs, so i decided to create this app after realizing the creating of rules is much much faster that way.

What is this Application for?

  • Blocking a mass of IPs through the Windows Firewall
  • Block IPs from a List
  • Interval based Blocking IPs from List
  • Being faster(5 seconds instead of 2h with batch script)

How it works?

  • It splits the IPs from the left Textbox into 10k lists and makes 1 Firewall Rule per 10k IPs. (Depends on the OS Version)

How does the IP-List needs to look like?

  • There is no need for special formatting.
  • The Program will grab every IPv4 & IPv6(>= v1.3.5 + IPv4 & IPv6 CIDR/Range support) found in a List.
  • Just make sure they are seperated somehow

Additional Info

  • This program does not change/delte any Firewall-Rules not made by itself.
  • There are no unique checks for the IPs!
  • If you click the DEL-Button, you only delete the rules matching the selected Protocol & Direction.
  • Automatic-Mode will always delete the existing rules matching the selected Protocol & Direction.
  • This program was mostly made to update the Firewall from IP-Blacklists.

.NET Framework 4.6.1

Tested on:

  • Windows 10 Pro
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • Windows Server 2016
  • Windows 7 (1k Block Size instead of 10k - Program now does this automatically)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].