github microsoft/msticpy v0.2.8
MDATP/AzureData Support and ProcessTree Viewer

latest releases: v2.12.0, v2.11.0, v2.10.0...
4 years ago

Overview

This release contains three important features:

  • Query support for Microsoft Defender ATP
  • Interactive Process Tree browser.
  • Support for querying Azure properties for subscriptions and resources

New Features

  • Microsoft Defender Query Support. Added a query provider/driver to
    query Defender alerts, machines, processes and arbitrary KQL queries of
    the Hunting data
  • Template queries for MDATP for hunting and standard entities
  • Process Tree Viewer - Bokeh interactive graphical view for one or
    more Process Trees in a data set. Supports both Windows and Linux.
  • Process tree utilities - data library to create and query process trees.
  • Azure properties of subscriptions and resources such as VMs can be
    queried from Notebooks.
  • Query providers now accept ISO-string format for datatime fields
    for queries (in addition to datetime and timedelta)
  • Added Progress widget to nbwidgets.

Fixes

Don't miss a new msticpy release

NewReleases is sending notifications on new releases.