MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

Functioncreate_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
Functioncreate_ip_entity
Return IP entity - test helper.
tests/vis/test_folium.py:215
Functioncreate_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
Methodcreate_or_update
(self, res_group, vault_name, params)
tests/auth/test_provider_secrets.py:124
Functioncreate_pivot
Return Pivot instance with initialized data providers.
tests/init/pivot/conftest.py:95
Methodcreate_vault
Create new or update existing vault. Parameters ---------- vault_name : str Name of the Vault R
msticpy/auth/keyvault_client.py:500
Methodcreate_vt_graph
Create a VirusTotal Graph with a set of Relationship DataFrames. Parameters ---------- relationship_dfs:
msticpy/context/vtlookupv3/vtlookupv3.py:773
Methodcurrent_col
Return the currently selected column.
msticpy/vis/data_viewer.py:418
Methodcurrent_config_file
Return the currently loaded configuration file path.
msticpy/config/mp_config_edit.py:190
Methodcurrent_connection
Return the current connection name.
msticpy/data/drivers/azure_monitor_driver.py:159
Methodcurrent_connection
Return current connection string or URI.
msticpy/data/drivers/azure_kusto_driver.py:222
Methodcurrent_file
Return the current file name.
msticpy/config/query_editor.py:857
Methodcurrent_file
Return currently loaded file path.
msticpy/config/mp_config_file.py:161
Functioncybereason_driver
Generate Cybereason Driver for testing.
tests/data/drivers/test_cybereason_driver.py:240
Functiondata
Return DataFrame.
tests/vis/test_timeline.py:26
Functiondata_dict
Return timeline dict parameter.
tests/vis/test_timeline.py:58
Methoddata_environment
Return the data environment of the alert for subsequent queries.
msticpy/nbtools/security_base.py:318
Methoddata_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
Methoddata_family
Return the data family of the alert for subsequent queries.
msticpy/nbtools/security_base.py:309
Functiondata_net
Return DataFrame.
tests/vis/test_timeline.py:37
Functiondata_provider
Return mock Kql driver.
tests/context/test_tiprovider_kql.py:144
Functiondata_providers
Return dict of providers.
tests/init/pivot/test_pivot_input_types.py:24
Functiondata_providers
Return dict of providers.
tests/init/pivot/test_pivot_register.py:31
Functiondata_providers
Return patch providers.
tests/init/pivot/conftest.py:85
Functiondataframe
Get dataframe and columns.
tests/vis/test_data_viewer.py:28
Functiondataframe
Get dataframe and columns.
tests/vis/test_data_viewer_panel.py:29
Methoddataframe_columns
Return the selected set of DataFrame columns.
msticpy/vis/data_viewer_panel.py:214
Methoddataframe_columns
Return the selected set of DataFrame columns.
msticpy/vis/data_viewer.py:194
Methoddatatable_columns
Return a list of Bokeh column definitions for the DataFrame.
msticpy/vis/data_viewer.py:189
Functiondefang_ioc
Return de-fanged observable. Parameters ---------- ioc : str The observable. ioc_type : str The type of IoC. If
msticpy/common/utility/format.py:98
Methoddefault
(self, o)
msticpy/datamodel/entities/entity.py:44
Methoddefault_config_file
Return default msticpyconfig path.
msticpy/config/mp_config_file.py:171
Methoddefault_db
Return default database for this cluster.
msticpy/data/drivers/azure_kusto_driver.py:101
Methoddefault_params
Return the set of parameters with default values. Returns ------- Iterable[dict] List of parameters
msticpy/data/core/query_source.py:172
Methoddefault_resource_group
Return the default resource group.
msticpy/context/azure/sentinel_core.py:449
Methoddefault_resource_id
Return the default resource ID.
msticpy/context/azure/sentinel_core.py:459
Methoddefault_subscription_id
Return the default subscription ID.
msticpy/context/azure/sentinel_core.py:444
Methoddefault_workspace_name
Return the default workspace Name.
msticpy/context/azure/sentinel_core.py:454
Methoddefault_workspace_settings
Return current default workspace settings.
msticpy/context/azure/sentinel_core.py:433
Methoddelete_blob
(self, delete_snapshots)
tests/data/storage/test_azure_blob_storage.py:111
Methoddelete_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
Methoddescription
Return description of the query. Returns ------- str Query description.
msticpy/data/core/query_source.py:143
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/security_group.py:66
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/account.py:118
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/dns.py:70
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/registry_value.py:70
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/mail_message.py:166
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/mailbox_configuration.py:97
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/malware.py:74
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/url.py:81
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/unknown_entity.py:38
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/alert.py:136
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/oauth_application.py:85
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/geo_location.py:78
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/network_connection.py:79
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/azure_resource.py:67
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/cloud_application.py:66
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/service_principal.py:78
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/file_hash.py:72
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/submission_mail.py:88
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/ip_address.py:103
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/registry_key.py:64
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/threat_intelligence.py:64
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/mail_cluster.py:122
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/process.py:149
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/host.py:121
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/iot_device.py:100
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/mailbox.py:90
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/host_logon_session.py:94
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/cloud_logon_session.py:84
Methoddescription_str
Return Entity Description. Returns ------- str Entity description (optional). If not overridden
msticpy/datamodel/entities/entity.py:444
Methoddescription_str
Return Entity Description.
msticpy/datamodel/entities/file.py:119
Methoddescription_str
Return Entity Description.
msticpy/datamodel/soc/incident.py:79
Functiondf_data
Input dataframe.
tests/analysis/test_timeseries.py:27
Methoddf_lookup_ip
Lookup Geolocation data from a pandas Dataframe. Parameters ---------- data : pd.DataFrame pandas datafr
msticpy/context/geoip.py:110
Functiondf_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
Methoddict_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
Methoddisplay
Display the interactive widgets.
msticpy/nbwidgets/select_alert.py:309
Methoddisplay
Display the interactive widget.
msticpy/nbwidgets/select_item.py:299
Methoddisplay
Display the DataFrame in the middle of a pipeline. Parameters ---------- title : str, optional Title to
msticpy/init/pivot_core/pivot_pd_accessor.py:96
Methoddisplay
Display the observation.
msticpy/analysis/observationlist.py:102
Methoddisplay
Display the GUI widget.
msticpy/config/query_editor.py:773
Functiondisplay_alert
Display a Security Alert. Parameters ---------- alert : Union[Mapping[str, Any], SecurityAlert] The alert to display as Mapp
msticpy/vis/nbdisplay.py:35
Methoddisplay_async
Display widget with timeout. Parameters ---------- reset : bool, optional Resets any current value to No
msticpy/nbwidgets/option_buttons.py:155
Functiondisplay_html
Display pygments-formatted code. Parameters ---------- code : str Input code as string. language : str The langu
msticpy/vis/code_view.py:67
Functiondisplay_timeseries_anomolies
Call display_timeseries_anomalies.
msticpy/vis/timeseries.py:279
Functiondns_components
Return components of domain as dict. Parameters ---------- domain : str The domain to extract. Returns -------
msticpy/context/domain_utils.py:284
Functiondns_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
Functiondownload_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
Methoddownload_sample
Download specified sample from MB.
msticpy/context/tiproviders/mblookup.py:139
Functiondraw_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
Methoddriver_help
Display help for the driver.
msticpy/data/core/query_provider_utils_mixin.py:140
Methoddriver_queries
Return dynamic queries available on connection to service.
tests/data/test_dataqueries.py:70
Methoddriver_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
Methoddriver_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
Methoddriver_queries
Return queries retrieved from the service after connecting. Returns ------- List[Dict[str, str]] List of
msticpy/data/drivers/driver_base.py:250
Methoddriver_queries
Return generator of Mordor query definitions. Yields ------ Iterable[Dict[str, Any]] Iterable of Diction
msticpy/data/drivers/mordor_driver.py:186
Methoddriver_queries
Return dynamic queries available on connection to service. Returns ------- Iterable[Dict[str, Any]] List
msticpy/data/drivers/splunk_driver.py:363
Functiondummy_conn_str
Return a minimal client credential connection string.
tests/data/drivers/test_mdatp_driver.py:22
Methodend
Query end time.
msticpy/nbwidgets/query_time.py:446
← previousnext →2,301–2,400 of 3,664, ranked by callers