Files
securityonion/salt/soc/files/soc/changes.json
Mike Reeves 6410087994 1.4.0
2020-06-16 13:52:37 -04:00

33 lines
3.0 KiB
JSON

{
"title": "Introducing Hybrid Hunter 1.4.0 Beta 3",
"changes": [
{ "summary": "Complete overhaul of the way we handle custom and default settings and data. You will now see a default and local directory under the saltstack directory. All customizations are stored in local." },
{ "summary": "The way firewall rules are handled has been completely revamped. This will allow the user to customize firewall rules much easier." },
{ "summary": "Users can now change their own password in SOC." },
{ "summary": "Hunt now allows users to enable auto-hunt. This is a toggle which, when enabled, automatically submits a new hunt when filtering, grouping, etc." },
{ "summary": "Title bar now reflects current Hunt query. This will assist users in locating a previous query from their browser history." },
{ "summary": "Zeek 3.0.7" },
{ "summary": "Elastic 7.7.1" },
{ "summary": "Suricata can now be used for meta data generation." },
{ "summary": "Suricata eve.json has been moved to `/nsm` to align with storage of other data." },
{ "summary": "Suricata will now properly rotate its logs." },
{ "summary": "Grafana dashboards now work properly in standalone mode." },
{ "summary": "Kibana Dashboard updates including osquery, community_id." },
{ "summary": "New Elasticsearch Ingest processor to generate community_id from any log that includes the required fields." },
{ "summary": "Community_id generated for additional logs: Zeek HTTP/SMTP/ , Sysmon shipped with Osquery or Winlogbeat." },
{ "summary": "Major streamlining of Fleet setup & configuration - no need to run a secondary setup script anymore." },
{ "summary": "Fleet Standalone node now includes the ability to set a FQDN to point osquery endpoints to." },
{ "summary": "Distributed installs now support ingesting Windows Eventlogs via Winlogbeat - includes full parsing support for Sysmon." },
{ "summary": "SOC Downloads section now includes a link to the supported version of Winlogbeat." },
{ "summary": "Basic syslog ingestion capability now included." },
{ "summary": "Elasticsearch index name transition fixes for various components." },
{ "summary": "Updated URLs for pivot fields in Kibana." },
{ "summary": "Instances of \"hive\" renamed to \"thehive\"." },
{ "summary": "KNOWN ISSUE: The Hunt feature is currently considered \"Preview\" and although very useful in its current state, not everything works. We wanted to get this out as soon as possible to get the feedback from you! Let us know what you want to see! Let us know what you think we should call it!" },
{ "summary": "KNOWN ISSUE: You cannot pivot to PCAP from Suricata alerts in Kibana or Hunt." },
{ "summary": "KNOWN ISSUE: Navigator is currently not working when using hostname to access SOC. IP mode works correctly." },
{ "summary": "KNOWN ISSUE: Due to the move to ECS, the current Playbook plays may not alert correctly at this time." },
{ "summary": "KNOWN ISSUE: The osquery MacOS package does not install correctly." }
]
}