Skip to content

Releases: zeronetworks/rpcfirewall

v2.0.0

19 May 16:21
Compare
Choose a tag to compare

New major version:

  • Support for RPC Filters.
  • RPC Firewall installation as a service
  • Monitors and protects new processes running RPC servers
  • Detailed deployment information using the status command
  • Better resolution of source host and port in RPC Firewall
  • Simplified commands (install/uninstall/start/stop)
  • Config file only includes lines with "fw:" or "flt:"

v1.0.5

06 Feb 12:28
Compare
Choose a tag to compare
feat(README): Documented a simple persistency method

v1.0.4

18 Jan 08:22
Compare
Choose a tag to compare
  • Small bug fix in rpcMessages.dll.
  • Configuration for blocking common RPC attacks, also with compatible Sigma rules:.

v1.0.3

28 Dec 06:57
Compare
Choose a tag to compare
  • Event Log changed to "RPCFW"
  • Event Log size is now 2MB
  • C++ Refactoring
  • Code is signed, resolves #9

v1.0.2

17 Nov 15:38
Compare
Choose a tag to compare

Various performance & memory improvements

v1.0.1

08 Nov 14:23
Compare
Choose a tag to compare

Hello world!