Wednesday, November 28, 2007

'Google's Gdrive on Way'

Google Inc is preparing a service that would enable users to store data from their personal hard drives on its computers, the Wall Street Journal reported Tuesday in its online edition.

Users would be able to house files they would normally store on personal computers -- such as word-processing documents, digital music, video clips and images -- on Google's computers, the Journal said, citing sources familiar with the matter.

According to the Journal, the service could let users access their files through the Internet from different computers and mobile devices when they sign on using a password.

The service could be released as soon as a few months from now, the Journal said, citing a source.

The newspaper also said Google plans to provide some free storage, with additional storage allotments available for a fee.

Planned pricing isn't known, the Journal added.

Google has responded. And it insists on using that silly cloud computing moniker:

"Cloud computing is going mainstream. The apps people use every day, such as email, photo sharing, and word processing, are moving to the web because it's easier to share and access your data from anywhere when it's online, in one place.
Storage is an important component of making web apps fit easily into consumers' and business users' lives. That's why we've always offered a lot of free storage, and it's why we offer paid options for buckets of 'overflow' storage spanning across apps, including Picasa Web Albums and Gmail for now, with more services like Google Docs to come.
We're always listening to our users and looking for ways to update and improve our web applications, including storage options, but we don't have anything new to announce right now."

Of course, we all know that sooner or later, GDrive will arrive.

Thursday, August 23, 2007

Wikiscanner.

"Wikipedia is like SecondLife for corporations...WikiScanner threatens a concept that's even more American than democracy." -Stephen Colbert

Ever heard of a Wikipedia reconnaissance tool?
Now you can with the Wikiscanner list anonymous wikipedia edits from interesting organizations.

You see, that is why Wikipedia rocks.




Try it out

Tuesday, July 17, 2007

Voyage of windows - I






Windows_1.01







Windows_2.03







Windows_3.00

Wednesday, July 4, 2007

iPhone security

iPhone security settings

- iPhone User's Guide (Manual)

- VPN technologies it works with

- Apple data leak

- iPhone Mail,Safari,VPN,Wireless settings

- & Many more ,Good reference site for quick iPhone security manual by Xeno Kovah.



Link here.

iPhone activation


Interesting stuff for security geeks:


Activation of the iPhone works in a similar manner to windows activation (standard signature handshake).

iTunes gets three things from the phone, the DeviceID, the IMEI, and the ICCID. This is called the token and is unique to every iPhone. This token is then sent to the apple server (alfred.apple.com) via SSL. Apple uses their private key to sign the token and transmits it back to iTunes. iTunes then calls AMDeviceActivate with this signed token. The device gets the token and checks whether or not the signature matches the token. If it does, the device is activated.


{
"UniqueDeviceID" = "aabbccdd......";
"InternationalMobileEquipmentIdentity" = "1234...."; "IntegratedCircuitCardIdentity" = "1234...";
}




Link here.