Dynamite Nsm Versions Save

DynamiteNSM is a free Network Security Monitor developed by Dynamite Analytics to enable network visibility and advanced cyber threat detection

0.6.1.3

4 years ago
  • Adds an optional --password argument during the installation of monitor
  • Addresses bug printing dynamite ASCII logo on lame operating systems

0.6.1

4 years ago
  • Adds DynamiteLab integration
    • Adds support for v0.1 DynamiteSDK
  • Adds 0.6.1 Dashboard support (new baseline Datatable visualizations)
  • The installation process has been greatly improved
    • Adds loading bars for compiling operations during agent installation
    • Adds several help messages
  • Much better support for --debug mode
  • Addresses several bugs:
    • Fixes bad dependency during Suricata installation
    • Addresses multiple issues with exception handling
    • Addressed multiple issues around agent configuration GUIs not exiting gracefully
    • Fixes issue where some kernel modules weren't beeing loaded from /lib/ directory
  • Updated README with new screenshots

0.5.9

4 years ago
  • Moves Suricata from PF_RING to AF_PACKET
  • Adds several additional Suricata dependencies (Addresses JA3 support issues)
  • Disables several Zeek scripts during initial setup
  • Disables several Suricata rules during initial setup

0.5.8

4 years ago
  • improves agent deployment (configuration wizards are now part of the installation)
  • improves dashboard navigation interface
  • adds some simple baselining dashboards
  • allows you to more easily monitor agent deployment

0.5.7

4 years ago
  • Adds installation method allowing third-party Zeek scripts to be added
  • Incorporates Netbase Zeek scripts
  • Adds corresponding ElasticSearch template
  • Adds corresponding Kibana field mappings
  • Addresses minor issues with SIP index template
  • Bug fixes (#108 & #109)

0.5.6

4 years ago
  • Config Staging moved to S3 instead of github.

0.5.5

4 years ago
  • Wraps several agent configuration modules in terminal UIs
    • Zeek Script Selection GUI
    • Zeek Cluster Configuration GUI
    • Suricata Network Interface Configuration GUI
    • Suricata Rule Selection GUI
  • Adds documentation for all modules
  • Address some minor issues with Suricata configuration defaults

0.5.4

4 years ago
  • Components now profile themselves post-installation to ensure that install worked properly
  • Environmental variables are no longer being written to /etc/environment, and are instead written to /etc/dynamite/environment and locked down explicitly to the root user (chmod 0700), as plaintext passwords are contained within
  • Zeek status now properly renders subprocesses in JSON form rather than a text blob
  • Zeek now assigns exactly one worker per processor
  • Suricata Configuration class now relies on YAML libraries for parsing its configuration.
  • Suricata Configuration class now relies on instance variables for assigning/retrieving values rather than getters/setters
  • Added GPL 3.0 license

0.5.3

4 years ago
  • Adds several new index templates

    • stats.log (zeek)
    • sip.log
    • snmp.log
    • ssl.log
  • Rename Exporter dashboard to -> Flow Statistics

  • Adds Zeek Statistics dashboard

  • Update Mirrors

  • Addresses Issues with shell escape characters in password

0.5.2

4 years ago
  • Addresses multiple issues with chpasswd command, and makes
  • Address serialization issues kibana/elasticsearch configurators