Internet Security Zone Blog

Security and Medieval Times

We like using analogies here to explain security principles.  For example, to explain why your firewall must truly protect every port and pass every leak test, we point to a car with only 3 of its 4 doors locked.  How safe is that?  That also works for pointing out why you need a complete security suite, not just antivirus.


Sky King, our fearless leader for ZoneAlarm development, likes to use a different analogy to point out the value of multiple layers of security.  Let’s say you want to build a castle in medieval times.  First, you build on top of a hill.  That way, as attacking forces approach, you stop a lot them as they climb, perhaps with trained archers and elves (sorry, I sometimes get Lord of the Rings and “real” history confused).  Next the forces of Saruman have to cross a moat (water, spikes, more arrows), scale a wall (hot oil from above) or break through a gate (heavily fortified), defeat the forces in the towers and top of the walls (hand to hand), and then enter the center of the castle.  By then, you will have defeated all of the dark forces (mixing metaphors with Star Wars) and can live in peace.  It’s probably a good idea to add intelligence services to catch spies who slip in un-noticed (James Bond movies are cool, too) or use your spider-sense (couldn’t resist).


The moral of the story?  No single layer of defense is perfect or sufficient by itself.  Some fun sites on medieval castles include http://en.wikipedia.org/wiki/Castle, http://www.castles-of-britain.com/castleso.htm, http://tolkiengateway.net/wiki/Battle_of_the_Hornburg.

Posted by gableman on September 21, 2007 at 11:35 AM in PC Security | Permalink | Comments (1)

Digg This | Save to del.icio.us

"Fake" Security

I'm sure you've seen them -- those pop-up ads that make scary claims:

YOU MAY BE INFECTED!
CLICK HERE TO CLEAN YOUR SYSTEM NOW!

I just ran across one, a friend hit this site, was convinced he was infected and asked how to remove the infection.

My friend wasn't infected. It was a fraudlent anti-virus scan with fake results. This is often called "Scareware" and it amounts to using fear to sell products -- in fact, many of these products will cause more serious problems when you actually attempt to install their "fix" for these fake infections.

There are a couple types of these cons:

  • User is dropped on a fake Anti-virus/Anti-spyware scan that detects "false" infections
  • User is told their computer is not running properly, download X software to fix it
  • User is told their activities are being monitored and recorded, click here to prevent this

Here is an screen shot that shows one of the scanners apparently finding "errors":

Scan_2













In truth, this computer has none of these errors and this is a simple ploy to get you to install their software. In fact, this type of attack and fraud is so common this particular scanner has it's own Wikipedia entry: WinFixer

Here are some of the more interesting quotes:

They display false information with regards to a user's computer, thereby confusing said user into believing their PC is infected with viruses, spyware and/or other forms of malware.

Due to these problems, WinFixer and its sister applications are generally considered scareware spyware.

On September 29, 2006, a San Jose woman filed a lawsuit over WinFixer and related "fraudware" in Santa Clara County Superior Court.[9] KTVU (Channel 2 in Oakland, CA) carried a special report you can view at http://www.youtube.com/watch?v=zBUZHiKhsog.

The best way to protect yourself from these types of scareware attacks is simple: Only install/buy software from companies that are well respected and that you trust. If you aren't sure, use Google to do a quick background check on the company and see what it turns up.

Also, ZoneAlarm products with OSFW will protect you. This scareware often attempts to install to this location:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Any process that attempts to write/change this registry key and is not in our SmartDefense Advisor Approved list will create a security alert. The alert below shows me attempting to change the "Run Key" using the Registry Editor:

Osfwalerts_2

Posted by jono2u on March 21, 2007 at 12:27 PM in PC Security | Permalink | Comments (9)

Digg This | Save to del.icio.us

Using the Z100G Remote Desktop

Wireless_1 The Z100G has a built in function that allows you to connect to a PC behind (and protected by) the Z100G through the management interface.

Here's how it works:

  • First you enable the remote desktop on the target PC (under Control Panel | System)

Z100grd_1


























  • Next you connect to the target PC through the Z100G. The Z100G uses a dynamic DNS service to allow you to connect when you are away from home.

Z100gremote




















  • Last, you select the "Remote Desktop" link and it launches a new window with your remote PC desktop

The login to the Z100G and all communication with the remote PC is encrypted using an SSL tunnel.

Here are more technical details from the Z100G PDF:

The Remote Desktop Protocol (Microsoft RDP) uses TCP Port 3389. You do not need to create specific firewall rules to open this port on the gateway: the port is opened dynamically between the remote desktop client and the server host as needed. This means that the port is not exposed to the Internet, and you can use the remote desktop feature without compromising your security.

Posted by jono2u on January 15, 2007 at 02:55 PM in PC Security | Permalink | Comments (3)

Digg This | Save to del.icio.us

How Hackers Puddle-Jump through Networks

We know that home PCs are often hijacked to send spam. We know they are often pilfered for personal data. Did you also know home PCs are sometimes used as "middle-men" or proxies to help hide the source of an attack?

It works like this: An attacker decides on a target network or PC to hack and at the same time, wants to cover their tracks. To cover there tracks, they must connect through multiple systems before attacking the target -- a technique often called "puddle-jumping". This makes tracking them down very difficult -- even if they target company or person determines the computer that attacked them, that system is quite often just one in a string of systems leading back to the attacker.

This posting explains how this system works and provides a great diagram showing how an attacker might bounce through different systems and networks before reaching the target. To actually find and apprehend the attacker, the investigator would have to obtain logs and information from each one of the machines involved in the attack -- something very difficult, even for law enforcement using subpoenas and other legal tools.

What's the best plan? Obviously, securing your own system so you don't become part of this "attack proxy" is the best idea.

Posted by jono2u on October 26, 2006 at 01:04 PM in PC Security | Permalink | Comments (2) | TrackBack (0)

Digg This | Save to del.icio.us

Anonymous Searching

The recent AOL search record disclosure caused quite an uproar -- much of it directed at AOL for releasing what many people consider "sensitive" search information. The New York Times even put a face to the number, figuring out who searcher No. 4417749 was and interviewing her about her search data.

But, many of the articles have overlooked the core problem. While AOL releasing search data may be concerning, the fact that search companies maintain, retain, and mine this data is the real issue. The recent AOL disclosure actually allowed many people to understand what the search data looks like (what have you typed into Google lately?) and how this data actually provides a very focused view of the person searching.

I'd even suggest search data provides a better view into the interests and even mind of a person than their web browing behavior -- web browsing mostly consists of links from one page to another, while search data is actual direct input provided by a person. Instead of "surfing" from one page to another, reviewing search data can almost show what a person is thinking.

If you would like to prevent any search company from having this kind of insight into your search information, this might be a way to do it:

How to anonymize your search:

  1. Install the greasemonkey extension to Firefox and restart Firefox.
  2. Review the information on this page and install the script (with greasemonkey enabled). Firefox will create a pop-up alert warning you that you are about to install a script -- select "Install" to this warning.

Once you have this working, your search queries will be routed through blackboxsearch.com. Black Box Search claims:

"no IP, no tracking cookies, no logging - EVER!"

However, there isn't much corresponding information to support this claim.  So, this is obviously not a product endorsement, just another option -- one that doesn't use the omniscient Google cookie.

Posted by jono2u on August 24, 2006 at 02:02 PM in PC Security | Permalink | Comments (0) | TrackBack (0)

Digg This | Save to del.icio.us

Someone on your WIFI? Turn them Upside-down

Some people leave their WIFI open to allow neighbors and others to use it; other people think that's stealing. Instead of securing their WIFI to prevent unauthorized access, some see it as an opportunity to get some laughs by placing the offenders on an untrusted network and serving them an Apple-Turnover:

Appleturnover_2

































Or maybe an eBay upside-down cake:

Ebayupsidedown_1

















Either way, be sure to look at things from another point-of-view before making a decision.

Vistaflip_1

Posted by jono2u on August 07, 2006 at 09:25 AM in PC Security | Permalink | Comments (2) | TrackBack (0)

Digg This | Save to del.icio.us

Friday Desk Clearing

  • Attackers load drive-by download on Circuit City Message board
  • New virus infects OpenOffice/StarOffice (OpenSource alternative to MS Office)
  • Consumers overconfident about ID'ing phishing scams?
  • Plugin to Encrypt your Gmail
  • Drop in virus activity signals change in tactics
  • Why steal SSN numbers when you can get them for free?
  • Tracking large data loss incidents

Posted by jono2u on June 02, 2006 at 02:57 PM in PC Security | Permalink | Comments (0) | TrackBack (0)

Digg This | Save to del.icio.us

MetaSpamZombieBotEngines

We all hate spam -- many of us use filters to find and block it, web based email services use sophisticated pattern analysis to detect it, and that leaves you and I to delete what's left. But, where does all this spam actually come from? Believe it or not -- it often comes from home PC users. That's right -- we are the engine of our own frustration.

As mentioned before, the stats show approximately 50-80% of all spam sent comes from hijacked home PCs. Since you are probably using a personal firewall, you've taken a good step to prevent your own PC from sending out spam. A personal firewall is one of the best ways to ensure your system doesn't become a spam zombie.

Some people suggest personal firewalls are not needed if you have a home router/network with a built in firewall. I wish it was that easy. Consider this:

1. User browses a malicious website with an unpatched machine (or the site could have a 0day).
2. Home PC gets hacked, the payload of this hack is a spam engine.
3. User's PC begins sending large amounts of spam to the rest of the Internet.

How is a router/gateway firewall on your home network going to stop this? Most home network routers don't provide outbound firewalling (blocking the outbound port 25) and if they do, most people wouldn't know to block this port specifically. That's one of the reasons a personal firewall on *the actual computer* is always a good idea. ZoneAlarm even provides Outbound MailSafe Protection to prevent your system from becoming a MetaZombieSpamBot.

Here are some stats and graphs showing which home users (and their ISPs) are sending the most spam:

Prova

As you can see, this list is slowly growing as the spammers hack more home PCs users, who in turn, end up sending more spam. Hopefully as people become more aware of this problem, we'll see those numbers starting to drop.

Posted by jono2u on May 24, 2006 at 10:02 PM in PC Security | Permalink | Comments (1) | TrackBack (0)

Digg This | Save to del.icio.us

Home User's Security Checklist

SecurityFocus has a nice checkbox system to let you score your own PC security level. Each checkbox item has a link to get more information. Using this sytem, you can check the boxes you know are 'ok' and follow-up by reading more information about the items which you are unsure.

Example section: 

Personal Firewalls

I have a personal firewall installed and running.
(What's a personal firewall?)

Anti-Virus

My anti-virus software updates itself every _____ days.

Great quiz, take it with your kids and see how many both of you can get cooperating (I've noticed it's sometimes the kids who know quite a bit about security). Besides, learning about security together will help the family stay secure.
                        

Posted by jono2u on May 12, 2006 at 08:44 AM in PC Security | Permalink | Comments (0) | TrackBack (0)

Digg This | Save to del.icio.us

On-site backups with a Data Safe?

So you want your data to survive 1,550 degrees F? Better get one of these (this is not a product endorsement, it's just cool):

Productphotowithdropsha_1

Posted by jono2u on May 04, 2006 at 05:43 PM in PC Security | Permalink | Comments (0) | TrackBack (0)

Digg This | Save to del.icio.us

« Previous | Next »

Search the Blog


  • Zone Blog Google

ZoneAlarm Help and Support

  • Visit Support or User Forums for help with your software.

Zone Blog Feeds

  • Zone Blog RSS feed

    Add Zone Blog feed to My Yahoo!

    Add Zone Blog feed to Google

    Subscribe to Zone Blog feed with Bloglines

Categories

  • Facebook Security
  • ID Theft
  • Malware, Spyware, Worms
  • PC Security
  • Phishing & Spam
  • Security Industry
  • Social Networking Security
  • Technology
  • ZoneAlarm

Recent Posts

  • Hey Doc, Do I Really Need HDE?
  • Give Your PC a “Flu Shot”
  • ZoneAlarm vs. Windows 7
  • Wait! Before Upgrading to Windows 7…
  • How to Travel Safely with Your Laptop this Thanksgiving
  • Windows 7 Security: What it Has, and What it Lacks
  • Windows 7 Through Security Goggles
  • Keeping Laptops Safe
  • Quick Safety Tips for Staying Connected While On-the-go
  • Protecting Your Privacy: Web 2.0 Security

Archives

  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009

Sites We Like

  • Virus Bulletin
  • SANS - Internet Storm Center

    Kaspersky Blog: Analyst's Diary

    digg / security

    Viruslist.com

    Consumer.gov

    World Privacy Forum

    Privacy Rights Clearinghouse (see how to Opt out from Online Data Vendor Databases)

ID Protection Services

  • ZoneAlarm partner Intersections provides helpful IdentityGuard® services for actively monitoring activity related to your identity:

    Identity Protection Center - Learn how to protect yourself from identity theft

Zone Links

  • Internet Security
  • ZoneAlarm Tech Support
  • Feedback
  • ID Protection Center
  • ZoneAlarm ForceField