Are there any malware that target Cisco switches? I recently got one from a friend whose company threw them out after a ransomware attack, and are wondering if there is anything to be concerned about.
Edit: model number is SG200-50.
Are there any malware that target Cisco switches? I recently got one from a friend whose company threw them out after a ransomware attack, and are wondering if there is anything to be concerned about.
Edit: model number is SG200-50.
Not malware per se, but security vulnerabilities for sure.
https://www.cvedetails.com/product/19/Cisco-IOS.html?vendor_id=16
Security research has demonstrated Cisco device malware for years.
Killing the Myth of Cisco IOS Diversity
As our experimental results show, the techniques proposed in this paper can reliably inject command and control capabilities into arbitrary IOS images in a version-agnostic manner. We believe that the technique presented in this paper overcomes an important hurdle in the large-scale, reliable rootkit execution within Cisco IOS.
The hardware module recently added to try and add verification can also be defeated by a clever enough attacker.
Defeating Cisco Trust Anchor
The TAm exploit described in this paper allows the attacker to fully bypass all Trust Anchor functionality, including hardware-assisted secure boot, and to stealthily inject persistent malicious implants within both the TAm FPGA and the application processor.
But a specific vendor's security or lack thereof is not the point. Any computer system can be compromised. Software that doesn't verify or isn't hardened, hardware that may be even worse, and vendors that do not put in the effort into security.
This then becomes an exercise in risk management. Are you confident you have patched all known security flaws, and that the software updates are authentic? Are you confident the hardware didn't fall off the back of a truck and get persistent malware installed in the hardware?
Tolerance of these risks varies in different environments, say a test lab versus an organization with nation state enemies.