13.12.09

Virus en tu USB Pen Drive

Siempre que comparto mi USB con compañeros o amigos me regresaban ésta con diferentes virus que luego tenía que borrar. Así que debía encontrar una manera de protegerme un poco.

Mi teoría era que con un autorun.inf creado por mí (que no se pudiera borrar) detendría un poco estos virus, ¿por qué? porque normalmente los virus utilizan estos archivos auto ejecutables para activar programas ya con extensión EXE. ¿Que no voy a detener a todos los virus así? Puede que sea cierto, pero la gran mayoría sí.

Lo que encontré fue que funcionaba si a una carpeta le ponía de nombre autorun.inf, sí, con todo y la extensión. Y una vez creada hacer una carpeta que no pudiera borrarse desde Windows, y para esto debía hacerlo con Línea de Comando.

Instrucciones

  • Crea una carpeta llamada autorun.inf en el directorio raíz de tu USB Pen Drive.
  • Fíjate qué letra tiene la unidad de tu USB, por ejemplo F:
  • Da clic en el Botón Inicio y presiona Ejecutar...
  • Escribe CMD en la ventana que se abre
  • Escribimos entonces lo siguiente línea por línea (recuerda que de EJEMPLO mencioné que mi unidad era F):
    F:

    cd autorun.inf

    mkdir .\con\
  • Listo, ahora trata de borrar la carpeta autorun.inf de tu USB y si no puedes significa que tu dispositivo es ahora un poco más seguro.

USB Pen Drive's viruses

All the time I share my Pen Drive with my workmates or friends when they give it me back there's always viruses I have to erase. So I had to find a way to make it more secure.

My theory was that with an undeleteable autorun.inf made by myself I would stop a bit those viruses, why? because normally viruses use this kind of files for executing hidden software with an EXE extension. Will I stop the whole viruses with this? No, but I'll stop the most of them.

What I found was that with a folder named autorun.inf, yeah, extension included, with an undeleteable by Windows folder inside made by a Command Line I would do the job.

Instructions

  • Make a folder called autorun.inf on the Root Directory from your USB Pen Drive.
  • Check the letter for the Unit, example F:
  • Click on the Start Button and press Run...
  • Type CMD on the popup window
  • Now type the next code Line by Line (also remember I mentioned F: as the unit EXAMPLE):
    F:

    cd autorun.inf

    mkdir .\con\
  • Done, now try to erase the folder autorun.inf from your USB and if you can't it means your dispositive is a bit more secure.

Labels: , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home