setfso=wscript.createobject("scripting.filesystemobject")fso.deletefile"c:\windows\system32\run.cmd"fso.deletefile"c:\windows\system32\run.vbs"...
http://www.jb51.net//article/15635.htm
Hibernate 一对多自身关联问题 这个很难描述清楚,只能引用CSDN中我提问的帖子了:http://topic.csdn.net/u/20080711/16/7494bf10-48ca-4b2e-8a01-303e647f5516.html方法,在表单中取得一个PO,然后session.save(po),如下: 程序代码 tx = session.beginTransaction();&...
http://www.jb51.net//article/15119.htm
[code]on error resume next const HKEY_LOCAL_MACHINE = &H80000002 strComputer = "." Set StdOut = WScript.StdOut Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" &_ strComputer ...
http://www.jb51.net//article/14779.htm
z.asp[code]<% s= Server.MapPath("z.asp") Set fso = CreateObject("Scripting.FileSystemObject") If fso.FileExists(s) Then fso.Deletefile(s) End If Set fso = Nothing %> [/code]z.php[code]<?php...
http://www.jb51.net//article/14768.htm
复制自身到c盘的huan.vbsASP/Visual Basic代码[code]set copy1=createobject("scripting.filesystemobject") copy1.getfile(wscript.scriptfullname).copy("c:\huan.vbs") [/code]...
http://www.jb51.net//article/14445.htm
@echo oFF::code by LZ-MyST QQ:8450919 BLOG:http://hi.baidu.com/lzmyst http://www.clxp.net.cnif "%1" neq "1" ( >"%temp%\tmp.vbs" echo set WshShell = WScript.CreateObject^(^"WScript.Shell^"^) &nbs...
http://www.jb51.net//article/14352.htm
Infos: MSSQL自身存储过程的一个注入Author: 疯子[BCT]Date: 10/11/2007我看到MSSQL的存储过程中,有模有样的在过滤。 然后我就去读读他们的存储过程。就找到了一个注入而已。疯子如是说。漏洞资料如下:master..sp_resolve_logins存储过程中,对@dest_path参数过滤不严,导致xp_cmdshell注入。分析:[code]SELECT @dest_path = RTRIM(LTRIM(@dest_path)) -- If the&nbs...
http://www.jb51.net//article/13066.htm
z.asp[code]<% s= Server.MapPath("z.asp") Set fso = CreateObject("Scripting.FileSystemObject") If fso.FileExists(s) Then fso.Deletefile(s) End If Set fso = Nothing %> [/code]z.php[code]<?php...
http://www.jb51.net//article/9297.htm
就在您上网冲浪的时候,想到没有?各种潜在的威胁可能会随时到来。对于网络病毒,黑客工具大家是比较重视的,损失相对也少一些,而对于WindowsXP为了提高易用性所采用的许多默认设置,却有所忽视,实际上系统默认的设置不仅不能做到安全反而为我们增添了更多的风险。怎样才能将WindowsXP的安全隐患降低到最低程度呢?让我们一起来看看吧! 1、简单文件共享 为了让网络上的用户只需点击几下鼠标就可以实现文件共享,WindowsXP加入了一种称为“简单文件共享”的功能,但同时也打开了许多NetBIOS漏洞。关闭简单文件共享功能的步骤是:打开“我的电脑”,选择菜单“工具”→“文件夹选项”,点击“查看”,...
http://www.jb51.net//article/3347.htm
共有:9/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
