My top two web filters

I was doing a project for my Network Security class last night and I thought I would share some of the results from my review of different web filter products. Many of us might be in the market for a web filter. The reasons might not just be for content filtering, they can also be used as a highly effective tool for blocking malware transmission and hoax/malicious websites. Each of the products I am about to share can perform theses tasks.

opendns1. OpenDNS by Cisco
OpenDNS takes a DNS approach to web filtering and can be enabled on the client and/or the network router. The home use tier offer three options for products. The first is a set and forget “Family Shield”. The second is a “Home” version that allows some customized filtering and identity theft protection. The third “VIP” option costs $20 a year and has usage stats and other useful settings.

k92. K9 Web Protection by Blue Coat
K9 takes a software based approach to web filtering. It’s available for Windows, MacOS, iOS, and Android. K9 uses Blue Coat’s unique caching technology, so your Internet experience is always as fast as possible. I have generally found software based solutions slow in the past but K9 seems to do better at this than most others.

My top two web filters Read Post »

Skimmers Hijack ATM Network Cables

ATMThreat: Skimmers Hijack ATM Network Cables
Solution: Don’t use machines that look like they may have been tampered with. ATM manufacturers need to enable encryption of all data from these machines.
URL: http://krebsonsecurity.com/2016/02/skimmers-hijack-atm-network-cables/

Many of us know someone that has had their account compromised. In a blink of an eye their bank account has been emptied by an attacker. In some of these cases you or your friends data may have been stolen using an ATM machine that has been modified to transmit your data like in the article linked to above. Instead of skimming the magnetic strip directly, like some attackers do, these attackers use a device to perform a man-in-the-middle attack.

Unfortunately, these machines normally only encrypt part of your data but leave things like your account number vulnerable. The attacker combines the use of camera for your PIN and they gain access to your account. The best way to avoid these forms of attacks is to not use a machine that looks like it may have been compromised anyway. In addition using indoor machines and not ones that are vulnerable to attack outdoors is advisable.

Skimmers Hijack ATM Network Cables Read Post »

OSX Sparkle Updater Vulnerability

sparkleThreat: OSX Sparkle Updater Vulnerability
Solution: Update OSX impacted software on a secure network until applicable software patches have been made.
URL: https://vulnsec.com/2016/osx-apps-vulnerabilities/ and https://www.evilsocket.net/2016/01/30/osx-mass-pwning-using-bettercap-and-the-sparkle-updater-vulnerability/

This is a pretty recent vulnerability that was found last Friday. Radek (a security researcher) found the vulnerability (or feature?) in the OSX Sparkle Updater that allowed it to use HTTP instead of HTTPS to receive updates. The use of HTTP makes all of the applications that depend on the Sparkle updater and HTTP vulnerable to man in the middle attacks (MITM). In addition Simone Margaritelli (another security researcher) developed a module for Bettercap to exploit the vulnerability. To bring things back to our chapter readings, I think Simone’s post is pretty squarely in the black hat hacker arena and Radek’s post tells enough about the exploit to bring it into the grey hat hacker realm.

At any rate, while this exploit can be used to severely compromise a system, it has severe limitations on availability to do so. The best protection from this vulnerability is to only update software on a secure network, where a MITM attack is unlikely to take place. In addition, with the smaller market share of OSX, it is less likely to be attacked except in target rich environments or for high value targets.

OSX Sparkle Updater Vulnerability Read Post »