edit_note帖子
1,551
stars积分
20,071
event加入
2011-05-19
怀旧国机
通过设置注册表来防止DDOS攻击
schedule发表于 2013-05-21 09:27:00
visibility查看 94
chat_bubble回复 3
#1 楼主
Windows Registry Editor Version 5.00
*HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer*
“NoRecentDocsMenu“=hex:01,00,00,00
“NoRecentDocsHistory“=hex:01,00,00,00
*HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon*
“Dont*LastUserName“=“1“
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa*
“restrictanonymous“=dword:00000001
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\Parameters*
“AutoShareServer“=dword:00000000
“AutoShareWks“=dword:00000000
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters*
“EnableICMPRedirect“=dword:00000000
“KeepAliveTime“=dword:000927c0
“SynAttackProtect“=dword:00000002
“TcpMaxHalfOpen“=dword:000001f4
“TcpMaxHalfOpenRetried“=dword:00000190
“TcpMaxConnectResponseRetransmissions“=dword:00000001
“TcpMaxDataRetransmissions“=dword:00000003
“TCPMaxPortsExhausted“=dword:00000005
“DisableIPSourceRouting“=dword:00000002
“TcpTimedWaitDelay“=dword:0000001e
“TcpNumConnections“=dword:00004e20
“EnablePMTUDiscovery“=dword:00000000
“NoNameReleaseOnDemand“=dword:00000001
“EnableDeadGWDetect“=dword:00000000
“PerformRouterDiscovery“=dword:00000000
“EnableICMPRedirects“=dword:00000000
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters*
“BacklogIncrement“=dword:00000005
“MaxConnBackLog“=dword:000007d0
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters*
将以上内容保存扩展名为reg的文件,导入注册表即可
*HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer*
“NoRecentDocsMenu“=hex:01,00,00,00
“NoRecentDocsHistory“=hex:01,00,00,00
*HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon*
“Dont*LastUserName“=“1“
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa*
“restrictanonymous“=dword:00000001
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\Parameters*
“AutoShareServer“=dword:00000000
“AutoShareWks“=dword:00000000
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters*
“EnableICMPRedirect“=dword:00000000
“KeepAliveTime“=dword:000927c0
“SynAttackProtect“=dword:00000002
“TcpMaxHalfOpen“=dword:000001f4
“TcpMaxHalfOpenRetried“=dword:00000190
“TcpMaxConnectResponseRetransmissions“=dword:00000001
“TcpMaxDataRetransmissions“=dword:00000003
“TCPMaxPortsExhausted“=dword:00000005
“DisableIPSourceRouting“=dword:00000002
“TcpTimedWaitDelay“=dword:0000001e
“TcpNumConnections“=dword:00004e20
“EnablePMTUDiscovery“=dword:00000000
“NoNameReleaseOnDemand“=dword:00000001
“EnableDeadGWDetect“=dword:00000000
“PerformRouterDiscovery“=dword:00000000
“EnableICMPRedirects“=dword:00000000
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters*
“BacklogIncrement“=dword:00000005
“MaxConnBackLog“=dword:000007d0
*HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters*
将以上内容保存扩展名为reg的文件,导入注册表即可
全部回复 (3)
2013-05-21 09:28:00
沙发
<br/>钓鱼岛是中国的,苍井空才是全世界的!
2013-05-21 10:21:00
板凳
<br/>道,可道,非常道;名,可名,非常名!
2013-05-22 03:15:00
地板
<br/>钓鱼岛是中国的,苍井空才是全世界的!
登录 后才能回复
flag举报帖子