|
|
|
|
|
by ianhowson
2540 days ago
|
|
I would suggest that all requests must require a DNS lookup. No requests directly to IP addresses, full stop. This prevents LAN enumeration from random websites. This is not a big deal for most home networks, but I shudder to think of the damage one could do in a standard corporate network. It doesn't help with routers with well-known config URLs. Yes, I realize that this will break a bunch of stuff. (Edit: OK, DNS rebinding mostly breaks this proposal. Let me think about this harder.) |
|