generate-domains-blocklist.py does support single IP but not CIDR #3167
blu3b3rry-sh
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 😄
generate-domains-blocklist.pyis very useful to merge listsUnfortunately, it cannot handle CIDR (generates an empty section), could be a great feature!
Example use case: import Spamhaus Don't Route Or Peer Lists (DROP) and Indicators of Compromise lists with IPv4 and IPv6 CIDR in
blocked-ips.txtfile that supports CIDR alsoThis allows to kind-of block malicious networks for devices that are not protected by any firewall (partial mitigation)
Beta Was this translation helpful? Give feedback.
All reactions