文件名称:IEBLOCK

介绍说明--下载内容均来自于网络,请自行研究使用

实现根据黑名单或白名单列表对URL地址进行过滤功能。



注册:

1、regsvr32 /s iebho.dll



卸载:

1、regsvr32 /s /u iebho.dll





过滤规则文件:

1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys

2、文件格式为以\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许,

即是白名单还是黑名单,

网址不能加入http://等头,并且采用模糊匹配方法,例如sina将匹配

www.sina.com.cn、sina.cn等

    黑名单格式例:

      0\x0awww.sina.com.cn\x0abbs.xici.net\x0a

      对于列表中的网址执行阻断,列表外的允许访问

   白名单格式例:

      1\x0awww.sina.com.cn\x0abbs.xici.net\x0a

      对于列表中的网址允许访问,列表外的执行阻断

3、BHO组件对urlfilt.sys文件的访问采用fmShareDenyNone方式,不加任何锁-achieved under white list or blacklist of URL filtering function. Registration : 1, typing/s iebho.dll unloading : 1. typing/s/u iebho.dll filtering rules : 1. Filter rules are located in system32 directory and the file name for urlfilt.sys 2. file format for a \ x0a separated OK, OK marking the first default is prohibited or allowed to visit the website. that is, white list or blacklist web site, http://, etc. can be included in the first, and using fuzzy matching, For example, Sina will match www.sina.com.cn, sina.cn blacklist format such cases : 0 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a For the list of blocked implementation of the website, the list outside the white list to allow visits format cases : 1 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a list for permission to
(系统自动生成,下载前可以参看下载内容)

下载文件列表

CIEBHO.pas

IEBHO.cfg

IEBHO.dof

IEBHO.dpr

IEBHO.res

IEBHO_TLB.pas

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org