Create a fake virus infection to the system.
- Open Notepad(Start > All Programs > Accessories > Notepad).
- Copy the following code and paste it in notepad.
set wshshell = wscript.CreateObject("wscript.shell")
wshshell.run "notepad"
wscript.sleep 2000
wshshell.AppActivate "notepad"
WshShell.SendKeys "Scanning........"
WScript.Sleep 7000
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "Your "
WScript.Sleep 500
WshShell.SendKeys "system "
WScript.Sleep 500
WshShell.SendKeys "is "
WScript.Sleep 500
WshShell.SendKeys "severely "
WScript.Sleep 500
WshShell.SendKeys "affected "
WScript.Sleep 500
WshShell.SendKeys "by "
WScript.Sleep 500
WshShell.SendKeys "multiple "
WScript.Sleep 500
WshShell.SendKeys "threats "
WScript.Sleep 500
WshShell.SendKeys "XX"
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "Running "
WScript.Sleep 500
WshShell.SendKeys "a system scan "
WScript.Sleep 500
WshShell.SendKeys "by "
WScript.Sleep 500
WshShell.SendKeys "Windows "
WScript.Sleep 500
WshShell.SendKeys "Defender..... "
WScript.Sleep 7000
WshShell.SendKeys "Threats found: "
WScript.Sleep 500
do
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Mdrop-BTV"
WScript.Sleep 200WshShell.SendKeys "{ENTER}"WScript.Sleep 200WshShell.SendKeys "W32/Netsky"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Invo-Zip"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Mdrop-BTV"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Agent-HFZ"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Agent-HGT"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Mal/EncPk-EI"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Pushdo-Gen"
loop
wshshell.run "notepad"
wscript.sleep 2000
wshshell.AppActivate "notepad"
WshShell.SendKeys "Scanning........"
WScript.Sleep 7000
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "Your "
WScript.Sleep 500
WshShell.SendKeys "system "
WScript.Sleep 500
WshShell.SendKeys "is "
WScript.Sleep 500
WshShell.SendKeys "severely "
WScript.Sleep 500
WshShell.SendKeys "affected "
WScript.Sleep 500
WshShell.SendKeys "by "
WScript.Sleep 500
WshShell.SendKeys "multiple "
WScript.Sleep 500
WshShell.SendKeys "threats "
WScript.Sleep 500
WshShell.SendKeys "XX"
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "Running "
WScript.Sleep 500
WshShell.SendKeys "a system scan "
WScript.Sleep 500
WshShell.SendKeys "by "
WScript.Sleep 500
WshShell.SendKeys "Windows "
WScript.Sleep 500
WshShell.SendKeys "Defender..... "
WScript.Sleep 7000
WshShell.SendKeys "Threats found: "
WScript.Sleep 500
do
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Mdrop-BTV"
WScript.Sleep 200WshShell.SendKeys "{ENTER}"WScript.Sleep 200WshShell.SendKeys "W32/Netsky"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Invo-Zip"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Mdrop-BTV"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Agent-HFZ"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Agent-HGT"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Mal/EncPk-EI"
WScript.Sleep 200
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "Troj/Pushdo-Gen"
loop
- From the Menu bar, click on File > Save As. The Save As dialog box opens.
- Under the Save as type select All Files option. Write a desired name for your file, for example Scan.vbs [Remember to give a .vbs extension to your file name].
- Now Open the Scan.vbs file and see the virus infection!
0 comments:
Post a Comment