NOTICE: These downloads are provided as-is. No free support provided. Kazimer Corp assumes no responsibility or liability for any loss, injury and/or damages incurred from the use of these downloads. Downloading any files from kazimer.com is your agreement with these terms.
Kazimer Corp projects available through GitHub
- Fail2Ban Apache ModSecurity2 Filter
Description: An update to the apache-modsecurity filter that comes with Fail2Ban to make it work with the ModSecurity2 on Apache2.4+. Read the tutorial. - Fail2Ban Action for CloudFlare REST API v4
Description: An update to the Fail2Ban cloudflare action to make it work with CloudFlare’s REST API Version 4. Read the tutorial. - Fail2Ban Filter for NinjaFirewall
Description: A Fail2Ban filter to integrate with the NinjaFirewall security plugin for WordPress. Read the tutorial. - Fail2Ban Filter for NinjaFirewall WP+ Edition
Description: A Fail2Ban filter to read syslog events written by the NinjaFirewall WP+ Edition plugin. Read the tutorial.
LabWindows/CVI Function Panel example projects
These are very old projects. No support provided. Please consult included ReadMe files for assistance.
- Batch Builder for LabWindows/CVI Projects (8KB)
Description: Automates building of several LabWindows/CVI projects at once. Capable of searching subdirectories for LabWindows/CVI projects. - INI File Function Panel (43KB)
Description: LabWindows/CVI FP that provides utility functions for handling Windows INI files. Provides more Windows integrated capabilities than the INI FP provided with LabWindows/CVI. - SNMP Function Panel (261KB)
Description: LabWindows/CVI FP that provides SNMP Get, Set, and Trap handling using Microsoft’s built-in SNMP services and MIB files. Important Note: For numeric OIDs, try adding a leading dot. For example, use .1.3.6.1.6.3.10 and not 1.3.6.1.6.3.10 - Telnet Function Panel (38KB)
Description: LabWindows/CVI FP that allows programmatic control of telnet sessions. - Ping with raw sockets (7KB)
Description: Microsoft sample code modified to work with LabWindows/CVI. Also contains fixes for memory leaks and other bugs found in the original Microsoft code.