Creating a fake virus is a very easy thing to do...
Create a shortcut
type shutdown -s -t 30 -c "Virus detected"
and create it
Change the icon to any folder icon or any application icon..so that it looks more convincing for the victim..
As soon as you run it You can find an alert "Virus detected" and the system will shutdown automatically in 30 seconds.
Icon can be changed by: right click on file, properties, shortcut, changeIcon
So the 30 mentioned in the command is time in seconds
The "virus detected" message is what I wanted to warn the user
Just give it to any of friends and look at their reaction for the fake virus alert...
And if you paste this in system32 of your windows, you can see your system shutdown in 30 seconds each time you boot your system.
And if you paste this in system32 of your windows, you can see your system shutdown in 30 seconds each time you boot your system.
Now how to abort the fake virus shutdown:
just create another shortcut and type
shutdown -a
and create the shortcut
if you run this shortcut before the system shuts down (i.e before 30 seconds in the above situation) the shutdown is aborted.
You can find a balloon message 'logging off cancelled'
Hey This is really funny.. wow my friends jus couldnot understand wat it is and started yelling at me for giving an infected file.. lol and I explained them later......
ReplyDelete