At least have a source ip access list only allowing trusted IP ranges. Ideally it would only be reached from an internal IP range or bastion host, but not all companies have a security hat to wear.
Comment on Cisco Finds New Zero Day Bug, Pledges Patches in Days
nbailey@lemmy.ca 1 year ago
Or, hear me out, maybe we don’t expose network management interfaces to untrusted networks? Sure, shit can still get breached by very deep intrusions, but at least you don’t show up on shodan!?
kinther@lemmy.world 1 year ago
p03locke@lemmy.dbzer0.com 1 year ago
but not all companies have a security hat to wear.
This is the barest of minimalistic security. It’s a router. You don’t allow external admin access to the router. Period. End of story.
kinther@lemmy.world 1 year ago
I dont disagree with you if a company has a competent employee configuring them.
_dev_null@lemmy.zxcvn.xyz 1 year ago
Indeed, from a tenable article:
Cisco does recommend disabling the HTTP Server feature on any Cisco IOS XE systems that are internet-facing. The advisory provides steps on how to disable the feature as well as steps on how to determine if the HTTP Server feature is enabled. Additionally, the Cisco security advisory outlines an additional command to run after disabling the HTTP Server feature, to ensure that the feature is not re-enabled after a system reload.
So yeah, maybe not widen your attack surface to the whole fucking internet in the first place.
tym@lemmy.world 1 year ago
This is the way. It baffles me how often I have to have ‘the talk’ with IT people. Don’t be lazy, create a secure tunnel into the LAN!
Oisteink@feddit.nl 1 year ago
I’ve discovered interfaces left behind on lan vlans - and they’re all set up with separate mgmt network, so why make one on LAN for some quick test and leave it behind. With web, cli and api open….