Archive for August 3rd, 2006

Macbook wireless device driver insecurities allow remote compromise

August 3rd, 2006

The Washington Post

If you want to grab the attention of a roomful of hackers, one sure fire way to do it is to show them a new method for remotely circumventing the security of an Apple Macbook computer to seize total control over the machine. That’s exactly what hackers Jon “Johnny Cache” Ellch and David Maynor plan to show today in their Black Hat presentation on hacking the low-level computer code that powers many internal and external wireless cards on the market today.

More: Article here

This problem affects most if not all wireless device drivers that haven’t been audited for security (which would be most of them). When not in use wireless should be disabled, ideally with a hardware switch (contained on many laptops).

Posted in Articles, Technical | No Comments »

Preventing Windows XP from writing to USB thumb drives

August 3rd, 2006

www.tech-recipes.com

Open the Registry Editor click on the Start button on your taskbar, then click on Run and type “regedit” and click on OK to start the regedit utility.

Expand HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control.

From there right click and create a new key and name it “StorageDevicePolicies”. In the window on the right then create a new DWORD value and label it WriteProtect, give it a value of “1″ and users can no longer write to USB drives. To re-enable this option change the value to 0 and users are again allowed to write.

More: Read the article here

Posted in Technical | No Comments »

Sidebar