Category: Hardware


HTC screwed up big time here.  If you are using the stock HTC Sense UI(and most folks are) they have enabled a backdoor into the phones base operating system that essentially allows any app with simple permissions to sniff everything on or about the phone and send it back.  Android itself is not at fault HTC made modifications w of Android that caused this.

In recent updates to some of its devices, HTC introduces a suite of logging tools that collected information. Lots of information. LOTS. Whatever the reason was, whether for better understanding problems on users’ devices, easier remote analysis, corporate evilness – it doesn’t matter. If you, as a company, plant these information collectors on a device, you better be DAMN sure the information they collect is secured and only available to privileged services or the user, after opting in.

That is not the case. What Trevor found is only the tip of the iceberg – we are all still digging deeper – but currently any app on affected devices that requests a single android.permission.INTERNET (which is normal for any app that connects to the web or shows ads) can get its hands on:

the list of user accounts, including email addresses and sync status for each

last known network and GPS locations and a limited previous history of locations

phone numbers from the phone log

SMS data, including phone numbers and encoded text (not sure yet if it’s possible to decode it, but very likely)

system logs (both kernel/dmesg and app/logcat), which includes everything your running apps do and is likely to include email addresses, phone numbers, and other private info

Normally, applications get access to only what is allowed by the permissions they request, so when you install a simple, innocent-looking new game from the Market that only asks for the INTERNET permission (to submit scores online, for example), you don’t expect it to read your phone log or list of emails.

But that’s not all. After looking at the huge amount of data (the log file was 3.5MB on my EVO 3D) that is vulnerable to apps exploiting this vulnerability all day, I found the following is also exposed (granted, some of which may be already available to any app via the Android APIs):

active notifications in the notification bar, including notification text

build number, bootloader version, radio version, kernel version

network info, including IP addresses

full memory info

CPU info

file system info and free space on each partition

running processes

current snapshot/stacktrace of not only every running process but every running thread

list of installed apps, including permissions used, user ids, versions, and more

system properties/variables

currently active broadcast listeners and history of past broadcasts received

currently active content providers

battery info and status, including charging/wake lock history

and more

via Massive Security Vulnerability In HTC Android Devices (EVO 3D, 4G, Thunderbolt, Others) Exposes Phone Numbers, GPS, SMS, Emails Addresses, Much More.

Ecc’s site(among others hosted here) has been spontaneously rebooting randomly over the past couple of days.  The server is hosted by Swift Systems in Frederick and finally ECC and Swift personnel had to swap the drives into another identically configured server to try to stabilize things.  It turns out there is some kind of hardware failure with the other machine because it’s been three hours of intensive testing and this replacement machine has not fallen over.  I would like to apologize to anyone who tried to get here and could not during on of the outages.  Swift Systems personnel went above and beyond in trying to figure out what was going on and I am grateful for their help in fixing this issue.

Vmware is really easy but it doesn’t work with machines that do not have hardware assisted RAID.  Most of my clients(including myself) don’t have enough I/O demands tht a hardware accelerated card is required.  This is when the beauties of Linux MD(NOT DM) RAID come into play.  VMware doesn’t support MD raid…but the Linux kernel does.  After ordering up a new server and much initial testing I have decided to standardize on Ubuntu LTS and KVM for my MD RAID Clients.  The control panel is the great cloudmin product made by the folks who bring you webmin and virtualmin. The final leg of testing this solution is to use the vmware convertor and then pulling that image into kvm.  If that goes well then the ECC platform has two interations:

 

For clients with larger budgets that include hardware assisted RAID:  VMware ESXI along with a third party backup script

For clients with smaller budgets that use MD RAID:  Ubuntu LTS w/KVM and Cloudmin.

I’m hoping to wrap up testing in the next month or two then ECC will release the official product announcement.

While “clouds” on the internet are a terrible idea they do have their place INSIDE the building.  I am currently building and researching exactly this type of internal cloud.  In my shop I have two servers.  At idle(which is where most of them spend their time) they draw nearly 135 watts from my electrical system.  That’s nuts.  I have ordered a new server that i am going to put both of my servers onto as virtualized machines.  My idle power shold be cut at least in half.  Here are the specs of the baseline host I am going to be building from:

Dell Poweredge T110

Ram: Upgraded to 8 gigabytes
Network: at least two network interfaces
Hard disk: 2 x 2 Tterabyte SATA drives
RAID: Linux softwar RAID 1 or H200 hardware raid card depending on client needs(i am going to use Linux software raid)
processor: Intel XEON x3430

Applications:
Windows server standard
Zimbra
Astaro
Untangle
others as determined by client needs.

Hypervisors Undergoing Evaluation:
1. Microsoft Hyper-V
2. KVM
3. Citrix XEN

Cost of hypervisor software: Zero

This is just the bare minimum that ECC will specify for business clients going forward. ECC is currently building the baseline for operational testing in house. Once testing is completed an announcement of release will follow. ECC will be migration all clients to this internal baseline cloud over time.

The Microsoft Partner Conference is always a good source of information.  This makes things intriguing for Win8.  If it truly runs on vista class machines then it’ll run on my 5 year old notebook(which currently run win7) just fine.

 

Worried that you’ll have to buy a new PC in order to be able to run Windows 8? Don’t! Microsoft has said that the Windows 8 system requirements will be the same, or perhaps even lower, than those of Windows 7.Speaking at the 2011 Worldwide Partner Conference, Tami Reller, corporate vice president of Microsoft’s Windows division, had this to say:“In both of our Windows 8 previews, we talked about continuing with the important trend that we started with Windows 7, keeping system requirements either flat or reducing them over time. Windows 8 will be able to run on a wide range of machines because it will have the same requirements or lower.”So if Windows 8 has the same system requirements that Windows 7 had, that should mean that Windows 8 will also run on systems that currently have Windows Vista installed on them.As a reminder, here are the Windows 7 system requirements:1GHz CPU1GB RAM 32-bit or 2GB RAM 64-bit16 GB hard disk space 32-bit or 20 GB 64-bitDirectX 9 graphics device with WDDM 1.0 or higher driver

via Windows 8 will run on all Windows 7 PCs and Vista PCs too | ZDNet.

When hackers from penetration testing firm Netragard were hired to pierce the firewall of a customer, they knew they had their work cut out. The client specifically ruled out the use of social networks, telephones, and other social-engineering vectors, and gaining unauthorized physical access to computers was also off limits.

Deprived of the low-hanging fruit attackers typically rely on to get a toe-hold onto their target, Netragard CTO Adriel Desautels borrowed a technique straight out of a plot from Mission Impossible: He modified a popular, off-the-shelf computer mouse to include a flash drive and a powerful microcontroller that ran custom attack code that compromised whatever computer connected to it.

For the attack to work, the booby-trapped USB Logitech mouse had to look and behave precisely the same as a normal device. But it also needed to include secret capabilities that allowed the mouse to do things no user would ever dream possible.

“The microcontroller acts as if there’s a person sitting at the keyboard typing,” Desautels told The Reg. “When a certain set of conditions are met, the microcontroller sends commands to the computer as if somebody was typing those commands in on the keyboard or the mouse.”

via Hackers pierce network with jerry-rigged mouse • The Register.

The author forgets another huge market that Linux is behind.  HDTV.  I would say well north of 80% of all HDTV come with some form of Linux.  The next time you purchase a HDTV check the packet for something about GNU license.  If you see that..your tv is running Linux….:)

Windows’ Endgame. Desktop Linux’s Failure | ZDNet.

as technology and pricing changes this will change.  Right now here is what i would reccomend for somebody like me…a light gamer with heavy multitasking single threaded programs:

Qty. Image Product Description Unit Price Savings Total Price

Update
Intel Core i3-2100 Sandy Bridge 3.1GHz LGA 1155 65W Dual-Core Desktop Processor BX80623I32100
Intel Core i3-2100 Sandy Bridge 3.1GHz LGA 1155 65W Dual-Core Desktop Processor BX80623I32100
Model #:BX80623I32100
Item #:N82E16819115078
Return Policy:CPU Replacement Only Return Policy
In Stock
$124.99 $124.99

Update
Mushkin Enhanced Silverline 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1333 (PC3 10666) Desktop Memory Model 996770
Mushkin Enhanced Silverline 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1333 (PC3 10666) Desktop Memory Model 996770
Model #:996770
Item #:N82E16820226095
Return Policy:Memory Standard Return Policy
In Stock
$77.99 $77.99

Update
ASUS Xonar DX 7.1 Channels PCI Express x1 Interface Sound Card
ASUS Xonar DX 7.1 Channels PCI Express x1 Interface Sound Card
Model #:Xonar DX
Item #:N82E16829132006
Return Policy:Standard Return Policy
In Stock
Mail in Rebate Card
$89.99 $89.99

Update
Shuttle SH67H3 Intel Core i7 / i5 / i3 (LGA1155) Intel Socket H2(LGA1155) Intel H67 Intel HD Graphics 2000/3000 integrated in the processor 1 x HDMI XPC  Barebone
Shuttle SH67H3 Intel Core i7 / i5 / i3 (LGA1155) Intel Socket H2(LGA1155) Intel H67 Intel HD Graphics 2000/3000 integrated …
Model #:SH67H3
Item #:N82E16856101117
Return Policy:Limited Replacement Only Return Policy
In Stock
$269.99 $269.99
Subtotal: $562.96

Of course I already have a hdd, video card, optical drive that i am carrying over..:)

U.S. used ‘unmitigated gall’ and B.C. court to jail exec.

I have to thank my sister in law for this tip.  It turns out smartphones embed gps data into every picture they take.  Once you post this online that information is easily accessible and points to the EXACT location of where that picture was taken.  The site icanstalkyou.com gives information on how to disable geotagging of pictures.  Andriod phones are the easiest to kill only camera geotagging whle iphone/ipods are the most difficult.

On my Driod based phone store location was already off..:)

YouTube – Smartphone pictures pose privacy risks.