QuicksearchJoin our Google GroupPoll boxAre you planning to obtain a security certification in 2008?
Archives StatisticsLast entry: 2008-07-17 15:03
94 entries written
59 comments have been made
|
Home | Contact Us
Thursday, March 27. 2008Blackhat Europe + Twitter[Sandro] Just a quick notice - If anyone's interested in what's going on @ Blackhat Europe, I'm posting quick notes on my twitter account. http://twitter.com/sandrogauci [Donald] So we're back from Black Hat and the cold Dutch weather and I must admit that overall the amount of cool stuff that goes on during the conference overwhelmed me. More than the presentations (which hook you in themselves) - it was the people that we met and socialized with in the evenings. Amsterdam city is a great city for the urban runner - a must visit if you enjoy hectic run-arounds. Fine restaurants and lots of good company. On the other hand, if you're a bit like me, I would tend to go for a more relaxed area - nevertheless (I'm not complaining) - I loved it and would definitely jump at the opportunity to go there again next year. Thursday, February 21. 2008A followup on PassPack and online password managers
Our post on PassPack last week attracted quite a bit of attention. We were able to have an interesting discussion over security concerns that have to do with most (and probably all) online password managers. Similar to PassPack there are other services like Clipperz and Just1Key, all of which would be subject to the same concerns that we raised - the basic question of trusting a 3rd party server with your passwords. If you missed out, check out the post to learn about the actual concerns.
One solution that PassPack seem to be seriously considering is the option to license their server technology to 3rd parties. In the case of a company that buys a license and installs PassPack on an internal server, this would shift trust concerns from the service provider (happens to be PassPack) to the company's own systems administrators. This assumes that proper code review is done by whoever is concerned. We also picked on the One time passwords feature in PassPack, and why it is not a panacea solution to the keyloggers problem. The conclusion was that PassPack needs to clearly inform the users that passwords need to be generated ahead of time. Without doubt, making use of public computers such as the ones found in internet cafe's or kiosks, is a bad idea by itself. There are too many layers which an attacker can target - the computer's memory, the web browser by replacing the logout button with one that does nothing, and so on. All that said - PassPack has a lot of potential, they put a lot of focus on both the user experience and security. Upcoming features such as being able to share passwords with other users can definitely be useful (although that is a bad practice and should be avoided most of the times). From our part, we look forward to seeing how PassPack and similar services will change the way we threat our passwords. Wednesday, February 13. 2008PassPack and why it does not work
Note: We posted a followup on this.
PassPack is an online password manager for people who travel or change computers often. Unlike other password managers, PassPack is available 24/7 via internet, nothing to download or install. Great! Problem solved. But how do they achieve this? With AES encryption (the same as used by the US Government) and an SSL Secure Connection, your data travels safely over the internet. But let's suppose a hypothetical "bad-guy" gets into our servers, all he'd find would be a bunch of illegible data (not even PassPack can read your data). What caught my eye was the part where they state that not even PassPack can read your data, which reminded me of the Hushmail incident. The free secure email service makes claims that: By using Hushmail, you can be assured that your data will be protected from that kind of broad government surveillance. Which is simply not the case. In fact later on in their FAQ, Hushmail have a section which explains that they have to comply with the law just like everyone else. Same with PassPack - the encrypted data on their servers cannot be accessed off their servers without the password. The problem is that, if need be, PassPack is able to read your password and then use it to decrypt your information. So what about the other claims?
Well - not today's loggers! Nowadays, both commercial and underground/malware keyloggers support screen capturing. This means that if you are in an internet cafe, there always is the chance that not only are your keystokes monitored, but also your all your activity on the computer, including screen captures and mouse clicks. But it is not all bad - I do like PassPack's idea of tackling the problem of multiple passwords. Some of the features that they offer are also pretty interesting such as the "Anti-Phishing Welcome Message". While this is not nothing new and Yahoo and others have been using such features, it is good to see them more widespread. However, as you might have guessed, I won't be handing out my google, hotmail or amazon passwords to PassPack. Thursday, February 7. 2008Truecrypt version 5 out!
The new truecrypt supports full disk encryption with preboot authentication - yay for the truecrypt team! Another feature that I have personally been waiting for was Mac OS X support. Since OS X support had been on the to do list for such a long time, thanks to the OS X Crypt guys for showing that it is possible to have Truecrypt for mac
Check out whats new here. For an instructional video go here. Tuesday, November 27. 2007Protecting your Antivirus
This might sound funny, but we're at a stage where you need to protect your AV software. SecurityFocus has published an article on the research done Sergio Alvarez and Thierry Zoller (for N.runs), which concludes that while AV software is protecting clients against malware (running at userspace), the AV software (typically running at kernel level) is itself vulnerable to exploitation.
Best part: "N.runs plans to release a product to protect against antivirus parsing vulnerabilities, and the contact information at the end of the presentation includes the e-mail address of the company's director of software sales." .. don't get carried away with the argument that these guys are marketing their software through research. I think that's only appropriate - the problem is real and there's little FUD involved. There's a huge difference between security software and secure software. The question then is .. will we need protection for the software that protects your AntiVirus? Tuesday, November 20. 2007more security leakages
Here's a quick roundup of recent security leakages and identity theft news:
And those are just the ones that make news.. a lot of incidents do not. Tuesday, November 13. 2007
Leaked passwords and password ... Posted by Sandro Gauci
in Passwords at
12:21
Comments (0) Trackbacks (0) Leaked passwords and password policies that fail
Around 45000 MySpace passwords were leaked on the net recently. While it might seem like leaking such passwords is a major security threat, these passwords were already collected by phishing sites and possibly abused by the wrong people. The good thing is that this gives security folks a chance to see how effective or ineffective password policies can be.
The people behind the-interweb.com published an article called A brief analysis of 40,000 leaked MySpace passwords. What is interesting is that MySpace apply a password policy which says that you have to use at least a non-alphabetic character in the password. So from the analysis we get the top 10 passwords - top password being "password1". What we learnt (or already knew):
How does this help us make better security decisions? A lot of security is based on passwords nowadays, despite being the most abused form of security (or I would argue - lack of). By applying security policies, a password attack will change a little but not much. The chosen passwords in most cases are still the same: "password", "love", and so on, but with an additional character (usually "1") at the end. This means that such passwords are still pretty guessable and can be guessed via a wordlist attack. So how does the systems administrator make an educated security password policy? In my opinion, one has to keep in mind the following before setting a password complexity policy:
The longer the password age, more at ease end users will be at choosing complex and unique passwords. A shorter password age will make end users think twice before choosing a password that they have to remember for 2 weeks only until the system starts nagging them to change their password again! Say users are required to include 1 non-alphabetic character in their password, and the account lockout is after 10 attempts. That gives an attacker a high chance of finding users on the system who started their password with the word "password" and included a numeric digit at the end. If, on the other hand, end users are required to use 2 non-alphabetic characters, then that decreases the chance of a password. Having a blacklist of known common passwords for the specific password complexity policy might be an idea to limit usage of common passwords. Thursday, October 11. 2007SIPVicious - security tools for auditing SIP devices
I just released version 0.2 of SIPVicious tool suite from here.
As a small introduction I put up a screencast of the tools in action. What is SIPVicious tool suite?Consists of 4 tools:
Notable new features include:
Project page: http://code.google.com/p/sipvicious/ Hope you guys find it useful Friday, August 17. 2007
Privacy breaches Medical IT contractor Posted by Sandro Gauci
in Articles at
06:08
Comments (0) Trackbacks (0) Privacy breaches Medical IT contractor
Darkreading has an article about Verus Inc. closing doors. There are many times when security does not seem like a priority and gets ignored. Sensitive data is sent as clear text, firewalls are configured badly and web applications are deployed without any security testing done.
In a way, it's good to see that this doesn't always go unnoticed - especially when it comes to sensitive information such as medical data. However, in the long run, it might be more important to see why a lot of companies are still not practicing basic security. Is it lack of knowledge (competence etc), or is it simply the case that most of the times implementing security is still seen as an extra? I personally think its a bit of both. The solution to the first problem would probably be reputation and elimination - which is what (apparently) happened to Verus Inc. However the second problem might be more tricky. This book might be particularly interesting for those interested in the subject of security and usability. In the end of the day, security needs to be built in and be easily accessible. And for those interested in the case, if you google around you'll find posts which shed more detail. Friday, August 10. 2007the online mule
This article sheds some light on what emails such as the one below consist of:
MAKE EXTRA $$$ WORKING FROM HOME! NO SPECIAL SKILLS REQUIRED! EARN HUNDREDS OR THOUSANDS EACH MONTH! Mafia and terrorist organizations have been using mules for a long while to launder money. When it comes to the internet, this is how it works:
Sunday, July 8. 2007
Cranky Geeks invites security guests Posted by Sandro Gauci
in Articles at
10:53
Comments (0) Trackbacks (0) Cranky Geeks invites security guests
Cranky Geeks is one of my current favorites Democracy subscriptions. For the latest episode, the host invited Cryptographer Whitfield Diffie and Security Expert Dan Farmer to join the show. It's good to give a face to the people you read about in the books you know
Especially enjoyed it because IMHO Diffie looks a bit like god in his 60's, while Dan Farmer (author of SATAN) looks a bit like the devil. See for yourselves .. br>![]() Monday, May 14. 2007Security Awareness Videos
The 2007 Computer Security Awareness Video Contest have just announced their winners. The videos can be downloaded from their website. My favorites so far are the ones that focus on identity theft - When you least expected it and Identity Theft for Criminals - both have a health amount of humor so thats definitely a plus.
Friday, May 4. 2007Humor: A New FireFox Security ProblemFriday, May 4. 2007
InfoSec Europe pictures and more Posted by Sandro Gauci
in Articles at
12:30
Comments (0) Trackbacks (0) InfoSec Europe pictures and more
A few more random observations (following InfoSec expo):
Here are some pictures which we took at InfoSec Europe. Thursday, April 26. 2007Infosec Europe .. here we are!
Well .. we were. By now we're back to Malta .. but this was the original draft of the post:
We spent the past 2 days going through vendors of all sorts at the trade show. A point form summary:
Overall I liked the following products:
We'll be sure to post a follow up on what went on .. and maybe some photos as well. Wednesday, April 18. 2007
Exploring different execution paths Posted by Sandro Gauci
in Articles at
05:55
Comments (0) Trackbacks (0) Exploring different execution paths
In my previous post, I spoke about how automated systems such as the Norman Sandbox and Anubis are easily blinded with simple environment checks. Christopher Kruegel of Secure Systems Lab of the Vienna University of Technology replied with the following:
This works by taking snapshots of the executable being run for each decision to be made, running through the code and then restoring that previously stored state in order to follow a different execution path. They were able to do this by creating a Qemu extension which is able to identify the memory mapped for the specific executable being analyzed. This extension is currently works in progress and will be included later on as part of Anubis. Personally, I'm really looking forward for this to become publicly available. Monday, April 16. 2007Analyzing unknown binariesIt's not like the first time that we need to know what an executable binary file actually does. Of course, hardened reverse engineers will launch up their trusty hex editor / disassembler / debugger and spend a few days staring at the code. But for the rest of us, we need answers and we need them quick!
But (there always has to be a "but") ... what happens when the executable expects a specific path to run the malicious code? For example, it might check to see if it is running from the Outlook temporary files directory before doing anything malicious. My best guess is that the methods that Anubis and other similar projects use, will fail to detect the malicious code simply because it is never run. Of course, by looking at the Outlook directory check, it can be enough indication that the executable might have malicious code. Wednesday, April 11. 2007Shmoocon videosYesterday I learnt that the Shmoocon videos have been made available online, so my immediate reflex action was:
Gotta love wget. I watched some of the talks and quite a high percentage of them are high quality - I watched (parts of) the following:
I still need to watch Major Malfunction's "RFIdiots" talk - which will probably talk about his python library and experience with RFID stuff being done in the UK / passports and such things. He's a very good speaker and never ceases to impress. So I'm looking forward to that. If you're interested there's 2.7gb of videos here. If you're in .mt area and want a copy feel free to ping me. Friday, March 16. 2007
Security: not just a technical problem Posted by Sandro Gauci
in Articles at
20:32
Comments (0) Trackbacks (0) Security: not just a technical problem
Just finished watching the 7th BT Big Thinker's online panel session. Highly recommended viewing if you have an hour to spare. An intelligent discussion of the problems we are now facing as a web-enabled society - issues which are increasingly more human in nature and affect our finances and well being. The panellists are very knowledgeable (they have to be) .. and the host is Bruce Schneier - do I need to say more?
Enjoy. Friday, March 16. 2007
Exaggerated claims in vulnerability ... Posted by Sandro Gauci
in Articles at
17:41
Comments (0) Trackbacks (0) Exaggerated claims in vulnerability assessment reportsKevin Beaver and Caleb Sima have posted a short 2 page article outlining how easy it is to fall into the trap of looking at security vulnerabilities out of their context, and making a big deal out of it. I personally enjoyed this text mostly because it mentions a few specific examples - like the assumption that having Microsoft Frontpage directories means that the site is vulnerable to Frontpage attacks. The article puts a lot of weight on perspective and context, which will enable better vulnerability assessment by focusing on the things that matter most.
|
CalendarCategoriesQuick links
MadVIP.net
MySQL Geek Computer Domain - MALTA SecGeeks Google Blogoscoped SIPVicious ExchangeInbox GiGa in Security Forensics Wiki Security Catalyst Forum Forensic Focus Google Online Security CCCure online testing Layer 8 InfoSec Writers Our GOOGLE group MaltaMeter SearchMalta.com Richard Bejtlich Matasano Chargen Previous | Next Blog AdministrationRSS Feed |

