用vbs实现虚拟主机和域名查循的脚本_vbs

If WScript.Arguments.Count <> 1 Then
WScript.Echo "Example: CScript " & WScript.ScriptName & " www.sohu.com"
WScript.Quit
End If
url="http://www.seologs.com/ip-domains.html?domainname="&WScript.Arguments(0)
Set oXMLHttpRequest = CreateObject("Msxml2.XMLHTTP")
oXMLHttpRequest.Open "GET", url, False, False
oXMLHttpRequest.Send
str=oXMLHttpRequest.ResponseText
ipos=instr(str,"<font face="&Chr(34)&"arial"&Chr(34)&">")
ipend=instr(str,"<!---end loop--->")
str=mid(str,ipos+19,ipend-ipos-139)
str=Replace(str,"<b>","")
str=Replace(str,"</b>","")
str=Replace(str,"<small>","")
str=Replace(str,"</small>","")
str=Replace(str,"</font><font face="&chr(34)&"arial"&chr(34)&" size="&chr(34)&"-1"&chr(34)&">","")
str=Replace(str,"Found"," Found")
iposa=instr(str,"with")
iposb=InStr(str,"1)")
stra=mid(str,iposa,iposb-iposa)
str=replace(str,stra,"lcx")
str=replace(str,"lcx1)","<br>1)")
'wscript.echo str
Set oXMLHttpRequest=Nothing
Set objExplorer = WScript.CreateObject("InternetExplorer.Application")
objExplorer.Navigate "about:blank"   
objExplorer.ToolBar = 0
objExplorer.StatusBar = 0
objExplorer.Visible = 1
objExplorer.height=600
objExplorer.width=500
objExplorer.left=400
objExplorer.resizable=0
objExplorer.Document.Body.InnerHTML = str

objExplorer.document.parentwindow.clipboardData.SetData "text", str

Set objExplorer=nothing

========================正则:

msg="请输入你要查询的IP或域名:" 
IP=Inputbox(msg,"域名查询","www.haiyangtop.net")

If IP = "" Then IP = "www.haiyangtop.net"
url = "http://www.seologs.com/ip-domains.html?domainname="& IP &""
Body = getHTTPPage(url)

Set Re = New RegExp
Re.Pattern = "(<font face=""arial"">[\s\S]+</font> </td></tr></table>)"
Set Matches = Re.Execute(Body)
If Matches.Count>0 Then Body = Matches(0).value

Set oXMLHttpRequest=Nothing
Set objExplorer = WScript.CreateObject("InternetExplorer.Application")
objExplorer.Navigate "about:blank"  
objExplorer.ToolBar = 0
objExplorer.StatusBar = 0
objExplorer.Visible = 1
objExplorer.height=300
objExplorer.width=400
objExplorer.left=400
objExplorer.resizable=0
objExplorer.Document.Body.InnerHTML =IP & Body

'objExplorer.document.parentwindow.clipboardData.SetData "text", IP & Body

Set objExplorer=nothing

'函数区

Function getHTTPPage(Path)
       t = GetBody(Path)
       getHTTPPage = BytesToBstr(t, "GB2312")
End Function

Function GetBody(url)
      On Error Resume Next
      Set Retrieval = CreateObject("Microsoft.XMLHTTP")
      With Retrieval
          .Open "Get", url, False, "", ""
          .Send
           GetBody = .ResponseBody
      End With
      Set Retrieval = Nothing
End Function

Function BytesToBstr(Body, Cset)
      Dim objstream
      Set objstream = CreateObject("adodb.stream")
       objstream.Type = 1
       objstream.Mode = 3
       objstream.Open
       objstream.Write Body
       objstream.Position = 0
       objstream.Type = 2
       objstream.Charset = Cset
       BytesToBstr = objstream.ReadText
       objstream.Close
      Set objstream = Nothing
End Function

时间: 2024-10-07 19:35:25

用vbs实现虚拟主机和域名查循的脚本_vbs的相关文章

一键清理网站木马文件,从此网站拥有专属保镖 ——阿里云虚拟主机推出木马查杀功能

近日,阿里云推出了云虚拟主机网站木马查杀的新功能,十分适合对网站安全不了解.不熟悉的用户,或网站出现挂马情况不清楚如何处理的用户. 阿里云表示,此次网站木马查杀功能是阿里云安骑士专为虚拟主机推出的安全增值服务.通过周期和动态地对网站目录进行安全扫描,一旦发现网站后门,如webshell或挂马文件等,由于该类文件都可能导致网站数据泄露.网站页面被篡改.监管勒令关站等风险,阿里云将会给用户发送安全通知,用户可登录到虚拟主机的控制台进行木马文件的处置工作,确保网站环境的安全和纯净. 一般而言,用户网站

虚拟主机-二级域名测试网站指向根目录下指定的文件夹

问题描述 二级域名测试网站指向根目录下指定的文件夹 域名:xiangbaoshow.com 用二级域名:text.xiangbaoshow 做一个测试的网站 虚拟主机上的 要怎么操作?

虚拟主机与域名空间之间的合作关系

核心提示:众所周知:去年很多http://www.aliyun.com/zixun/aggregation/3518.html">互联网公司都忙着圈钱上市,而这些上市了的公司如百度.腾讯.阿里.360.盛大.网易.人人.九城.新浪都有战略投资部门,即使是没有上市的公司也开始尝试做战略投资. 众所周知:去年很多互联网公司都忙着圈钱上市,而这些上市了的公司如百度.腾讯.阿里.360.盛大.网易.人人.九城.新浪都有战略投资部门,即使是没有上市的公司也开始尝试做战略投资. 互联网投资起始开始起步

选择虚拟主机与域名空间好制作网站和博客系统

众所周知:去年很多http://www.aliyun.com/zixun/aggregation/3518.html">互联网公司都忙着圈钱上市,而这些上市了的公司如百度.腾讯.阿里.360.盛大.网易.人人.九城.新浪都有战略投资部门,即使是没有上市的公司也开始尝试做战略投资. 互联网投资起始开始起步于域名主机虚拟主机合作投资,因为它成本和门槛都低,况且随着互联网的不断发展,需要产品的用户群很大,而且人群跨度也非常大,所以说这个领域没有任何的局限性,因此更是让一些想创业的人士看到的出路.

getSQLinfo.vbs 获得SQL数据/日志空间使用情况的脚本_vbs

获得SQL数据/日志空间使用,已使用的和未使用的空间的脚本 getSQLinfo.vbs 'script to get   SQL DATA/LOG Space Used, Space unused,  and Space Free  'Author: Felipe Ferreira, Daniel Magrini 'Date: 05/07/07 'Version 2,0 '@@TO CHANGE::: SERVERNAME\Instance, domain\user, password AND

用vbs实现的瞬间关闭多个系统进程的脚本_vbs

程序试验环境为 windows xp_sp2,主要针对系统存在多个需要中断进程的情况下,瞬间成批中断进程. 复制代码 代码如下: '----------------------------------------------------------------------------------  On Error Resume next  Set fs=CreateObject("scripting.filesystemobject")  Set os=CreateObject(&q

用vbs实现随机读取文件的一行内容的脚本_vbs

复制代码 代码如下: randomize  set fso=createobject("scripting.filesystemobject")  set a=createobject("scripting.dictionary")  set file=fso.opentextfile("a.txt")  do while file.atendofstream<>true  m=m+1  a.add m,file.readline 

VBS如何察看或获得剪切板内容的脚本_vbs

复制代码 代码如下: Set objHTML=CreateObject("htmlfile")  'xmlfile.mhtmlfile都可以 ClipboardText=objHTML.ParentWindow.ClipboardData.GetData("text") MsgBox ClipboardText

求解答-关于虚拟主机和二级域名是怎么配置的?

问题描述 关于虚拟主机和二级域名是怎么配置的? 你这上面的Java+Apache+tomcat+mod_jk没有关于虚拟主机和域名的,我大体内容上 也是跟你一样的配置这些参数,尽管能访问.jsp了,但是点击jsp页面里面的某个按钮和 时,报404错误,请求是:域名/项目名称/xxx.do?参数,我在mod_jk.conf里面配置了JkMount /*.do tomcat1apache遇到 xxx.do的请求时也应该提交给tomcat处理