VBScript ျဖင့္ Fake Virus Message ျပဳလုပ္နည္း(၂)
ဒီနည္း ကေတာ့ script ကို run လိုက္ရင္ notepad ပြင့္သြားၿပီး သင့္ ကြန္ပ်ဴတာကို Hack လိုက္ၿပီဆိုၿပီး message ေပၚလာမွာ ျဖစ္ပါတယ္။
WScript.Sleep 180
WScript.Sleep 100
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you "
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "r sy"
WScript.Sleep 500
WshShell.SendKeys "stem "
WScript.Sleep 500
WshShell.SendKeys "hac"
WScript.Sleep 500
WshShell.SendKeys "ked: "
WScript.Sleep 1000
WshShell.SendKeys "www."
WScript.Sleep 500
WshShell.SendKeys "ayarmyay.site40"
WScript.Sleep 1000
WshShell.SendKeys ".net"
လိေမၼာ္ေ ရာင္ေနရာမွာ မိမိၾကိဳက္ႏွစ္သက္သည့္ စာသားကို ေရးႏိုင္ပါသည္။
0 comments:
Post a Comment