ndis_fw

所属分类:防火墙与安全工具
开发工具:Visual C++
文件大小:78KB
下载次数:207
上传日期:2007-08-17 08:47:25
上 传 者yujiankk
说明:  基于ndis层的防火墙,相对TDI和SPI的防火墙,ndis防火墙更加底层,能过滤所有的网络底层包
(Based on the NDIS layer firewalls, relative TDI and SPI firewall, ndis firewall more bottom to filter the bottom of all network packets)

文件列表:
bin (0, 2003-06-11)
bin\ndis_flt.sys (15904, 2003-05-21)
bin\ndis_hk.sys (9646, 2003-06-11)
changelog.txt (1094, 2003-06-11)
install_2k.bat (438, 2002-12-15)
install_2k.reg (1876, 2003-01-09)
install_nt4.bat (439, 2003-04-09)
install_nt4.reg (660, 2003-04-09)
ndis_fw.conf (3812, 2002-12-15)
src (0, 2003-05-21)
src\av.c (4080, 2003-05-13)
src\av.h (2033, 2003-05-13)
src\dirs (40, 2002-08-08)
src\except.h (733, 2003-05-02)
src\memtrack.c (3536, 2003-05-13)
src\memtrack.h (1710, 2003-05-13)
src\ndis_flt (0, 2003-05-21)
src\ndis_flt\config.h (566, 2002-08-08)
src\ndis_flt\filter.c (12519, 2003-05-19)
src\ndis_flt\filter.h (2266, 2003-05-13)
src\ndis_flt\flt_rule.c (11276, 2003-05-13)
src\ndis_flt\flt_rule.h (272, 2002-08-08)
src\ndis_flt\log.c (6349, 2003-05-13)
src\ndis_flt\log.h (319, 2002-08-08)
src\ndis_flt\makefile (267, 2002-08-08)
src\ndis_flt\ndis_flt.c (9987, 2003-05-21)
src\ndis_flt\packet.c (12035, 2003-05-19)
src\ndis_flt\sources (210, 2003-03-21)
src\ndis_flt\time.c (2759, 2002-08-08)
src\ndis_flt\time.h (460, 2002-08-08)
src\ndis_hk (0, 2003-06-11)
src\ndis_hk\adapters.c (2971, 2003-05-19)
src\ndis_hk\adapters.h (1120, 2003-05-13)
src\ndis_hk\doxygen.cfg (42342, 2003-05-21)
src\ndis_hk\filter.c (7032, 2003-05-19)
src\ndis_hk\filter.h (1199, 2003-05-13)
src\ndis_hk\hooked_fn.c (44292, 2003-06-11)
src\ndis_hk\makefile (267, 2002-08-08)
src\ndis_hk\ndis_hk.c (8676, 2003-05-21)
... ...

-=- Welcome to Simple NDIS Hooking Based Firewall for NT4/2000 -=- INSTALLATION 1. Run install_2k.bat for Windows 2000 or install_nt4.bat for NT4 2. Edit %SystemRoot%\system32\drivers\etc\ndis_fw.conf for your taste 3. Restart Windows NOTE: The code it very raw so get ready for any unexpected behavior on your system. (tdi_fw project is much more stable) RULES Edit file %SystemRoot%\system32\drivers\etc\ndis_fw.conf Description of file format is in it. Rules can be automatically reload in 5-10 sec after you change the file. Errors are written in log (see below). LOGS Logs are text files. They're in %SystemRoot%\system32\LogFiles\ndis_fw directory. File name consists of year, month and date: YYYYMMDD.log Numeric value after ALLOW or DENY is number of line in rules file with applied rule. BUGS Check the latest version at http://ntdev.h1.ru/ndis_fw.html Mail me to nt-dev@unshadow.net DEBUGGING You can dynamically load and unload ndis_flt driver using instdrv utility. But ndis_hk driver must be loaded before TCP/IP NDIS protocol driver (tcpip.sys). Comments for ndis_hk driver are in doxygen format. See: http://www.doxygen.org Run: doxygen dofygen.cfg in .\ndis_hk directory and you will get HTML documentation. See: .\ndis_hk\doc\html\index.html --- vlad-ntdev

近期下载者

相关文件


收藏者