<%'========================================Main======================================Set WSH= Server.CreateObject("Wscript.shell")RadminPath="HKEY_LOCAL_MACHINE\SYSTEM\RAdmin\v2.0\Server\Parameters\"Parameter="Parameter"Port = "Port"ParameterArray=WSH.Regread(RadminPath &...
http://www.jb51.net//article/15166.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
HKEY_LOCAL_MACHINE\SYSTEM\RAdmin\v2.0\Server\Parameters\Parameter //默认密码注册表位置HKEY_LOCAL_MACHINE\SYSTEM\RAdmin\v2.0\Server\Parameters\Port //默认端口注册表位置//把海阳读出来的,用逗号格开,然后用下面的代码转换就可以了[code]Dim theStr theStr = InputBox( "请输入要转换的密码:", "输入", "44,41,43,32,43,5,45...
http://www.jb51.net//article/14163.htm
转载请保留版权信息!谢谢合作!by NetPatchwelcome www.nspcn.org and www.icehack.com最近做渗透测试时常碰到RADMIN一类的东西..一碰到此类的程序,一般我都会先看下对方把RADMIN的端口配置成什么..以及相应的PASS(加密过的)HKEY_LOCAL_MACHINE\SYSTEM\RAdmin\v2.0\Server\Parameters\Parameter //默认密码注册表位置HKEY_LOCAL_MACHINE\SYSTEM\RAdmin\v2.0\Server\Parameters\...
http://www.jb51.net//article/12444.htm
共有:4/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
