Feeds:
Posts
Comments

Posts Tagged ‘security’

As you may be knowing Gmail rolled out a labs feature some time back, Gmail users can soon expect a new addition to their accounts. The new addition is aimed at increasing the security and privacy of users. Soon Gmail will allow your to remotely log out of your account and also view the recent account activity so that you can track down if your account has been accessed from elsewhere, or if you are logged in from another computer or if someone other than you has accessed your account.

Consider for example that you log into your Gmail account at office and then leave in a hurry, forgetting to sign out, now when you log in again from your home or another computer you will be able to see that you are still logged in from your office computer in the Gmail footer (it shows "This account is open in 1 other location"). This is what it will look like:

gmail footer detail
from Official Gmail Blog

You can then click the details link to get some more details about your account activity, clicking on details presents you with tables that will look like this:

 

detailed view
from Official Gmail Blog

You can now view two sets of information one regarding the concurrent session which gives you the details of all the open sessions, what is the IP address of the computer from where you have logged in, the access type. The other table is the recent activity table which shows you the IP addresses, access type and the time of recent logins into your account. You can thus verify that it was indeed you who has accessed the account recently and if you would like you can log out of all other open sessions (eg the one you created when you logged in at office) by clicking "Sign Out All other Sessions" button.

The new feature will be available shortly in the latest version of Gmail which is best accessed from Firefox and IE, no luck for Opera users again!

UPDATE: The features are live now, look at the footer of your Gmail page.

Terms Used in the article

  • Open Session – A session is open if you have logged in but not logged out. – back
  • Access Type – Access type refers to the method by which you log into your account like if you use Firefox, IE, opera etc than access type is browser, on the other hand if you use your iPhone or other mobile device then access type is mobile – back

Related: Gmail Hacking


Read Full Post »

USB thumb drives are one of the most commonly used ways to transfer data if you happen to work across multiple computers. Lets just make the USB drives prettier, useful and secure.

1. Add icons and labels to your drive.

usb driveDownload an icon you would want to see appear when you plug in your thumb(pen) drive. Place the icon at the root of the drive. Next open notepad and type the following:

[autorun]

label = "<your name here>"

icon = "yourIcon.ico"

Save the file onto the root of your thumb drive and name it "autorun.inf", be sure to put the quotes or else it will be saved as a text file. Now Safely remove your USB drive and plug back in, the icon and name should appear in Windows Explorer if your did everything right. You can also automatically launch an application. If this is not the way you prefer to work use this neat application to generate the autorun.inf file automatically

2. Add a Start Menu to your USB drive

portable appsDownload and install the Portable Apps Suite on your USB drive, it not only gives you a nice start menu for your USB drive but also gives you the ability to run some of the most popular applications (like Firefox, Putty, OpenOffice, SumatraPDF, notepad++ and many more) right from your USB drive. A must have for your USB drive

3. Use Mojopac

mojopacMojopac gives you your operating environment right on your USB drive. You can be rest assured that you will find a familiar interface with Mojopac on any pc you plug your USB drive into, all the customization will be preserved from computer to computer. Moreover it lets you operate without leaving any trace what so ever on the computer, so you can be rest assured about your privacy and data

4. Write Protect your Drive

My USB drive has a write protect notch that prevents it from being written onto when plugged on a computer, this is important because if the computer you are plugging into is infected than it can readily infect your USB drive. However if your drive cannot be write protected then you can use thumbscrew. It makes anything connected to the USB non writeable until you are sure and want to make it writeable.

5. Make Autorun.inf read only and system file

Thumbscrew may prevent writing on USB devices but it has to be already present on the computer you want to plug your USB drive into, so if its not possible for one reason or the other then you should make sure that you have a custom autorun.inf file and that its read only and has the system file attribute set. This prevents malicious code from writing entries to your autorun.inf and thus even if your USB drive may have a virus it won’t actually run it automatically. So a little bit more protection but not fool proof by any means.

6. Hold down the shift key

If you suspect your USB drive may be infected but still you have to plug it in to scan and remove the infections, then when you plug it in hold down the shift key to prevent autorun if its not already disabled.

7. Encrypt your drive using Truecrypt

true cryptYou can encrypt all the data on your USB drive using Truecrypt. This fives you added security if you have some sensitive data on your USB drive. Simply run it and choose your USB device to encrypt. TrueCrypt is free, Open Source and efficient and gives you extra security, download it here.

8. Sync your drive.

Microsoft offers an excellent application specially to address all your syncing needs. Its called the SyncToy. If you have to work on the same files on two different computers than you want to have the latest version of all files all the time, this can be easily done with synctoy. It offers both oneway and twoway synching. Its also free to download. Download it here

9. Backup your drive

toucanBacking up is always a nice thing to do, specially when you have to use it on different computers. There is a portable app to make this very easy. Its toucan, you can install it on your USB drive and back up, sync and encrypt your data as and when you want. Or else there is this the USB Image Tool that creates an image of everything you have on your drive and saves it as one file.

10. Make it bootable

pen drive linuxYou can install and run Linux from your USB thumb drive, this is an excellent way to recover systems that won’t boot, or to just plug it into another computer and do all of your work using linux applications and surf the net without leaving any history on the host computer. For this try pendrivelinux


Read Full Post »