Skip to content

Releases: zeronetworks/rpcfirewall

v2.2.5

16 Dec 15:44
Compare
Choose a tag to compare

Fix issue where RPC protocol was parsed incorrectly.

v2.2.4

14 May 11:08
487a623
Compare
Choose a tag to compare

minor output updtes

v2.2.3

22 Apr 07:13
Compare
Choose a tag to compare

Bug fixes in the RPCFW module

RPCFW_v2.2.2

08 Apr 07:34
Compare
Choose a tag to compare

Supports the new "/int" command, which lists all found RPC interfaces and their respective endpoints, PIDs and protection level.

v2.2.1

12 Jan 07:58
Compare
Choose a tag to compare
  • New show command : for now, only lists protected processes (can't be injected with the FW module)
  • bug fixes

v2.2.0

17 Oct 14:16
Compare
Choose a tag to compare
  • Added client SID to the RPCFW event log
  • RPCFW service path is quoted in the registry (to avoid path interception)
  • minor bug fixes

v2.1.1

22 Jun 16:35
Compare
Choose a tag to compare

Support for IP address masks via CIDR ranges.
Rpc filters support for address ranges is highly unreliable!

v2.1.0

12 Jun 12:50
Compare
Choose a tag to compare

Added SID parameter support for the RPC Firewall module.

v2.0.2

31 May 08:25
Compare
Choose a tag to compare

RPC Filters auto detects addr field as IPv4 or Ipv6, and populated it accordingly

v2.0.1

09 May 15:26
Compare
Choose a tag to compare

Minor updates and bug fixes:

  • Added a "prot:remote" configuration option to filters. Now you audit any remote RPC call with an RPC filter without needing to specify the exact interface (this is the OOTB configuration)
  • Improved memory cleanup in the rpcFwManager service