MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

↓ 1 callersMethod_create_split_queries
Return separate queries for split time ranges.
msticpy/data/core/query_provider_connections_mixin.py:380
↓ 1 callersMethod_create_split_query_tasks
Return dictionary of partials to execute queries.
msticpy/data/core/query_provider_connections_mixin.py:332
↓ 1 callersFunction_create_ti_agg_list
Aggregate ti results on IoC for multiple providers.
msticpy/vis/ti_browser.py:77
↓ 1 callersFunction_create_vert_range_tool
Return vertical range too for plot.
msticpy/vis/process_tree.py:540
↓ 1 callersFunction_create_yaml_source_sec
Create the metadata section of the YAML for the current query. Parameters ---------- cur_query : SentinelQuery The current S
msticpy/data/drivers/sentinel_query_reader.py:332
↓ 1 callersFunction_cymru_query
Query Cymru for ASN information.
msticpy/context/ip_utils.py:750
↓ 1 callersMethod_debug_init_state
( self: Self, api_key: str | None, db_folder: str | None, *, force_upd
msticpy/context/geoip.py:895
↓ 1 callersMethod_debug_open_state
(self: Self)
msticpy/context/geoip.py:882
↓ 1 callersFunction_decode_and_format_b64_string
Decode string and return displayable content plus list of decoded artifacts.
msticpy/transform/base64unpack.py:472
↓ 1 callersFunction_decode_b64_binary
Examine input string for known binaries and decode and unpack.
msticpy/transform/base64unpack.py:632
↓ 1 callersFunction_dedupe_entities
Deduplicate incident and alert entities.
msticpy/vis/entity_graph_tools.py:406
↓ 1 callersMethod_default_hidden_cols
Return list of of columns hidden by default.
msticpy/vis/data_viewer_panel.py:178
↓ 1 callersMethod_del_filter
(self, btn)
msticpy/vis/data_viewer.py:397
↓ 1 callersMethod_determine_config_source
(self, workspace)
msticpy/common/wsconfig.py:386
↓ 1 callersMethod_df_status
Mock _df_status.
tests/data/drivers/test_azure_kusto_driver.py:424
↓ 1 callersFunction_dict_to_html
(detail_dict)
msticpy/vis/ti_browser.py:176
↓ 1 callersMethod_disable_handlers
(self: Self)
msticpy/nbwidgets/query_time.py:366
↓ 1 callersMethod_display_txt_exception
Display text-only version of the exception text.
msticpy/common/exceptions.py:200
↓ 1 callersFunction_empty_binary_rec
()
msticpy/transform/base64unpack.py:564
↓ 1 callersMethod_enter_folder
Handle event from folder text box when pressing ENTER.
msticpy/config/file_browser.py:111
↓ 1 callersFunction_entropy
Compute entropy of input string.
msticpy/context/preprocess_observable.py:373
↓ 1 callersMethod_exec_additional_connections
Return results of query run query against additional connections. Parameters ---------- query : str The
msticpy/data/core/query_provider_connections_mixin.py:159
↓ 1 callersMethod_exec_async_search
Execute an async search and return results.
msticpy/data/drivers/splunk_driver.py:392
↓ 1 callersMethod_exec_paginated_queries
Return results of paginated queries. Parameters ---------- body : dict[str, Any] The body of the query t
msticpy/data/drivers/cybereason_driver.py:208
↓ 1 callersFunction_exec_query_for_df
Execute `func` for DataFrame inputs.
msticpy/init/pivot_init/pivot_data_queries.py:650
↓ 1 callersFunction_exec_query_for_values
Execute `func` for value (scalar or iterable) inputs.
msticpy/init/pivot_init/pivot_data_queries.py:710
↓ 1 callersMethod_exec_split_query
Execute a query that is split into multiple queries. Parameters ---------- split_by : str The time inter
msticpy/data/core/query_provider_connections_mixin.py:238
↓ 1 callersMethod_extract_child_entities
(self, src_entity)
msticpy/nbtools/security_alert.py:188
↓ 1 callersFunction_extract_coords_loc_entities
Return list of coordinate tuples from GeoLocation entities.
msticpy/vis/foliummap.py:1056
↓ 1 callersMethod_extract_entities
(self, src_row)
msticpy/nbtools/security_alert.py:156
↓ 1 callersMethod_extract_entities
(self, src_row)
msticpy/nbtools/security_event.py:81
↓ 1 callersFunction_extract_event
Assemble discrete messages sharing the same message Id into a single event. Parameters ---------- message_dict : Mapping[str, Any]
msticpy/transform/auditdextract.py:177
↓ 1 callersMethod_extract_event_type
Extract tidied DF from all queries.
msticpy/data/drivers/local_osquery_driver.py:264
↓ 1 callersFunction_extract_inferred_parents
Find any inferred parents and creates rows for them.
msticpy/transform/proc_tree_build_winlx.py:202
↓ 1 callersFunction_extract_missing_gparents
Return grandparent processes for any procs not in Createdprocesses.
msticpy/transform/proc_tree_build_mde.py:220
↓ 1 callersFunction_extract_missing_parents
Return parent processes that are not in the created process set.
msticpy/transform/proc_tree_build_mde.py:113
↓ 1 callersFunction_extract_mitre_refs
(ext_refs)
msticpy/data/drivers/mordor_driver.py:852
↓ 1 callersFunction_extract_processes
Convert processes_tree attribute to SIProcessObjects.
msticpy/context/vtlookupv3/vtfile_behavior.py:336
↓ 1 callersMethod_extract_resource_parts
(self)
msticpy/datamodel/entities/azure_resource.py:102
↓ 1 callersMethod_extract_response
Convert list of dictionaries from search() function to DataFrame. Parameters ---------- response_list : list
msticpy/context/vtlookupv3/vtlookupv3.py:1031
↓ 1 callersMethod_extract_src_entity
Extract source entity properties. Parameters ---------- src_entity : Mapping[str, Any] The source mappab
msticpy/datamodel/entities/entity.py:149
↓ 1 callersFunction_extract_subcats
Extract the category names matching `pattern`.
msticpy/context/vtlookupv3/vtfile_behavior.py:458
↓ 1 callersMethod_extract_to_folder
(self: Self, db_archive_path: Path)
msticpy/context/geoip.py:804
↓ 1 callersMethod_extract_url_results
( response: dict, result_dict: dict[str, Any], hit_type: str, item_type: str,
msticpy/context/tiproviders/virustotal.py:157
↓ 1 callersFunction_extract_values
Recursively extracts column values from the given key's values. Parameters ---------- data: Union[dict, list, str] Values fo
msticpy/init/pivot_core/pivot_pd_accessor.py:493
↓ 1 callersFunction_extract_zip_file_to_df
Extract from zip and parse json file to DataFrame. Parameters ---------- zip_file : ZipFile ZipFile object containing the fi
msticpy/data/drivers/mordor_driver.py:755
↓ 1 callersFunction_fetch_asns
Create closure for ASN fetching.
msticpy/context/ip_utils.py:68
↓ 1 callersFunction_fetch_linked_services
Fetch list of linked services via Azure Synapse API.
msticpy/init/azure_synapse_tools.py:457
↓ 1 callersFunction_fetch_mdr_metadata
Return full metadata for Mordor datasets. Parameters ---------- cache_folder : Optional[str] Folder to search for mordor cac
msticpy/data/drivers/mordor_driver.py:592
↓ 1 callersFunction_fetch_secret_setting
Return required value for potential secret setting. Parameters ---------- setting_path : str Dotted path to the setting
msticpy/common/provider_settings.py:300
↓ 1 callersFunction_fill_missing_proc_tree_values
(process_df: pd.DataFrame)
msticpy/context/vtlookupv3/vtfile_behavior.py:432
↓ 1 callersFunction_filter_all_warnings
Filter out credential error messages.
msticpy/auth/azure_auth_core.py:515
↓ 1 callersFunction_filter_credential_warning
Rewrite out credential not found message.
msticpy/auth/azure_auth_core.py:500
↓ 1 callersMethod_filter_in_or_between
Return filter for `in` and `between` operators.
msticpy/vis/data_viewer.py:458
↓ 1 callersFunction_find_address
Find an orgs address from an RDAP entity.
msticpy/context/ip_utils.py:665
↓ 1 callersFunction_find_risky_sudo_session
(risky_actions: dict, sudo_sessions: dict)
msticpy/analysis/syslog_utils.py:247
↓ 1 callersFunction_find_suspicious_sudo_session
(suspicious_actions: list, sudo_sessions: dict)
msticpy/analysis/syslog_utils.py:261
↓ 1 callersFunction_fix_res_id
Try to fix common issues with Resource ID string.
msticpy/context/azure/sentinel_utils.py:386
↓ 1 callersMethod_flatten_element_values
Flatten "elementValues from Cybereason result to a format that can be handled by pandas. Parameters ---------- eleme
msticpy/data/drivers/cybereason_driver.py:435
↓ 1 callersMethod_flatten_simple_values
Flatten "simpleValues from Cybereason result to a format that can be handled by pandas. Parameters ---------- simple
msticpy/data/drivers/cybereason_driver.py:399
↓ 1 callersMethod_fmt_query
Format a query string. Parameters ---------- query : str The query string. Returns ----
msticpy/config/query_editor.py:551
↓ 1 callersFunction_format_attacks
Format the Mitre Attack data for display.
msticpy/vis/mordor_browser.py:322
↓ 1 callersMethod_format_datetime_default
(date_time: datetime)
msticpy/data/core/query_source.py:403
↓ 1 callersMethod_format_entity
(entity)
msticpy/nbtools/security_base.py:475
↓ 1 callersMethod_format_exception_context
(stack, frame_locals)
msticpy/common/exceptions.py:225
↓ 1 callersFunction_format_files
Format the Mordor files data for display.
msticpy/vis/mordor_browser.py:347
↓ 1 callersFunction_format_func_name
(name, family, func_params, q_piv_settings)
msticpy/init/pivot_init/pivot_data_queries.py:482
↓ 1 callersMethod_format_list_default
Return formatted list parameter.
msticpy/data/core/query_source.py:409
↓ 1 callersFunction_format_module
(path, root)
msticpy/common/utility/package.py:227
↓ 1 callersFunction_format_notebooks
Format the Mordor notebooks data for display.
msticpy/vis/mordor_browser.py:355
↓ 1 callersFunction_format_page_errors
(notebook, results)
tools/run_all_notebooks.py:241
↓ 1 callersMethod_format_parameter
(self, p_name, param_dict, param_settings, formatters)
msticpy/data/core/query_source.py:276
↓ 1 callersFunction_format_queries
(mdr_entry)
msticpy/vis/mordor_browser.py:369
↓ 1 callersFunction_format_query
Format query for display.
msticpy/vis/query_browser.py:66
↓ 1 callersFunction_format_query_doc
Format query docstring as HTML.
msticpy/vis/query_browser.py:48
↓ 1 callersFunction_format_sid_info
(sid)
msticpy/vis/nbdisplay.py:294
↓ 1 callersMethod_format_to_datetime
Return datetime from a timestamp in milliseconds. Returns ------- dt.datetime|int
msticpy/data/drivers/cybereason_driver.py:876
↓ 1 callersFunction_format_value
Apply format function to column cell.
msticpy/vis/data_viewer_panel.py:248
↓ 1 callersFunction_format_widget_data
(data_item: list[dict[str, Any] | str] | None)
msticpy/context/vtlookupv3/vtfile_behavior.py:463
↓ 1 callersFunction_gen_expr_name
Generate random expression name.
msticpy/data/sql_to_kql.py:316
↓ 1 callersFunction_generate_base_ents
Generate a list of all enties form a set of nested entities.
msticpy/datamodel/entities/alert.py:368
↓ 1 callersFunction_generate_rand_domain
Return random domain name helper function.
tests/context/test_tiproviders.py:402
↓ 1 callersFunction_get_account_name_desc
(entity)
msticpy/nbtools/security_alert_graph.py:288
↓ 1 callersMethod_get_aliased_param
Return first parameter with a matching alias.
msticpy/data/core/query_source.py:332
↓ 1 callersMethod_get_all_providers
( self, namespace: dict[str, Any] = None, providers: Iterable[Any] = None, )
msticpy/init/pivot.py:130
↓ 1 callersFunction_get_aml_globals
Return global values if found.
msticpy/init/nbinit.py:613
↓ 1 callersMethod_get_analytic_id
Get the GUID of an analytic rule. Parameters ---------- analytic : str The GUID or name of the analytic
msticpy/context/azure/sentinel_analytics.py:280
↓ 1 callersFunction_get_args_val
Return a dict whether the value is a str or a dict.
msticpy/config/compound_ctrls.py:219
↓ 1 callersMethod_get_auth_methods_from_settings
Retrieve authentication methods from settings.
msticpy/auth/keyvault_settings.py:82
↓ 1 callersMethod_get_auth_params_from_config
Get authentication parameters for cluster from KustoConfig values.
msticpy/data/drivers/azure_kusto_driver.py:725
↓ 1 callersMethod_get_available_options
(self)
msticpy/config/ce_user_defaults.py:147
↓ 1 callersMethod_get_cluster_spec_from_query_source
Return cluster details from query source.
msticpy/data/drivers/azure_kusto_driver.py:626
↓ 1 callersFunction_get_config
Return value from setting_path.
tests/unit_test_lib.py:216
↓ 1 callersFunction_get_config
(setting_path: str)
msticpy/common/exceptions.py:27
↓ 1 callersFunction_get_config_secrets
(cur_settings, section_name, sec_names)
tools/config2kv.py:97
↓ 1 callersMethod_get_connect_args
Check and consolidate connection parameters.
msticpy/data/drivers/splunk_driver.py:174
↓ 1 callersMethod_get_connect_args
Check and consolidate connection parameters.
msticpy/data/drivers/sumologic_driver.py:128
↓ 1 callersMethod_get_connect_args
Check and consolidate connection parameters.
msticpy/data/drivers/openobserve_driver.py:132
↓ 1 callersMethod_get_connection_string_for_cluster
Return full cluster URI and credential for cluster name or URI.
msticpy/data/drivers/azure_kusto_driver.py:646
↓ 1 callersMethod_get_ctrl_values
Recursively save values in the control at `path` to settings.
msticpy/config/mp_config_control.py:195
← previousnext →1,001–1,100 of 3,664, ranked by callers