(USB-Worm for UNIX/LINUX) - نسخه قابل چاپ +- Parsi Coders (http://parsicoders.com) +-- انجمن: Security and influence (http://parsicoders.com/forumdisplay.php?fid=59) +--- انجمن: Influence (http://parsicoders.com/forumdisplay.php?fid=61) +---- انجمن: Malicious code (http://parsicoders.com/forumdisplay.php?fid=62) +---- موضوع: (USB-Worm for UNIX/LINUX) (/showthread.php?tid=1224) |
(USB-Worm for UNIX/LINUX) - Amin_Mansouri - 11-09-2011 Description: This is a Virus (or Worm), that spreads by copying itself to all connected (flash)drives. It does this by checking the directories /mnt, /mount and /media (especially Ubuntu based systems) and copying itself to the directories stored in there. These are normally the ones, where the external drives are connected to. If there is nothing in those directories it will copy there anyway, if there is some data in the directories (normally, when a (flash)drive is connected) it will recursively delete ALL data. WARNING: This virus has only been tested under special and limited conditions. Do not execute it on a working machine or a machine, that does not belong to you. You are responsible for all actions you take, the author nor the hoster of the site is responsible. کد: #!/usr/bin/env ruby |