Skip to content

Releases: bgenev/impulse-xdr

v.1.10

26 Mar 13:30
56c8547
Compare
Choose a tag to compare

v.1.10:

  • Increase free tier to 10 assets;
  • UI fixes;
  • Add more info to documentation;

v.1.9

20 Feb 13:10
Compare
Choose a tag to compare

v.1.9:

  • Enables vulnerability management - gather installed packages across the fleet and discover associated CVEs using a local CVE database;
  • Fixes the Windows installer;

v1.8

02 Feb 19:28
7eb110f
Compare
Choose a tag to compare

v.1.8 Fixes & Enhancements:

1.Assets don't expose any ports at all but instead connect to the manager via persistent bidirectional stream;
2. Trigger queries on assets spread across various NATs in real-time;
4. Windows 10/11 connector with Impulse Light + Defender and Security Center alerts;
5. IoT connector;
6. Detections labels based on prevailing signal type;
7. Pre-built container for the manager service;
8. UI mods;
9. Inventory page;

v1.7

04 Nov 10:27
Compare
Choose a tag to compare

v.1.7
Removes docker as a dependency for logs forwarding. On sensors it will use the default system rsyslog going forward; + other changes;

v1.4-prod

25 Oct 13:52
b37011a
Compare
Choose a tag to compare

v1.4: Fixes and improvements to interface, detections, analytics and installation process;

v1.2-prod; fixes most issues from the test release

10 Oct 20:15
Compare
Choose a tag to compare

v.1.2

Fixes most issues from the test release.

  • all dashboards use precomputed values from derived tables and load almost instantly

  • more granular time filters for both analytics and events tables; down to 5 mins

  • more custom parsers for detected signals

  • divides fleet detections counter into resolved/non-resolved groups

  • moves any blocking tasks to the background

  • optimizes postgres calls by reusing the connection wherever possible

  • displays selected timeframe next to timeframe switch button

  • adds detections table with the latest 10 detections for the selected asset in /overview

  • changes some indicators weights; assigns more points for authentications, secure copy, creating tar archives, etc.

  • CIS configurations report link in /fleet/analytics dashboard

  • removes some non-relevant automated pie charts from ioc/indicator

  • changes default tab of automated charts for nids events. shows top events list first.

  • automatically sets capture-filter.bpf to reduce some noise rel to api calls

  • updated user-interface design

  • new network analytics screen layout