1-800-TO-MULTI
Quote Cart | Price Quote | Sell Us Your Surplus | Contact Us
Find Products
Home Products Specials Rental/Leasing Service & Support About Us

Posts Tagged ‘viruses’

What is ‘Secure Borderless Networks from Cisco?’

Wednesday, March 3rd, 2010

Have you heard the buzz phrase ‘Secure Borderless Networks from Cisco‘ and wondered if your network would benefit? We’re here to explain what Cisco’s Secure Borderless Networks is and whether it’s right for you.

First, you need to understand how a network– specifically yours– becomes susceptible to intrusion and attacks. It’s obviously important to keep critical data, resources, and multimedia traffic safe and that protection is typically provided by a laundry list of separate security measures like firewalls, intrusion prevention systems, VPN technology, and the like.  But the difficulty occurs with the addition of any-device connectivity to critical information and applications on the network.  This can be in the form of laptops that employees take with them, mobile smartphone applications, etc.  The more you expand your network’s borders, the higher the security risk you take on. But these expansion devices are necessary. They lower operational costs and increase efficiency. So how do you protect the network with a myriad of these devices out and about?  With Cisco’s ASA 5500 Series Adaptive Security Appliances, Cisco Security Manager, and Cisco Security Monitoring, Analysis and Response System (Cisco Security MARS). These are all  fundamental components of the Cisco Secure Borderless Network.

Cisco ASA 5500 Series Adaptive Security Appliances provide intelligent threat defense and highly secure communications services by creating a unified security platform. The unification allows cutting edge security measures to work together, simultaneously, and prevent security breaches before they affect business continuity.

Is it right for you?  The ASA 5500 Series works on any sized network, so you shouldn’t feel your network is too big or too small. The essential factor is whether your network utilizes the devices that put the network at risk. Even a few mobile devices that are in constant use can make the network susceptible to hackers, viruses, and other attacks. Determine whether the safety it provides is worth the price. If it still seems expensive, consider not only what it would cost you to lose critical data during an attack, but also consider purchasing security appliances used which lower your initial cost but still give you that added measure of security.

Router Security Features Made Easy: What is a Firewall?

Sunday, February 22nd, 2009

If you’re not an I.T. wiz, some of the descriptions of the router security features might seem more like a foreign language than anything aimed at helping you decipher which integrated services router is right for your company. We’re here to help you understand the security features of a router by breaking them down for you one at a time. Let’s talk about Firewalls.

First off, what is a Firewall?

A firewall is a device that provides basic security for your computer or network. Network-level firewalls are typically built into your router and acts as sort of a gatekeeper for all the packets of data that enter your network from the expansive internet (which can be a dangerous place). The firewall examines each data packet and looks at the data packet’s header. The header must match a list of ‘rules’ that the firewall knows, and if it does, it can pass. If it doesn’t, the firewall stops it. Who sets these rules? The network administrator typically sets the rules for the firewall to follow, but can also set up the opposite—a set of rules that are negative. If the firewall detects that a packet’s header contains something on the firewall’s list of ‘negative rules,’ it will also stop the packet in its tracks.

While in theory, a firewall might be enough of a security system to protect a network, it usually isn’t. Most firewalls do not detect and defuse viruses, worms, and most application-specific attacks. To the firewall, the headers for these ‘bad packets’ appear to be good headers which is why additional security like and IDS, IPS, application-level firewalls, and anti-spyware/anti-virus applications are needed for more reliable network protection.

Think of it like this. Your network is a night club. The firewall is the bouncer who stands at the door letting people come in. Even the biggest, most intimidating bouncer has no way of knowing that the underage boy showing him a fake ID is really underage. To the bouncer who sees the fake ID, the kid looks legit. And so he lets the kid go in, and in turn, the boy is caught drinking and the entire club is shut down—which is exactly what malware like a virus or worm can do to your network. An IDS/IPS combo, and anti-spyware/anti-virus applications along with application-level firewalls take a harder look at the underage kid’s I.D. So once the kid gets past the bouncer, he hands his ID to a hostess who runs it through a scanner. The ID comes up as a fake, the threat is detected, and the kid is then promptly kicked out of the club before ever reaching the bar. These added layers of security are like the ID scanner. They use complex rules when they examine a packet, scrutinizing its content, its source, the ports involved, the destination address, the type of traffic it is, and the applications being called to open it. Only under this advanced scrutiny can hidden attackers like viruses and worms be detected.

Router Security Features Made Easy: What is IDS?

Sunday, February 15th, 2009

If you’re not an I.T. wiz, some of the descriptions of the router security features might seem more like a foreign language than anything aimed at helping you decipher which integrated services router is right for your company. We’re here to help you understand the security features of a router by breaking them down for you one at a time. Let’s talk about IDS.

First off, what is IDS?

IDS stands for ‘intrusion detection system’ and is commonly used along with an IPS (intrusion prevention system) for maximum security protection, but doesn’t always have to. Some IDS’s stand alone, but do little to actually protect a network from intrusion. While an IPS is designed to actually shut down a network the moment an intrusion is detected to keep it safe, an IDS acts more as an observer. The IDS is passive. It simply examines packets of data traversing the network and it does so from afar—the IDS is located in a monitoring port. When the IDS sees something that doesn’t meet configured rules, it sets off an alarm. For systems with the IPS also, the IPS then kicks in and either shuts down the network or isolates the malicious traffic.

The problem with an IDS, other than it doesn’t do more than simply detect something bad has entered the network, is that it tends to be pessimistic—and often sees ‘good’ data as ‘bad’ data simply because it doesn’t recognize that the good data is good. That creates an atmosphere were false positives abound and like a car alarm that goes off not only when a thief is breaking in, but also when the wind hits it just right, or the rain, or a tree branch, administrators spend significant time dealing with things that aren’t problematic at all.

There are certainly some pluses to an IDS though. An IDS has the ability to detect more, and different types of attacks, that a simple firewall can’t. An IDS can sense data-driven attacks, host-based attacks, network attacks, unauthorized logins, and malware like worms, Trojan horses, and viruses. The reason they’re more sensitive is that IDS’s employ multiple methods in threat detection all at once.