<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>R-fx Networks</title>
    <link>https://rfxn.com</link>
    <description>Open source Linux security and systems tools from R-fx Networks.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Feb 2026 22:32:59 GMT</lastBuildDate>
    <atom:link href="https://rfxn.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux Malware Detect (LMD)</title>
      <link>https://rfxn.com/projects/linux-malware-detect</link>
      <guid isPermaLink="true">https://rfxn.com/projects/linux-malware-detect</guid>
      <description>A malware scanner for Linux designed around the threats faced in shared hosted environments. Uses threat data from network edge IPS, community resources, and ClamAV to detect actively exploited malware.</description>
    </item>
    <item>
      <title>Advanced Policy Firewall (APF)</title>
      <link>https://rfxn.com/projects/advanced-policy-firewall</link>
      <guid isPermaLink="true">https://rfxn.com/projects/advanced-policy-firewall</guid>
      <description>An iptables(netfilter) based firewall system for Linux servers. Provides three-fold filtering with static rules, stateful connection tracking, and sanity-based packet inspection.</description>
    </item>
    <item>
      <title>Brute Force Detection (BFD)</title>
      <link>https://rfxn.com/projects/brute-force-detection</link>
      <guid isPermaLink="true">https://rfxn.com/projects/brute-force-detection</guid>
      <description>A modular shell script for parsing application logs and detecting authentication failures. Uses regex rules and integrates with APF, Shorewall, or raw iptables for blocking.</description>
    </item>
    <item>
      <title>Incremental Rsync (IRSYNC)</title>
      <link>https://rfxn.com/projects/irsync-incremental-rsync</link>
      <guid isPermaLink="true">https://rfxn.com/projects/irsync-incremental-rsync</guid>
      <description>An incremental backup utility built on rsync with traffic control shaping, hard-link snapshots, point-in-time restore, and MySQL backup support.</description>
    </item>
    <item>
      <title>Linux Environment Security (LES)</title>
      <link>https://rfxn.com/projects/linux-environment-security</link>
      <guid isPermaLink="true">https://rfxn.com/projects/linux-environment-security</guid>
      <description>A security hardening tool that prevents environment-based attacks including PATH tainting, profile script hijacking, and system traversal exploitation.</description>
    </item>
    <item>
      <title>Linux Socket Monitor (LSM)</title>
      <link>https://rfxn.com/projects/linux-socket-monitor</link>
      <guid isPermaLink="true">https://rfxn.com/projects/linux-socket-monitor</guid>
      <description>A port monitor that tracks changes to network sockets and Unix domain sockets using differential comparison, alerting on newly activated services.</description>
    </item>
    <item>
      <title>Network Socket Inode Validation (NSIV)</title>
      <link>https://rfxn.com/projects/network-socket-inode-validation</link>
      <guid isPermaLink="true">https://rfxn.com/projects/network-socket-inode-validation</guid>
      <description>Validates network socket inodes at the kernel level, correlating processes to sockets to expose hidden or injected connections indicative of compromise.</description>
    </item>
    <item>
      <title>Process Resource Monitor (PRM)</title>
      <link>https://rfxn.com/projects/process-resource-monitor</link>
      <guid isPermaLink="true">https://rfxn.com/projects/process-resource-monitor</guid>
      <description>A CPU, memory, and process resource monitor for Linux and BSD. Supports global and per-process/per-user limits with automatic enforcement.</description>
    </item>
    <item>
      <title>System Integrity Monitor (SIM)</title>
      <link>https://rfxn.com/projects/system-integrity-monitor</link>
      <guid isPermaLink="true">https://rfxn.com/projects/system-integrity-monitor</guid>
      <description>A system and services monitor for SysVinit systems. Monitors services, load, disk space, and network status with auto-restart for downed services.</description>
    </item>
    <item>
      <title>System Priority (SPRI)</title>
      <link>https://rfxn.com/projects/system-priority</link>
      <guid isPermaLink="true">https://rfxn.com/projects/system-priority</guid>
      <description>A tool for managing system process priorities and CPU scheduling on Linux. Provides persistent, rule-based priority management via nice and scheduling subsystems.</description>
    </item>
  </channel>
</rss>