论坛: 菜鸟乐园 标题: ipc$怎么关 复制本贴地址    
作者: Aney [aney]    论坛用户   登录
我家是2K的机,在计算机管理中ipc$怎么删

地主 发表时间: 06/17 22:37

回复: ma2751_cn [ma2751_cn]      登录
请搜索`~`

B1层 发表时间: 06/17 22:41

回复: yukai [yukai]   论坛用户   登录
可以在开机时自动运行一个.dat的文件代码如下:
del net share ipc$
其他共享类似。
del net share c$
.........

B2层 发表时间: 06/18 08:09

回复: qq [zpisgod]   论坛用户   登录
楼上的兄弟,不会就不要乱说,误人子弟的!!!!

在命令行下  net share ipc$  /del

B3层 发表时间: 06/18 12:03

回复: ycjzg [ycjzg]   论坛用户   登录
怎么问这个问题的这么多,去看看书很好吧。

B4层 发表时间: 06/18 12:17

回复: qiujun [qiujun]   论坛用户   登录
呵呵,算了吧,删了下一次启动又有了,还是加个批处理比较好些

B5层 发表时间: 06/18 12:33

回复: Aney [aney]   论坛用户   登录
是不是
  echo on 
  net share c$ /del
  net share d$ /del
 .....
这我早知道了
 我家也有,但那个ipc$就是删不掉

B6层 发表时间: 06/18 13:40

回复: cyshaoping [cyshaoping]   论坛用户   登录
停掉server

B7层 发表时间: 06/18 17:57

回复: Aney [aney]   论坛用户   登录
说明白了哪里弄

B8层 发表时间: 06/18 18:20

回复: miku [miku]   论坛用户   登录
可以去查查关于这方面的书,其实用注册表是可以删除而重起不会再出现的.

B9层 发表时间: 06/18 20:38

回复: Aney [aney]   论坛用户   登录
哪里查

B10层 发表时间: 06/18 21:37

回复: shavb [shavb]   论坛用户   登录
百度

B11层 发表时间: 06/19 01:07

回复: netyu [netyu]   论坛用户   登录
  我看要改注册表:HKEY_LOCAL_CHINE\SYSTEM\CURRENTCONTROLSET\
CONRTOL\LSA修孜restrictanony_mons的duord的值为0000001。这就好了,禁止了IPC$的空连接了!!
我的QQ:46451080

B12层 发表时间: 06/19 09:38

回复: Aney [aney]   论坛用户   登录
我是试看

B13层 发表时间: 06/19 10:59

回复: hanxiang [hanxiang]   论坛用户   登录
把netbios关了不就行了

B14层 发表时间: 06/19 11:45

回复: hacker521 [hacker521]   论坛用户   登录
在DOS下输入命令:net share ipc$\delete

B15层 发表时间: 06/19 12:01

回复: Aney [aney]   论坛用户   登录
楼上的应该是
  net share ipc$ /del
  删不掉

B16层 发表时间: 06/19 12:37

回复: trualy [trualy]   论坛用户   登录
添加一个批处理文件在系统启动时
批处理内容如下:
---------Cut----------
@echo off 
net share C$ /del
net share D$ /del
net share E$ /del
net share F$ /del
net share admin$ /del



---------Cut----------

B17层 发表时间: 08/06 02:27

回复: all528 [all528]   论坛用户   登录
net share ipc$ /del
net stop lanmanserver

B18层 发表时间: 08/06 07:36

回复: feeling_li [feeling_li]   论坛用户   登录
应该是这样吧
net share ipc$ /delete
net share c$ /delete
net share d$ /delete
net share e$ /delete
net share admin$ /delete

B19层 发表时间: 08/06 08:53

回复: aney [aney]   论坛用户   登录
我都快把这帖子忘了,还有兄弟帮我搬上来,谢谢

B20层 发表时间: 08/06 09:10

回复: yimarong [yimarong]   版主   登录
我前面发过一个:拒绝背后黑手的窥探IPC$漏洞大揭秘

你可以看看!

B21层 发表时间: 08/06 09:43

回复: tianyecool [tianyecool]   论坛用户   登录
建议你查一下

B22层 发表时间: 08/06 14:08

论坛: 菜鸟乐园

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号