MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

↓ 1 callersFunction_read_base_pkg_list
Read base package list from file.
tools/test_mp_extras.py:213
↓ 1 callersFunction_read_config_settings
(conf_file)
tools/config2kv.py:63
↓ 1 callersMethod_read_data_files
Read data files into memory.
msticpy/data/drivers/local_osquery_driver.py:224
↓ 1 callersMethod_read_from_cache
(self)
msticpy/data/drivers/local_osquery_driver.py:257
↓ 1 callersMethod_read_log_file
Read log file into cache.
msticpy/data/drivers/local_osquery_driver.py:277
↓ 1 callersFunction_read_mordor_cache
Return dictionary of cached metadata if cached_folder is a valid path.
msticpy/data/drivers/mordor_driver.py:645
↓ 1 callersMethod_read_mp_config
(self, file)
msticpy/config/mp_config_file.py:333
↓ 1 callersMethod_read_queries_from_paths
Fetch queries from YAML files in specified paths.
msticpy/data/core/data_providers.py:340
↓ 1 callersFunction_read_reg_file
Read the yaml file and return generator of PivotRegistrations.
msticpy/init/pivot_core/pivot_register_reader.py:149
↓ 1 callersFunction_remove_none_values
Recursively remove any item with a None value from a nested dictionary.
msticpy/config/query_editor.py:1083
↓ 1 callersFunction_rename_columns
Rename nested columns.
msticpy/data/drivers/local_osquery_driver.py:337
↓ 1 callersFunction_rename_data_type
Recursively rename the 'datatype' key to 'type' in a nested dictionary.
msticpy/config/query_editor.py:1100
↓ 1 callersMethod_reorder_cols
Return column list in original order.
msticpy/vis/data_viewer_panel.py:218
↓ 1 callersMethod_replace_query_macros
Replace any macro strings in the query with substitutions.
msticpy/data/core/query_source.py:531
↓ 1 callersMethod_repr_html_
Return folium map as HTML.
msticpy/vis/foliummap.py:93
↓ 1 callersMethod_reset_filters
Reset filter controls to default.
msticpy/vis/mordor_browser.py:270
↓ 1 callersFunction_reset_pkgs
()
tools/mp_test_extras.py:118
↓ 1 callersMethod_resolve_entity_refs
Resolve and replace entity properties that are '$ref' type. When serialized the nested entities can be references to other r
msticpy/nbtools/security_alert.py:112
↓ 1 callersFunction_resolve_package_path
Resolve path relative to current package.
msticpy/data/core/data_providers.py:442
↓ 1 callersMethod_retrieve_job_status
Poll the status of a job and update the progress bar.
msticpy/data/drivers/splunk_driver.py:421
↓ 1 callersMethod_retrieve_results
Retrieve the results of a job, decode and return them.
msticpy/data/drivers/splunk_driver.py:448
↓ 1 callersMethod_return_file
Execute callback on selected file if one is defined.
msticpy/config/file_browser.py:140
↓ 1 callersFunction_rewrite_table_refs
Rewrite dotted prefixes.
msticpy/data/sql_to_kql.py:523
↓ 1 callersFunction_run_asn_query
Execute asn query call and handle errors.
msticpy/context/ip_utils.py:731
↓ 1 callersMethod_run_context_lookup_query
Lookup from a value. Parameters ---------- result : dict Dict result with resolved type and pre-processe
msticpy/context/contextproviders/http_context_provider.py:61
↓ 1 callersFunction_run_rdap_query
Execute rdap query call and handle errors.
msticpy/context/ip_utils.py:647
↓ 1 callersFunction_run_tests
()
tools/mp_test_extras.py:146
↓ 1 callersMethod_run_ti_lookup_query
Lookup from a value. Parameters ---------- result : dict Dict result with resolved type and pre-processe
msticpy/context/tiproviders/ti_http_provider.py:61
↓ 1 callersFunction_run_user_settings
Check for nbuser_settings.py and warn that it is no longer used.
msticpy/init/azure_ml_tools.py:381
↓ 1 callersMethod_save_file
Save the current query collection.
msticpy/config/query_editor.py:900
↓ 1 callersFunction_schema_format_columns
Return a sorted dictionary of column names and types.
msticpy/data/drivers/azure_monitor_driver.py:695
↓ 1 callersFunction_schema_format_tables
Return a sorted dictionary of table names and column names/types.
msticpy/data/drivers/azure_monitor_driver.py:684
↓ 1 callersMethod_search
Handle event for search button.
msticpy/config/file_browser.py:179
↓ 1 callersMethod_search_func
(self, change)
msticpy/init/pivot_core/pivot_browser.py:223
↓ 1 callersMethod_search_funcs
(self, search_txt)
msticpy/init/pivot_core/pivot_browser.py:229
↓ 1 callersFunction_section_or_default
Return a combined dictionary from the settings dictionary or the default.
msticpy/data/drivers/azure_kusto_driver.py:978
↓ 1 callersMethod_select_ds_item
Handle change of dataset selection.
msticpy/vis/mordor_browser.py:218
↓ 1 callersMethod_select_features
Randomly select features for each tree. Parameters ---------- cols : int feature columns Return
msticpy/analysis/outliers.py:181
↓ 1 callersMethod_select_function
(self, change)
msticpy/init/pivot_core/pivot_browser.py:190
↓ 1 callersMethod_select_train_samples
Randomly select train sample indices for each tree. Parameters ---------- rows : int number of data poin
msticpy/analysis/outliers.py:203
↓ 1 callersFunction_set_azure_env_creds
Publish Service Principal credentials to environment variables.
msticpy/init/azure_synapse_tools.py:472
↓ 1 callersFunction_set_config
Set `setting_path` in `settings_dict` to `value`.
msticpy/common/pkg_config.py:203
↓ 1 callersMethod_set_ctrl_from_val
(self, path, value)
msticpy/config/compound_ctrls.py:490
↓ 1 callersMethod_set_ctrl_values
Recursively set settings from control values.
msticpy/config/mp_config_control.py:168
↓ 1 callersFunction_set_grid_lines
Set default grid lines.
msticpy/vis/timeline_values.py:306
↓ 1 callersFunction_set_kv_secret_value
Set the Key Vault secret to `value`. Parameters ---------- setting_path : str The setting path (parent p
msticpy/config/compound_ctrls.py:253
↓ 1 callersFunction_set_mpconfig_var
Set MSTICPYCONFIG to file in user directory if no other found.
msticpy/init/azure_ml_tools.py:394
↓ 1 callersFunction_set_msi_client_id
Publish Service Principal credentials to environment variables.
msticpy/init/azure_synapse_tools.py:500
↓ 1 callersFunction_set_nb_options
(namespace)
msticpy/init/nbinit.py:762
↓ 1 callersMethod_set_pivot_timespan
Set the pivot timespan and track whether it has changed. Returns ------- bool whether the timespan chang
msticpy/context/tiproviders/riskiq.py:308
↓ 1 callersFunction_set_plot_option_defaults
Set default plot options.
msticpy/vis/process_tree.py:454
↓ 1 callersFunction_set_plot_params
(plot)
msticpy/vis/matrix_plot.py:238
↓ 1 callersMethod_set_prov_name
Set the provider name. Notes ----- The provider name can be a simple string or a compound, dotted string (in
msticpy/config/compound_ctrls.py:329
↓ 1 callersMethod_set_public_attribs
Expose subset of attributes relevant for Prisma Cloud.
msticpy/data/drivers/prismacloud_driver.py:1123
↓ 1 callersMethod_set_public_attribs
Expose subset of attributes via query_provider.
msticpy/data/drivers/azure_kusto_driver.py:208
↓ 1 callersFunction_set_verbosity
Set verbosity of output from boolean or int `verbose` param.
msticpy/init/nbinit.py:556
↓ 1 callersMethod_setup_buttons
(self)
msticpy/config/mp_config_file.py:434
↓ 1 callersFunction_show_init_warnings
Show any warnings from init_notebook.
msticpy/init/nbinit.py:539
↓ 1 callersFunction_show_settings
(secrets, ud_settings)
tools/config2kv.py:138
↓ 1 callersFunction_single_quote_strings
Replace unquoted double-quotes with single-quotes.
msticpy/data/sql_to_kql.py:497
↓ 1 callersFunction_sort_df_by_time
Return dataframe sorted by specified column and reset index.
msticpy/transform/proc_tree_build_mde.py:71
↓ 1 callersFunction_split_file_path
Split file path in to folder/stem.
msticpy/transform/proc_tree_build_mde.py:204
↓ 1 callersMethod_submit_request
Submit the request to IPStack. Parameters ---------- ip_list : list[str] String list of IPs to look up
msticpy/context/geoip.py:348
↓ 1 callersMethod_table_to_dataframe
Convert Azure types to pandas dtypes.
msticpy/data/drivers/azure_search_driver.py:195
↓ 1 callersFunction_ti_detail_table
Return table of ti details.
msticpy/vis/ti_browser.py:164
↓ 1 callersMethod_time_range_change
Handle change event for time slider control.
msticpy/nbwidgets/query_time.py:396
↓ 1 callersMethod_to_dict
Return as simple nested dictionary.
msticpy/datamodel/entities/entity.py:257
↓ 1 callersMethod_tor_splitter
(node_list: str)
msticpy/context/tiproviders/tor_exit_nodes.py:84
↓ 1 callersMethod_track_completion
(prog_counter: ProgressCounter)
msticpy/context/lookup.py:683
↓ 1 callersFunction_transform_settings
(cur_settings, sec_names)
tools/config2kv.py:125
↓ 1 callersMethod_try_credential_types
Try to access Key Vault to establish usable authentication method.
msticpy/auth/keyvault_client.py:172
↓ 1 callersFunction_try_match_commandlines
Return DF with matched commandlines.
msticpy/context/vtlookupv3/vtfile_behavior.py:393
↓ 1 callersFunction_unpack_and_hash_b64_binary
If this is a known archive type extract the contents. Return a dictionary of (file_type : (file_name, file_hashes, input_bytes, deco
msticpy/transform/base64unpack.py:650
↓ 1 callersFunction_unpack_data_series_dict
Unpack each series from the data series dictionary.
msticpy/vis/timeline.py:400
↓ 1 callersMethod_unpack_lists
Unpack nested lists into a single list.
msticpy/config/mp_config_control.py:278
↓ 1 callersMethod_update_columns
(self, btn)
msticpy/vis/data_viewer.py:157
↓ 1 callersMethod_update_filter
(self, btn)
msticpy/vis/data_viewer.py:390
↓ 1 callersMethod_update_select_list
Update the dataset selection list based on filters.
msticpy/vis/mordor_browser.py:253
↓ 1 callersFunction_use_custom_config
Use the config file supplied as a command line parameter.
msticpy/init/nbinit.py:696
↓ 1 callersFunction_use_pivot_time
If user setting specifies use QP time setting.
msticpy/init/pivot_init/pivot_data_queries.py:52
↓ 1 callersFunction_use_query_family_prefix
()
msticpy/init/pivot_init/pivot_data_queries.py:48
↓ 1 callersFunction_validate_azure_sentinel
(mp_config)
msticpy/common/pkg_config.py:496
↓ 1 callersFunction_validate_columns
Validate required columns and that optional cols are in the data.
msticpy/vis/foliummap.py:848
↓ 1 callersFunction_validate_data_categories
(query_def_dict: dict)
msticpy/data/core/data_query_reader.py:131
↓ 1 callersFunction_validate_ioc_type
Validate type matches IoCExtract regex rules.
msticpy/context/preprocess_observable.py:226
↓ 1 callersMethod_validate_observable
Validate observable for format and duplicates of existing results. Parameters ---------- observable : str
msticpy/context/vtlookupv3/vtlookup.py:651
↓ 1 callersFunction_validate_plot_schema
Validate that we have the required columns.
msticpy/vis/process_tree.py:443
↓ 1 callersMethod_validate_setting_at_path
Recursively validate settings at path.
msticpy/config/mp_config_control.py:289
↓ 1 callersFunction_validate_string
(value, path, val_type, val_opts)
msticpy/config/mp_config_control.py:460
↓ 1 callersFunction_validate_tar_link
Validate that a symlink or hardlink target is within dest_dir. Parameters ---------- member : tarfile.TarInfo The tar member
msticpy/common/archive_utils.py:149
↓ 1 callersFunction_verbose_out
Output verbose or debug info.
msticpy/init/pivot_core/pivot_pd_accessor.py:32
↓ 1 callersFunction_verify_columns
Check specified columns are in data.
msticpy/transform/network.py:116
↓ 1 callersFunction_verify_no_azs_errors
Verify none of the Microsoft Sentinel errors appear in `errs`.
msticpy/init/nbinit.py:691
↓ 1 callersMethod_wait_for_button_change
Awaitable for button selection state.
msticpy/nbwidgets/option_buttons.py:135
↓ 1 callersFunction_whois_result_to_pandas
Transform whois results to a Pandas DataFrame.
msticpy/context/ip_utils.py:655
↓ 1 callersFunction_wrap_df_columns
Wrap any string columns.
msticpy/vis/timeline.py:504
↓ 1 callersFunction_write_config_settings
(conf_file, conf_settings, confirm)
tools/config2kv.py:82
↓ 1 callersFunction_write_mordor_cache
Write dictionary of cached metadata if cached_folder is a valid path.
msticpy/data/drivers/mordor_driver.py:658
↓ 1 callersFunction_write_requirements
Write requirements file.
tools/create_reqs_all.py:137
↓ 1 callersMethod_write_to_cache
(self)
msticpy/data/drivers/local_osquery_driver.py:248
← previousnext →1,301–1,400 of 3,664, ranked by callers