guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.63k stars 775 forks source link

Support IP Ranges / CIDR notation in "blocked IPs" #4276

Closed mssalvatore closed 3 weeks ago

mssalvatore commented 1 month ago

Description

Users can only add single IP addresses to the "Blocked IPs" list. Users may want to block whole subnets or ranges of IPs, and entering each one manually can be cumbersome. Add the ability to block IPs using ranges or CIDR notation.