One of the long-standing issues with the "Block outside intrusion into LAN" list is that it can not protect against DNS rebinding attacks.
This new feature allows one to create a rule blocking connections to domains which resolve to localhost or IPs on your LAN. Classes A, B, and C are supported.

https://github.com/gorhill/uBlock/commit/030d7334e4

#uBlockOrigin #BlockOutsiderIntrusionIntoLAN #DNSRebinding

Add support for `lan`/`loopback` values to `ipaddress=` option · gorhill/uBlock@030d733

Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/1070

GitHub