Post by: Eric LiHow to make a fake virus
I didn't make that up. It's a popular trick that I found on Metacafe. It's just a written version of it.
Happy virusing!
- Right-click on the desktop -> New -> Shortcut
- You will be prompted to give the location of the item:
- Type: Shutdown -s -t *seconds before computer shuts down* -c "Write something here that you want the user to see when he opens on the shortcut"
Note: The s in -s means system, the t in -t means time and the c in -c means comment
- E.g.: Shutdown -s -t 30 -c "This is a virus! Your computer will shutdown soon!"
- Press next then name the shortcut to something tricky like Internet Explorer or Mozilla Firefox then press finish
- The shortcut will appear on the desktop.
- To have something more deceptive, change it's icon. Right-click on the icon -> Properties -> Shortcut -> Change Icon...:
- Press OK then choose the icon.
- If you chose Internet Explorer as trap, you will find it's icon of the complete right of the new menu.
- If you chose Mozilla Firefox as trap, browse to where you installed it and choose it's icon. By default, it should be here: C:\Program Files\Mozilla Firefox\firefox.exe. Replace the C with the letter of the drive where you installed it
- If you chose something else, find it's appropriate icon.
- Click OK -> OK and it should change it's icon to what you chose.
- Now, the next time someone double clicks on it, a countdown window will appear:
- The victim, unless he knows the trick, will not be able to desactivate it:
- To cancel he countdown, do: start -> Run... -> cmd then type in the dos prompt window that appear "shutdown -a" (Note that a in -a means aboard):
| | Comment rules