The installer.


Cloud, Security, Digital Forensics, UNIX


Posted by
cmihai
at
12:52 AM
0
comments
Labels: Microsoft

Posted by
cmihai
at
10:34 AM
1 comments
Labels: BSD, Cryptology, Debugging, Digital Forensics, Enterprise, Linux, Microsoft, Networking, Open Source, Scripting, Security, Virtualization
Modern versions of Windows like Vista no longer use LM (which could be cracked in minutes using rainbow tables and tools like Ophcrack, especially since it grouped passwords in 7 character pieces). NTLM tends to be more difficult to crack.
Now that GPU HPC clustering has been around for a while, it was only a matter of time until someone implemented the concept for usage in password cracking. I've seen specialized FPGA based machines like Copacobana accelerate DES cracking for example. Or custom chip machins like Deep Crack. But there are cheaper and more effective resources available, right on your home desktop!
A simple GeForce 8 card can have 128 stream processing units and they are very suitable for fixed point arithmetics.
Elcomsoft has released a product that uses such a technology: Elcomsoft Distributed Password Recovery 2. And it will soon incorporate the technology into all their products.
What does this mean? It means that cracking a typical 8 character NTLM has can take as little as 4-5 days instead of months. Using a GPU means the process can be 25 times faster than normal! Not to mention you can just use 4 GPU's on your machine to really speed things up :-).
Guess it's time to enforce a more strict password policy. 12 or more characters should be a minimum now.
Want to use GPU clustering for other kind of HPC applications? Grab the NVIDIA CUDA toolkit and an MPI manual, and start coding. Or maybe you're an ATI person? Then take a look at Folding@Home on ATI GPU's page.
Posted by
cmihai
at
10:45 PM
0
comments
Labels: Clustering, Digital Forensics, HPC, Security
Google now allows you to enable IMAP support for your GMail account.
Just go to Settings - forwarding and enable IMAP, then configure your MUA to use IMAP.
For those of you that use Outlook 2007 (or some kind of Outlook) you'll need to export your email as as a .pst file, create the IMAP account then import it (or just use it as it is) in order to move from POP3 to IMAP.
I like the fact Google has IMAP now... and even Yahoo mail has unlimited storage and a neat interface (damn thing is quite fast).
Posted by
cmihai
at
7:16 PM
0
comments
Labels: Internet
Synergy is a neat piece of software that lets you share a single keyboard/video/mouse across your machines. It basically acts like having TwinView or Xinerma, but on different systems. Can you do it across your Sun Solaris machine and your Windows box? Sure!
You can arrange the monitors in patters like square, vertical, horizontal, whatever.
So if you have two or more desktops, and want that Xinerma feel, or just to get rid of two (or more) keyboards on your desk, look at Synergy, it's a pretty amazing piece of software. Beats having to VNC manually into your other Desktop :-).
Posted by
cmihai
at
12:22 PM
0
comments
Labels: Open Source
TEMPEST was code name given for to a NSA project regarding technologies used to intercept and decipher the electromagnetic signals that all computers emit. Later, TEMPEST became a backronym: Telecommunications Electronics Material Protected from Emanating Spurious Transmissions.
Today, in military circles, the term has been officially supplanted by Emsec (for Emissions Security); however, the term Tempest is still widely used in the civilian arena.
About two years ago, I've stumbled across this little program in FreeBSD's ports collection:
Tempest For Eliza is a program that allows you to control the electromagnetic signals your monitor emits (by controlling the image displayed on screen) in such a way that you can send AM radio signals with audio (music).
Some demonstrations of Tempest in action:
http://www.youtube.com/watch?v=dWmGNL-ttDY
http://www.youtube.com/watch?v=F-O1QWWmVmg
Although this use seems harmless enough, one can capture the electromagnetic signals emitted by your monitor and reproduce the image on a another machine. This process is know as van Eck phreaking.
A working implementation of that concept is proven in:
http://www.cl.cam.ac.uk/~mgk25/ih98-tempest.pdf
Or, using like 100$ worth of RadioShack components, one can build a fully working receiver and capture data that's good enough to read (may not be effective for modern monitors, but I've seen a few whitepapers on the subject detailing such functional units).
Here is an open source implementation of that concept:
http://eckbox.sourceforge.net/
Guess it's time to bring out the old Faraday cage, hey guys? :-).
And just in case you didn't realize, this is also possible with flat screen monitors, not just CRTs.
So, is this actually used in real life? You bet! Here's an example of a TEMPEST attack on a voting machine (computer). It basically allows people to see who you've voted for. So unless your gear is certified NATO SDIP-27 Level A, you are pretty much vulnerable to such attacks.
Similar attacks can also be made on copper cabling (such as your Ethernet network). When in doubt, use Fibre!
Posted by
cmihai
at
4:00 PM
0
comments
Labels: Security
Solaris Express Community Edition (SVN_75a) is out, and it comes with Xen!
See http://dlc.sun.com/osol/on/downloads/b75/on-changelog-b75.html for the changelist.
See http://www.opensolaris.org/os/community/on/flag-days for a list of things to come to SXCE :-).
Download SXCE DVD: http://opensolaris.org/os/downloads/sol_ex_dvd/
Download SXCE CD: http://opensolaris.org/os/downloads/sol_ex_cd/
Posted by
cmihai
at
1:00 AM
0
comments
Labels: Open Source, Solaris

Got a Huawei HSDPA modem from Vodaphone and it doesn't work on Vista? You need to perform a firmware upgrade. The risks involved are your own responsibility, of course. If you brick it, don't blame me. Make sure Vodaphone actually supports such an update (they have some details on their site, google!).
Just grab the firmware / software update pack from:
http://www.mobileconnected.co.uk/wp-content/uploads/software/E220_update_Vista.zip
Make sure you read the instructions and read the documentation on Vodaphone's website.
LATER EDIT: There's an official Vodaphone update. Use this!
Posted by
cmihai
at
9:48 PM
0
comments
Labels: Microsoft
Sometimes multiple file selection is broken in Windows Vista. Dragging a box around folders and such, multiple selection with Ctrl or Shift, or even Ctrl-A won't work inside folders (although they may work in the drive view (my computer) or on the Desktop.
For some reason, Explorer saves "single select" to folder views and saved defaults.
I've stumbled across a script that fixes this without too much work:
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=981031&SiteID=17
http://www.vistax64.com/vista-file-management/98609-trouble-multiple-file-selection-vista-explorer.html
The script seems to work quite well. I ran it, logged off, logged on and multiple selection worked perfectly :-). Thanks go to Keith Miller.
Posted by
cmihai
at
10:54 AM
0
comments
Labels: Microsoft
Backup Basics and best practice. Developing a backup strategy.
A proper backup strategy should be part of every disaster recovery plan. Every company should have at least a basic DRP, business continuity plan and employ risk management techniques.
Data backup and recovery falls in the prevention against data loss category, along side surge protection, interruptible power supplies (UPS), fire prevention systems, data security software (IDS, Antivirus Software, etc).
A backup is not a simple thing. You can't just throw your files on some random storage array every now and then and expect things to work out. A proper backup requires planning, a backup strategy, risk assessment and team work.
1) What does a backup strategy help us mitigate against?