Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/msticpy
/ functions
Functions
3,664 in github.com/microsoft/msticpy
⨍
Functions
3,664
◇
Types & classes
443
↳
Endpoints
149
Function
create_host_record
Generate host_entity record for selected computer. Parameters ---------- syslog_df : pd.DataFrame A dataframe of all syslog
msticpy/analysis/syslog_utils.py:41
Function
create_ip_entity
Return IP entity - test helper.
tests/vis/test_folium.py:215
Function
create_ip_record
Generate ip_entity record for provided IP value. Parameters ---------- heartbeat_df : pd.DataFrame A dataframe of heartbeat
msticpy/context/ip_utils.py:168
Method
create_or_update
(self, res_group, vault_name, params)
tests/auth/test_provider_secrets.py:124
Function
create_pivot
Return Pivot instance with initialized data providers.
tests/init/pivot/conftest.py:95
Method
create_vault
Create new or update existing vault. Parameters ---------- vault_name : str Name of the Vault R
msticpy/auth/keyvault_client.py:500
Method
create_vt_graph
Create a VirusTotal Graph with a set of Relationship DataFrames. Parameters ---------- relationship_dfs:
msticpy/context/vtlookupv3/vtlookupv3.py:773
Method
current_col
Return the currently selected column.
msticpy/vis/data_viewer.py:418
Method
current_config_file
Return the currently loaded configuration file path.
msticpy/config/mp_config_edit.py:190
Method
current_connection
Return the current connection name.
msticpy/data/drivers/azure_monitor_driver.py:159
Method
current_connection
Return current connection string or URI.
msticpy/data/drivers/azure_kusto_driver.py:222
Method
current_file
Return the current file name.
msticpy/config/query_editor.py:857
Method
current_file
Return currently loaded file path.
msticpy/config/mp_config_file.py:161
Function
cybereason_driver
Generate Cybereason Driver for testing.
tests/data/drivers/test_cybereason_driver.py:240
Function
data
Return DataFrame.
tests/vis/test_timeline.py:26
Function
data_dict
Return timeline dict parameter.
tests/vis/test_timeline.py:58
Method
data_environment
Return the data environment of the alert for subsequent queries.
msticpy/nbtools/security_base.py:318
Method
data_families
Return the list of data families used by the query. Returns ------- list[str] The list of data families.
msticpy/data/core/query_source.py:204
Method
data_family
Return the data family of the alert for subsequent queries.
msticpy/nbtools/security_base.py:309
Function
data_net
Return DataFrame.
tests/vis/test_timeline.py:37
Function
data_provider
Return mock Kql driver.
tests/context/test_tiprovider_kql.py:144
Function
data_providers
Return dict of providers.
tests/init/pivot/test_pivot_input_types.py:24
Function
data_providers
Return dict of providers.
tests/init/pivot/test_pivot_register.py:31
Function
data_providers
Return patch providers.
tests/init/pivot/conftest.py:85
Function
dataframe
Get dataframe and columns.
tests/vis/test_data_viewer.py:28
Function
dataframe
Get dataframe and columns.
tests/vis/test_data_viewer_panel.py:29
Method
dataframe_columns
Return the selected set of DataFrame columns.
msticpy/vis/data_viewer_panel.py:214
Method
dataframe_columns
Return the selected set of DataFrame columns.
msticpy/vis/data_viewer.py:194
Method
datatable_columns
Return a list of Bokeh column definitions for the DataFrame.
msticpy/vis/data_viewer.py:189
Function
defang_ioc
Return de-fanged observable. Parameters ---------- ioc : str The observable. ioc_type : str The type of IoC. If
msticpy/common/utility/format.py:98
Method
default
(self, o)
msticpy/datamodel/entities/entity.py:44
Method
default_config_file
Return default msticpyconfig path.
msticpy/config/mp_config_file.py:171
Method
default_db
Return default database for this cluster.
msticpy/data/drivers/azure_kusto_driver.py:101
Method
default_params
Return the set of parameters with default values. Returns ------- Iterable[dict] List of parameters
msticpy/data/core/query_source.py:172
Method
default_resource_group
Return the default resource group.
msticpy/context/azure/sentinel_core.py:449
Method
default_resource_id
Return the default resource ID.
msticpy/context/azure/sentinel_core.py:459
Method
default_subscription_id
Return the default subscription ID.
msticpy/context/azure/sentinel_core.py:444
Method
default_workspace_name
Return the default workspace Name.
msticpy/context/azure/sentinel_core.py:454
Method
default_workspace_settings
Return current default workspace settings.
msticpy/context/azure/sentinel_core.py:433
Method
delete_blob
(self, delete_snapshots)
tests/data/storage/test_azure_blob_storage.py:111
Method
delete_watchlist_item
Delete a Watchlist item. Parameters ---------- watchlist_name : str The name of the watchlist with the i
msticpy/context/azure/sentinel_watchlists.py:363
Method
description
Return description of the query. Returns ------- str Query description.
msticpy/data/core/query_source.py:143
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/security_group.py:66
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/account.py:118
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/dns.py:70
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/registry_value.py:70
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/mail_message.py:166
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/mailbox_configuration.py:97
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/malware.py:74
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/url.py:81
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/unknown_entity.py:38
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/alert.py:136
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/oauth_application.py:85
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/geo_location.py:78
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/network_connection.py:79
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/azure_resource.py:67
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/cloud_application.py:66
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/service_principal.py:78
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/file_hash.py:72
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/submission_mail.py:88
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/ip_address.py:103
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/registry_key.py:64
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/threat_intelligence.py:64
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/mail_cluster.py:122
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/process.py:149
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/host.py:121
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/iot_device.py:100
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/mailbox.py:90
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/host_logon_session.py:94
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/cloud_logon_session.py:84
Method
description_str
Return Entity Description. Returns ------- str Entity description (optional). If not overridden
msticpy/datamodel/entities/entity.py:444
Method
description_str
Return Entity Description.
msticpy/datamodel/entities/file.py:119
Method
description_str
Return Entity Description.
msticpy/datamodel/soc/incident.py:79
Function
df_data
Input dataframe.
tests/analysis/test_timeseries.py:27
Method
df_lookup_ip
Lookup Geolocation data from a pandas Dataframe. Parameters ---------- data : pd.DataFrame pandas datafr
msticpy/context/geoip.py:110
Function
df_to_dynamic_summaries
r""" Return a list of DynamicSummary objects from a DataFrame of summaries. Parameters ---------- data : pd.DataFrame DataFra
msticpy/context/azure/sentinel_dynamic_summary_types.py:703
Method
dict_to_dataframe
Construct a new dataframe having keys as column and values as row. Parameters ---------- col : str Name
msticpy/init/pivot_core/pivot_pd_accessor.py:445
Method
display
Display the interactive widgets.
msticpy/nbwidgets/select_alert.py:309
Method
display
Display the interactive widget.
msticpy/nbwidgets/select_item.py:299
Method
display
Display the DataFrame in the middle of a pipeline. Parameters ---------- title : str, optional Title to
msticpy/init/pivot_core/pivot_pd_accessor.py:96
Method
display
Display the observation.
msticpy/analysis/observationlist.py:102
Method
display
Display the GUI widget.
msticpy/config/query_editor.py:773
Function
display_alert
Display a Security Alert. Parameters ---------- alert : Union[Mapping[str, Any], SecurityAlert] The alert to display as Mapp
msticpy/vis/nbdisplay.py:35
Method
display_async
Display widget with timeout. Parameters ---------- reset : bool, optional Resets any current value to No
msticpy/nbwidgets/option_buttons.py:155
Function
display_html
Display pygments-formatted code. Parameters ---------- code : str Input code as string. language : str The langu
msticpy/vis/code_view.py:67
Function
display_timeseries_anomolies
Call display_timeseries_anomalies.
msticpy/vis/timeseries.py:279
Function
dns_components
Return components of domain as dict. Parameters ---------- domain : str The domain to extract. Returns -------
msticpy/context/domain_utils.py:284
Function
dns_resolve_df
Validate if a domain or URL be be resolved to an IP address. Parameters ---------- url_domain : str The url or domain to val
msticpy/context/domain_utils.py:346
Function
download_and_write_sentinel_queries
Download queries from GitHub and write out YAML files for the given query type. Parameters ---------- query_type : str Eithe
msticpy/data/drivers/sentinel_query_reader.py:432
Method
download_sample
Download specified sample from MB.
msticpy/context/tiproviders/mblookup.py:139
Function
draw_alert_entity_graph
Draw networkX graph with matplotlib. Parameters ---------- nx_graph : nx.Graph The NetworkX graph to draw font_size : in
msticpy/vis/nbdisplay.py:106
Method
driver_help
Display help for the driver.
msticpy/data/core/query_provider_utils_mixin.py:140
Method
driver_queries
Return dynamic queries available on connection to service.
tests/data/test_dataqueries.py:70
Method
driver_queries
Return dynamic queries available on connection to data. Returns ------- List[Dict[str, Any]] List of que
msticpy/data/drivers/local_osquery_driver.py:194
Method
driver_queries
Return dynamic queries available on connection to data. Returns ------- List[Dict[str, Any]] List of que
msticpy/data/drivers/local_velociraptor_driver.py:173
Method
driver_queries
Return queries retrieved from the service after connecting. Returns ------- List[Dict[str, str]] List of
msticpy/data/drivers/driver_base.py:250
Method
driver_queries
Return generator of Mordor query definitions. Yields ------ Iterable[Dict[str, Any]] Iterable of Diction
msticpy/data/drivers/mordor_driver.py:186
Method
driver_queries
Return dynamic queries available on connection to service. Returns ------- Iterable[Dict[str, Any]] List
msticpy/data/drivers/splunk_driver.py:363
Function
dummy_conn_str
Return a minimal client credential connection string.
tests/data/drivers/test_mdatp_driver.py:22
Method
end
Query end time.
msticpy/nbwidgets/query_time.py:446
← previous
next →
2,301–2,400 of 3,664, ranked by callers