Skip to content

v3.2.0

Compare
Choose a tag to compare
@ethack ethack released this 06 Mar 22:27
· 135 commits to master since this release
366cec9

Changes:

  • Add RFC1918 as default subnets (#515)
  • Add support for Zeek JSON logs (#513)
  • Wrap long domains in human readable exploded-dns output (#535)
  • Human readable duration for show-long-connections output (#536)

Bugfixes:

  • Allow html report to be created when there are no results for some modules (#527)
  • Distinguish empty User Agent strings from empty JA3 hashes (#539)

Installer changes and fixes:

  • Pin ja3 download commit to pre-zeek renaming (#523)
  • Add identifier so we support RHEL workstation as well as RHEL server (#528)
  • Support /var/log/bro/ as log location (#531)
  • Prevent Installation Errors When Default Ubuntu Bro Package is Installed (#530)
  • Removed unneeded workaround for Bro install on CentOS (#480)
  • Don't run gen-node-cfg in noexec temp dir (#541)
  • Update installer to rita 3.2.0 (#547)

Documentation:

  • Gittiquete summary fix (#534)
  • Updating contributing documentation to align with current workflow (#537)
  • Update readme to reflect json import (#540)