Archive for the ‘Applications’ category

AntiVirus Tested and Reviewed

November 25th, 2009

The Washington Post has an article about a series of A/V testing completed by PC World. Here’s the link:

http://www.washingtonpost.com/wp-dyn/content/article/2009/11/24/AR2009112400178.html

I wonder how the military feels about the rating that McAfee got in this test. Note the comment on the chart:

McAfee VirusScan Plus has some good features and a decent interface, but has too many performance problems for us to recommend it.

Wow… well, the company I work for also uses this. I wonder if that’s what makes my brand-new corporate-issued HP craptop with Vista run so dang slow.

What’s wrong with this picture?

November 12th, 2009

Picture 1.png

Are you following me? @krycheq on twitter.

ATM Attacks Up

September 7th, 2009

Report from the ENISA (European Network and Information Security Agency) showing attacks costing nearly half a billion euros in Europe.

http://www.enisa.europa.eu/doc/pdf/publications/ATM_crime.pdf

What I found interesting is this quote…

“ATMs communicate with the banking systems through a network connection. Some of these connections use private networks and proprietary network protocols but more often these connections now occur via the Internet and using standard network protocols.”

Wow… I didn’t think anyone actually connected their ATMs directly to the Internet or even gave them Internet access… Some best practices maybe? Most of these are probably common-sense, but after reading that statement, I wonder:

  • What bank connects their ATMs directly to the Internet? Probably a bad idea period.
  • All traffic should be forced through a VPN appliance of some sort that maintains a persistent VPN. This includes all administrative traffic to/from the device and any other associated devices (environment devices, network devices, etc…).
  • The VPN client appliance should probably not be addressable on the Internet in any way. Total stealth is called for here.
  • The subnets or address-space reserved for ATMs should not have ANY direct Internet access, and probably shouldn’t even have any indirect access through a corporate network, proxy, firewall, etc… either. Since most ATMs are Windows-based, having Internet-access for an ATM is just asking for trouble. And please… do not ask me “but how am I going to get it patched???”
  • Any devices should brick when powered down with no recoverable information. If this is a Cisco, the command “no service password-recovery” would be useful here.
  • The access-side of the VPN device should be restricted and controlled so that not just anything can be plugged into it. Something like IEEE 802.1X would be useful here.
  • Client-side communication should be encrypted as well. Yes… I know, that’s double encryption… so what? A network skimmer or other inline device could be introduced into the connection on the access-side of the VPN which would render the VPN useless. Use SSL/TLS and SSH with properly deployed PKI and one-time passwords, for management.
  • Don’t dual-use the Internet connection. If there’s an ATM here, keep it dedicated for that… don’t try to stick other things, unless they’re part of the system (like a camera and/or alarm), on the connection.
  • Don’t use wireless on the client-side and don’t count on GSM to protect the confidentiality or integrity of the system! Use a real IPSec VPN

Again… pretty much common-sense stuff here. I still wonder. If it’s so ordinary and apparent, why the idea of connecting an ATM to the Internet is even remotely palpable.

Pathetic… Open Relay Webform on democrats.org

August 30th, 2009

So there is apparently an open mail relay webform on the democrat.org website here. I was able to spam myself from it without any issue from a completely bogus email address and I don’t think I did anything illegal since there isn’t even a displayed AUP on the page.

Given that the email server itself will allow you to forge whatever address you choose, I suspect that it could be used for some very nefarious purposes, such as this.

Gotta love it. President’s cyber-czar quits and it apparently shows. I thought the demos were must more tech-savvy than their republican counterparts.