by Michael Mongold on June 26, 2007
in SBN
This is a little stale but I wanted to talk about it anyway. With their latest actions, I believe the Department of Veterans Affairs is quickly becoming the poster child for reformed data loss victims.
(important to note that, in this case, the data was eventually recovered)
The VA announced a few weeks ago that they have purchased 25,000 USB drives with built-in encryption from Kanguru.
The built-in AES-256 encryption will help insure that only authorized users can gain access to the USB drive and will prevent another major meltdown if lost or stolen.
Also, it should be noted that Kanguru says that they can prevent users from attaching the devices to the network based on a device identification number.
I believe that this is a great step but one that must be accompanied by some level of control. I have stated in this blog a number of times that a policy without the means to enforce it, is just window dressing.
So, kudos to the VA on a positive step and showing corporate America the direction to move in. Just make sure that you keep the momentum going and block access to the unauthorized USB devices out there.
Michael Mongold
by Michael Mongold on June 25, 2007
in SBN
by Michael Mongold on June 25, 2007
in SBN
A Russian firm, ElcomSoft, is now selling a password recovery tool that helps you gain access to Quicken, Quicken Lawyer, and QuickBooks for only $99 for a commercial license.
ElcomSoft gained access to files encrypted by Quicken's software by discovering a backdoor that Quicken had placed in their software for password recovery scenarios.
ElcomSoft discovered that Quicken had implemented a 512-bit RSA key. After factorizing the key, ElcomSoft promptly moved forward with a solution that can instantly remove the passwords protecting Quicken files.
The result is, if placed in the wrong hands, this product could potentially open a number of customers to the exposure of very sensitive data to competitors and the public, alike.
Quicken has responded that they take this threat seriously and are working on resolving the issue.
Until they have provided a work around for the backdoor, make sure you keep a tight hold on any Quicken documents.
Michael Mongold
by rudolph on June 24, 2007
in SBN
Thanks to JD Meier at Microsoft I have become a huge fan of mind mapping in the last few years. When JD first introduced Mark Curphey and myself to this, I have to admit I wasn't on board immediately. It was a little too "new age" for me. So I went about 6 months down the road before I had the inclination to use it again. But then as a bunch of people at work will testify I had drunk the kool-aid. I was using mind mapping for everything from building threat models and doing code reviews to working out my articles and presentations. I even convinced Foundstone to purchase a bunch of licenses of MindMapper as a lot of other people at Foundstone had become fans as well. Why MindMapper – well that was what JD was using and what another friend from back at CMU was using as well. Anyways about three years went by and I continue to be a big fan, to the point where I was accused of owning stock in MindMapper since I was evangelizing it so much J.
In March this year I was at the MVP summit in Seattle and met JD on the sidelines. We were chatting about a bunch of things and mind mapping came up again. Turns out JD has been using MindManager more recently. One benefit of being an MVP is I often get sent review copies of books / software etc and consequently I know have a free copy of MindManager. While I don't have a final verdict on which one of the two mind mapping software is better I do have some initial thoughts. One of the things I love about MindMapper is the fact that you can easily work on your mind map using just your keyboard. Hit enter to edit a topic, type "over" a topic to add a new child topic and use the arrow keys to navigate in between. MindManager on the other hand (and the little I have seen of it I must admit) has support for the tablet pc and ink as well as in general seems to have a richer overall user interface (ribbon etc). Also there seem to be newer versions of MindManager a lot more often than MindMapper and in my feeble mind that is an indication of some sort at least of innovation. Off course one challenge I would have moving from one product to another is that there is no easy way to export from MindMapper (in which I have a ton of threat models – and I do mean a ton – I did a search for file types on my drive and as it turns out I have more twd
MindMapper files than Word .doc files) to MindManager. I ran into this post though and decided to take on the author's challenge. Turns out it wasn't hard at all and in my limited testing it seems to work reasonably well. If anyone wants to try it out here is the process:
- Save the following code as mmconvert.xslt
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/02/xpath-functions" xmlns:xdt="http://www.w3.org/2005/02/xpath-datatypes" xmlns:ap="http://schemas.mindjet.com/MindManager/Application/2003" xmlns:cor="http://schemas.mindjet.com/MindManager/Core/2003">
<xsl:output version="1.0" encoding="UTF-8" indent="no" omit-xml-declaration="no" media-type="text/html"/>
<xsl:template name="processItem">
<ap:Topic>
<xsl:if test="item">
<ap:SubTopics>
<xsl:for-each select="item">
<xsl:call-template name="processItem"/>
</xsl:for-each>
</ap:SubTopics>
</xsl:if>
<xsl:variable name="topicTitle" select="title"/>
<ap:Text PlainText="{$topicTitle}" ReadOnly="false">
<ap:Font/>
</ap:Text>
</ap:Topic>
</xsl:template>
<xsl:template match="MindMapper/item">
<ap:Map>
<ap:OneTopic>
<xsl:call-template name="processItem"/>
</ap:OneTopic>
</ap:Map>
</xsl:template>
</xsl:stylesheet>
|
- Export your current mind map from MindMapper as XML
- Use some XSL transformation engine such as the one in XMLSpy to apply the above stylesheet to the XML file you got from MindMapper
- Open the XML file now obtained in step 3 (i.e. after the XSL transformation) in MindManager and voila you should have yourself a nice little MindManager mind map!
Bugs and feedback through the comments field pleaseJ.

by rudolph on June 24, 2007
in SBN
New articles I have been working on in the last few months:

by SOX Jockey on June 22, 2007
in SBN
I love to see coverage of Social Networking Site security issues, such as this post at
GNU Citizen.
by Michael Mongold on June 21, 2007
in SBN
Senforce announced on Monday that they will incorporate data encryption into their NAC offering.
Back in March, I suggested that a natural evolution of encryption and NAC would eventually bring the two together. Kind of like chocolate and peanut butter.
Now, Senforce is making a play in that direction.
I'll spare you the trauma of reading their press release. Suffice to say after they finish huffing about how they are the leader and all that - you know, the usual press release BS. They eventually say a little bit about how they are planning to prevent "thumbsucking".
A term that they are a little overly proud of creating.
(Thumbsucking refers to data that is "sucked" off of corporate devices and onto USB drives. The term "slurping" has been around longer and refers to programs that automatically search for certain file types on a hard drive and pull them over to an iPod or other removable device when it attaches to the computer.)
So, verbiage aside, I am glad to see someone pick up this angle of data security. Right now, everyone I speak to is concerned about USB proliferation in the workplace. For organizations that have sensitive data (i.e. everyone), this is a critical issue.
The beauty of NAC is that it can easily incorporate new technologies and flash points into controllable security policies as they arise. This kind of flexibility and control are what is required as data security evolves.
I always tell organizations that without NAC, your security policies have no teeth. policies are basically words on a paper with no means of observing or enforcing behaviour. NAC gives you the ability to change all of that.
Quite honestly, I'm not sure how CEOs/CFOs/CIOs/CISOs can sleep at night - with all of the current regulatory constraints that are flying around, not knowing what is on the network, and then not having the ability to do anything about what is on your network, even if you did know.
Hmmm - guess I should be glad I'm not in that position.
So, while I can't recommend Senforce's offering yet since I haven't had a chance to play with it, I will say that I like the thought they have put into the features listed and look forward to seeing more of it (and the offerings from other NAC vendors) in the future.
Michael Mongold
by Michael Mongold on June 20, 2007
in SBN
Can I get an "Amen?" The General Services Administration just announced that they have selected 10 data encryption companies to "guard sensitive, unclassified data that reside on laptops, mobile computing gadgets and thumb drives."
The ten companies are:
Mobile Armor's Data Armor
Safeboot's SafeBoot Device Encryption
Information Security's Secret Agent
SafeNet's SafeNet ProtectDrive
Encryption Solution's SkyLOCK At-Rest
Spyrus' Talisman/DS Data Security Suite
WinMagic's SecureDoc
CREDANT's CREDANTMobile Guardian
GuardianEdge's Data Protection Platform
It is an interesting line-up of encryption vendors with some of the usual suspects included and then a few that made it from out of left field and then a few notables that were left off.
Of the surprises on the list:
- Information Security
- A small player who caters to the federal space
- Encryption Solution
- Finding information on this company was like pulling teeth. Not much of a presence in the market. However, with government contracts, it's always fun to see who has been doing the most lobbying
Of the surprises OFF the list:
- Utimaco
- With about a quarter of all of the encryption licenses in the world, their absence is definitely noteworthy. Perhaps because their German?
- Pointsec
- The other 800 pound gorilla in the encryption market. Recent purchase by Checkpoint should have made them more palatable to the government, but I guess they're still too Swedish.
It was good to see WinMagic make the list. They're a good group of guys and I'm sure they worked hard to get this deal.
It appears that Guardian Edge may be back in the good graces of the government after winning and then losing the VA deal. Word is that they are having a lot of problems financially so we'll have to see if this keeps them afloat for awhile longer.
Also, good to see Mobile Armor. I have been hearing a lot of good things about their software and look forward to getting my hands on some of it soon.
To put things into perspective, the deal is worth at least $79 million dollars over the next five years.
On top of all of the government agencies that can get in on this deal, state and local governments can get the same pricing through the winning vendors for their various organizations. This represents a tremendous opportunity for local and state authorities to provide encryption for their user's data at greatly reduced costs.
So if you are a local or state agency, jump on this deal because it is unlikely you will find better pricing on your own.
Michael Mongold
LiveJournal tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team Technorati tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team IceRocket tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team Flickr tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team del.icio.us tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team BuzzNet tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team 43 Things tags:
Michael Mongold,
MTM Technologies,
Rocky Mountain Ram,
Carahsoft Technology,
Spectrum Systems,
SafeNet,
Hi Tech Services,
Autonomic Resources,
GovBuys,
Intelligent Decisions,
Merlin International,
Mobile Armor,
Data Armor,
Safeboot,
Safeboot Device Encryption,
Information Security Corp.,
Secret Agent,
SafeNet ProtectDrive,
Encryption Solutions,
SkyLOCK At-Rest,
SPYRUS,
Talisman/DS Data Security Suite,
WinMagic,
SecureDoc,
CREDANT Technologies,
CREDANTMobile Guardian,
GuardianEdge,
DAR,
GSA,
Enterprise Software Initiative,
SmartBUY,
Office of Management and Budget,
Defense Department,
General Services Administration,
DARTT,
Data-at-Rest Tiger Team
by Michael Mongold on June 19, 2007
in SBN
This may hard to believe, but experts are saying that IF the data stolen from Ohio would have been encrypted it would have prevented the worries they are going through now.
Uh, yea. No kidding. Oh, well. More fodder for the bloggers and newsies to write about. There certainly seems to be no shortage of it.
The plus side of this is that these big, very public losses are helping divert attention from the smaller losses that are occurring everyday. So, if your company has any data theft that it needs to report, try to time it around another data theft that is a lot larger. Most likely the news outlets will only run one story on data theft that day and choose to run the other company's screw up. Bonus points if you report this late on a Friday.
I should be a political spin-meister.
Of note, is Gov. Strickland's stance that Ohio "maybe should have considered encrypting the data". Regardless, he believes the data is still safe because it should be difficult to use the data on the hard drive.
I hope the Ohio voting populace feels better about their tech-savvy governor telling us how it is.
Perhaps the car that the data was stored in maybe should have been harder to break into as well.
Michael Mongold
by Michael Mongold on June 18, 2007
in SBN
My fiancee forwarded an e-mail she received today from a bank that she does not use. The e-mail stated that the bank had locked her online access and needed some information from her.
Here is the gist of it:
"Dear customer,
Your access to Online Services has been suspended. Due to a miss-match access code between your Site key information. To enable you continue accessing your online account it will only take you few minutes to re-activate your account. Click on the link below and you will be taken straight to where you can activate your account."
It goes on to provide a link to the bank, which if investigated shows that it actually points to a link at MISIONCRISTIANAELIMHN.com. Performing a quick check at dnsstuff.com shows that it is registered to Solucion Logica in San Pedro Sula, Cortez, Honduras with Julius Barber as the technical contact. Continuing along this path, I visited Solucion Logica's website at www.slogica.net and found that they are currently having problems with their mail because one of their servers is being used for Spam.
Of course, they say that they are investigating who the culprit is and once that account has been discovered, it will be suspended. Also you are welcome to call 9982-8141 if you have any questions, but you better be fluent in Spanish.
I guess where I'm going with this is the fact that this should not be happening. Organizations which allow people to spam from their servers should be held liable for any damage that it does. And let's face it, this is not just spam but an attempt to illegally gain someone's banking information.
No less than an outright attempt to steal money from someone and it should not be tolerated.
I am a strong proponent of what the Electronic Frontiers Foundation represents and I believe an open Internet allows for the most advances. However, allowing people to attempt such flagrant scams should not be tolerated. And yes, there are other things that occur over the Internet that are even more disturbing but our law enforcement personnel are already pursuing those individuals.
I guess I find it hard to believe that in this day and age, someone can feel so brazen as to attempt something like a phishing scam and not be concerned about the repercussions.
Let us hope that someone will put into effect a mechanism to block those that attempt scams such as these.
Here's a thought: If a government body ran a DDOS, after judicial approval similar to a wiretap proceeding, against one of these creeps, it would force ISPs to be much more diligent about the junk they allow through their networks.
Of course, the ISP would need to be given prior knowledge and a chance to work the issue out themselves, but at least we would have some recourse.
Right now, we solely place the burden of protecting yourself on the end user which is sounds like money to a phisher.
What do you think?
Michael Mongold