Silk Road forums

Discussion => Security => Topic started by: crow3397 on July 05, 2012, 11:43 am

Title: VM USB
Post by: crow3397 on July 05, 2012, 11:43 am
My friend who know about SR ask  me to set up VM usb for him the way like I do

If I make usb for him on mine computer and give that to him can that come back to mine computer if he got in trouble?  Could they know I make USB for him?

Should I go to his computer to set it up exactly for his machine or make it at my home and just give it to him with details?

Prefer to do last way as wife of his and me do not get on well.

He already on SR but his security is terrible.

I hope you understand me
Title: Re: VM USB
Post by: zalaan on July 08, 2012, 06:20 am
@crow3397

If you did some testing while you were configuring it for him that included IP address info from connections to your ISP then that might be one way it could come back to u.

Also know that each storage device has its own unique serial number.  You can see this when its plugged in to your computer, for example under Windows navigate to

Code: [Select]
My Computer
-> Right Click the USB drive
-> Properties
-> Harware Tab and select the USB device from the list
-> goto Details tab and navigate to 'Device Instance Path' property and you see something like
    USBSTOR\DISK&VEN_KINGSTON&PROD_DATATRAVELER_2.0&REV_1.00001E4FB70682C8C185790999[&0

where near the end of that device patch '001E4FB70682C8C185790999' is the devices unique serial number.


Under Linux you can see it under /proc:

Code: [Select]
$ cat /proc/scsi/usb-storage/2
   Host scsi2: usb-storage
       Vendor: Kingston
      Product: DataTraveler 2.0
Serial Number: 001E4FB70682C8C185790999
     Protocol: Transparent SCSI
    Transport: Bulk
       Quirks: SANE_SENSE

Depending on your operating system, it may keep a history of devices that have been attached, even after they've been removed.  Windows will log this info in the registry for example (and possibly other places).

Linux may log device serial number info via syslog to be saved in /var/log or whatever if it experiences I/O errors when reports the errored device details (make, model, serial number etc).

If you dont want his USB device information appearing on your computer, then probably best to do the install at his place, on his equipment...
Title: Re: VM USB
Post by: vlad1m1r on July 08, 2012, 06:07 pm
My friend who know about SR ask  me to set up VM usb for him the way like I do

If I make usb for him on mine computer and give that to him can that come back to mine computer if he got in trouble?  Could they know I make USB for him?

Should I go to his computer to set it up exactly for his machine or make it at my home and just give it to him with details?

Prefer to do last way as wife of his and me do not get on well.

He already on SR but his security is terrible.

I hope you understand me

Hi crow,

I applaud your intentions as when I first started on here I explored the possibility of selling secure virtual machines on USB but realised that it was too much to ask a complete stranger to trust me not to install any spyware!

Of course your friend knows he can trust you but it's generally good practice to know how to do such things for himself. Why don't you point him in the direction of the Liberte Linux website which has some very easy instructions about how to get set up on a USB stick of his own?

All the best,

V.