MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

↓ 1 callersFunction_get_current_config
Closure for holding path of config file.
msticpy/common/pkg_config.py:76
↓ 1 callersFunction_get_custom_config
()
msticpy/common/pkg_config.py:332
↓ 1 callersMethod_get_data_paths
Read files in data paths.
msticpy/data/drivers/local_data_driver.py:56
↓ 1 callersMethod_get_db_from_query_source
Get the database name from query source metadata.
msticpy/data/drivers/azure_kusto_driver.py:884
↓ 1 callersMethod_get_def_pivot_reg
()
msticpy/init/pivot.py:183
↓ 1 callersFunction_get_default_config
Return the package default config file.
msticpy/common/pkg_config.py:295
↓ 1 callersMethod_get_default_query_time
(units: str = "day", before: int = 1)
msticpy/init/pivot.py:241
↓ 1 callersMethod_get_detail_summary
(data_result: pd.DataFrame)
msticpy/context/tiproviders/kql_base.py:323
↓ 1 callersFunction_get_dot_attrib
Return attribute at dotted path.
msticpy/common/data_types.py:71
↓ 1 callersMethod_get_driver_queries
Generate iterable of Mordor queries.
msticpy/data/drivers/mordor_driver.py:201
↓ 1 callersMethod_get_driver_settings
Retrieve Prisma Cloud settings from MSTICPY configuration. Parameters ---------- config_name : str The n
msticpy/data/drivers/prismacloud_driver.py:266
↓ 1 callersMethod_get_driver_settings
Try to retrieve config settings for Cybereason drivers. Returns ------- dict[str, str]
msticpy/data/drivers/cybereason_driver.py:930
↓ 1 callersFunction_get_entities_with_pivots
()
msticpy/init/pivot_core/pivot_browser.py:26
↓ 1 callersFunction_get_entity_and_pivot
Return the entity and pivot function as objects.
msticpy/init/pivot_core/pivot_pipeline.py:119
↓ 1 callersFunction_get_entity_attr_or_self
Return entity attribute or obj if not an entity.
msticpy/init/pivot_core/pivot_register.py:333
↓ 1 callersFunction_get_extras_from_setup
Return list of extras from setup.py. Parameters ---------- extra : str, optiona The name of the extra to return, by default
tools/create_reqs_all.py:159
↓ 1 callersFunction_get_file_name_desc
(entity)
msticpy/nbtools/security_alert_graph.py:268
↓ 1 callersFunction_get_func_from_class
Return function from class instance - created or found in namespace.
msticpy/init/pivot_core/pivot_register_reader.py:193
↓ 1 callersMethod_get_geomatch_non_public
Return placeholder record for non-public IP Types.
msticpy/context/geoip.py:599
↓ 1 callersFunction_get_graph_layout
Return a layout for the graph.
msticpy/vis/network_plot.py:212
↓ 1 callersFunction_get_host_name_desc
(entity, os_family)
msticpy/nbtools/security_alert_graph.py:307
↓ 1 callersFunction_get_icon_layer_color
Get a color from folium.color options.
msticpy/vis/foliummap.py:922
↓ 1 callersFunction_get_input_value
Extract input value from args or kwargs.
msticpy/init/pivot_core/pivot_register.py:340
↓ 1 callersFunction_get_installed_mp_version
Return the installed version of MSTICPY.
msticpy/init/azure_ml_tools.py:350
↓ 1 callersMethod_get_ioc_from_query
Extract the part of the query containing the observable.
tests/context/test_tiproviders.py:125
↓ 1 callersFunction_get_ip_functions
Get functions for IP IoC Types.
msticpy/init/pivot_init/pivot_ti_provider.py:136
↓ 1 callersFunction_get_ip_name_desc
(entity)
msticpy/nbtools/security_alert_graph.py:255
↓ 1 callersFunction_get_items_from_archive
Extract contained files from an archive type.
msticpy/transform/base64unpack.py:713
↓ 1 callersMethod_get_job_results
( self, searchjob, status, qry_count, force_mssg_rstls, limit, verbosity )
msticpy/data/drivers/sumologic_driver.py:351
↓ 1 callersMethod_get_job_results_messages
(self, searchjob, status, limit)
msticpy/data/drivers/sumologic_driver.py:290
↓ 1 callersMethod_get_job_results_records
(self, searchjob, status, limit, verbosity)
msticpy/data/drivers/sumologic_driver.py:304
↓ 1 callersFunction_get_join_list
Return list of JOIN sub-expressions.
msticpy/data/sql_to_kql.py:509
↓ 1 callersFunction_get_kusto_settings
Return a dictionary of Kusto cluster settings from msticpyconfig.yaml.
msticpy/data/drivers/azure_kusto_driver.py:902
↓ 1 callersMethod_get_kv_vault_and_name
Return the vault and secret name for a config path.
msticpy/auth/secret_settings.py:146
↓ 1 callersFunction_get_links_from_files
( doc_path: str, recurse: bool = True, path_rewrite: dict[str, str] = None )
tools/toollib/url_checker_async.py:202
↓ 1 callersFunction_get_location_for_ip_entities
( ip_entities: Iterable[IpAddress], )
msticpy/vis/foliummap.py:949
↓ 1 callersMethod_get_logfile_paths
Read files in data paths.
msticpy/data/drivers/local_osquery_driver.py:97
↓ 1 callersMethod_get_logfile_paths
Read files in data paths.
msticpy/data/drivers/local_velociraptor_driver.py:203
↓ 1 callersFunction_get_logging_config
Obtain logging configuration from environment or config.
msticpy/init/logging.py:72
↓ 1 callersFunction_get_mdr_file
Fetch a file from Mordor repo.
msticpy/data/drivers/mordor_driver.py:563
↓ 1 callersFunction_get_mdr_github_tree
Closure to wrap fetching Mordor tree from GitHub.
msticpy/data/drivers/mordor_driver.py:545
↓ 1 callersFunction_get_non_ip_functions
Get functions for non-IP IoC types.
msticpy/init/pivot_init/pivot_ti_provider.py:124
↓ 1 callersFunction_get_object_params
Get params from attributes of arg objects. Parameters ---------- args : Tuple[Any] Args list from calling function param
msticpy/data/core/param_extractor.py:74
↓ 1 callersMethod_get_openobserve_settings
Get config from msticpyconfig.
msticpy/data/drivers/openobserve_driver.py:406
↓ 1 callersFunction_get_other_name_desc
(entity)
msticpy/nbtools/security_alert_graph.py:228
↓ 1 callersFunction_get_par_child_col_mapping
Return a mapping between parent and child column names.
msticpy/transform/proc_tree_build_mde.py:258
↓ 1 callersFunction_get_pd_accessor_func
Return the function accessor `df_func` for the DataFrame `df`.
msticpy/init/pivot_core/pivot_pipeline.py:129
↓ 1 callersMethod_get_pd_api_key
Return Pulsedive api key from configuration.
msticpy/context/tiproviders/pulsedive.py:300
↓ 1 callersFunction_get_pkg_module_paths
Get the list of all modules from file paths.
tools/toollib/import_analyzer.py:546
↓ 1 callersFunction_get_pkg_path
(pkg_name)
msticpy/common/pkg_config.py:349
↓ 1 callersFunction_get_plugin_type
Return matching parent class for plugin_class.
msticpy/init/mp_plugins.py:111
↓ 1 callersFunction_get_popup_text
Return popup text for marker.
msticpy/vis/foliummap.py:607
↓ 1 callersFunction_get_process_name_desc
(entity)
msticpy/nbtools/security_alert_graph.py:274
↓ 1 callersFunction_get_prov_ctrls
(prov_name, mp_controls, conf_path, prov_instance_name: str = None)
msticpy/config/ce_provider_base.py:196
↓ 1 callersMethod_get_provider_by_type
( provider_type: type, namespace: dict[str, Any] = None, providers: Iterable[Any] = No
msticpy/init/pivot.py:165
↓ 1 callersFunction_get_provider_names
(prov_dict)
msticpy/init/user_config.py:263
↓ 1 callersMethod_get_query_and_params
( # noqa:PLR0913 self: Self, ioc: str | list[str], ioc_type: str, query_type:
msticpy/context/tiproviders/kql_base.py:377
↓ 1 callersMethod_get_query_database_name
Get the database name from query source.
msticpy/data/drivers/azure_kusto_driver.py:782
↓ 1 callersMethod_get_query_folder_for_env
Return query folder for current environment.
msticpy/data/core/data_providers.py:326
↓ 1 callersMethod_get_query_options
Return any kwargs not already in params.
msticpy/data/core/data_providers.py:425
↓ 1 callersMethod_get_query_options
Return any kwargs not already in params.
msticpy/data/core/query_provider_connections_mixin.py:63
↓ 1 callersFunction_get_query_prefix
(table: str, family: str)
msticpy/init/pivot_init/pivot_data_queries.py:90
↓ 1 callersMethod_get_query_providers
(self)
msticpy/config/ce_user_defaults.py:166
↓ 1 callersFunction_get_query_sample
Format query sample.
msticpy/vis/query_browser.py:77
↓ 1 callersMethod_get_query_status
(result)
msticpy/data/drivers/azure_monitor_driver.py:568
↓ 1 callersMethod_get_schema
Return the workspace schema.
msticpy/data/drivers/azure_monitor_driver.py:581
↓ 1 callersMethod_get_secret_func
Return a func to access a secret.
msticpy/auth/secret_settings.py:177
↓ 1 callersFunction_get_select_labels
(control)
tests/config/test_item_editors.py:110
↓ 1 callersMethod_get_select_options
Return dictionary of displayable options.
msticpy/nbwidgets/select_alert.py:159
↓ 1 callersFunction_get_setting_args
Extract the provider args from the settings.
msticpy/common/provider_settings.py:235
↓ 1 callersMethod_get_severity
(data_result: pd.DataFrame)
msticpy/context/tiproviders/kql_base.py:328
↓ 1 callersMethod_get_ssl_abuselist
Download and load abuse.ch SSL Abuse List.
msticpy/context/domain_utils.py:271
↓ 1 callersMethod_get_subscription_from_resource
Extract subscription Id from resource string.
msticpy/nbtools/security_base.py:514
↓ 1 callersFunction_get_summary_items
Return summary item records for dynamic summary.
msticpy/context/azure/sentinel_dynamic_summary_types.py:695
↓ 1 callersFunction_get_summary_record
Return active dynamic summary header record.
msticpy/context/azure/sentinel_dynamic_summary_types.py:687
↓ 1 callersMethod_get_sumologic_settings
Get config from msticpyconfig.
msticpy/data/drivers/sumologic_driver.py:543
↓ 1 callersFunction_get_supported_ioc_types
(ti_lookup: TILookup)
msticpy/init/pivot_init/pivot_ti_provider.py:90
↓ 1 callersMethod_get_table_names
Extract simple table names from the data_cache entries.
msticpy/data/drivers/local_osquery_driver.py:323
↓ 1 callersMethod_get_template_id
Get an analytic template ID. Parameters ---------- template : str Template ID or Name res_id : s
msticpy/context/azure/sentinel_analytics.py:98
↓ 1 callersMethod_get_tenantid_from_logon_domain
Get the tenant ID from login domain.
msticpy/context/azure/sentinel_workspaces.py:363
↓ 1 callersMethod_get_time_params
(self, **kwargs)
msticpy/data/drivers/sumologic_driver.py:382
↓ 1 callersMethod_get_time_params
(self, **kwargs)
msticpy/data/drivers/openobserve_driver.py:258
↓ 1 callersMethod_get_token_certificate_auth
(self: Self, cs_dict: dict[str, Any])
msticpy/data/drivers/odata_driver.py:240
↓ 1 callersMethod_get_token_delegate_auth
( self: Self, kwargs: dict[str, Any], cs_dict: dict[str, Any], )
msticpy/data/drivers/odata_driver.py:341
↓ 1 callersFunction_get_tool_tips
Return tool tip formatter.
msticpy/vis/process_tree.py:471
↓ 1 callersFunction_get_tooltip_text
Return tooltip text for marker.
msticpy/vis/foliummap.py:586
↓ 1 callersFunction_get_trace_setting
Closure for holding trace setting.
msticpy/transform/base64unpack.py:108
↓ 1 callersFunction_get_unique_parents
Return unique set of processes.
msticpy/transform/proc_tree_build_mde.py:184
↓ 1 callersFunction_get_utf16_setting
Closure for holding utf16 decoding setting.
msticpy/transform/base64unpack.py:125
↓ 1 callersMethod_get_val_from_ctrl
Recursive get values from control dictionary.
msticpy/config/compound_ctrls.py:474
↓ 1 callersMethod_get_vault_name_and_uri
Validate and return vault name and URI.
msticpy/auth/keyvault_client.py:232
↓ 1 callersFunction_get_verbosity_setting
Closure for holding trace setting.
msticpy/init/nbinit.py:175
↓ 1 callersFunction_get_vm_metadata
Read VM metadata from definition file.
msticpy/init/azure_ml_tools.py:422
↓ 1 callersFunction_get_vt_api_key
Retrieve the VT key from settings.
msticpy/context/vtlookupv3/vtlookupv3.py:1206
↓ 1 callersFunction_get_vt_api_scope
Retrieve the VT enterprise key from settings.
msticpy/init/pivot_init/vt_pivot.py:211
↓ 1 callersMethod_get_vt_api_url
Return the VirusTotal API URL for the supplied type. :param api_type: The IoC type
msticpy/context/vtlookupv3/vtlookup.py:873
↓ 1 callersMethod_get_workspace_ids
Retrieve Synapse Managed Identity details from token.
msticpy/init/azure_synapse_tools.py:437
↓ 1 callersMethod_get_workspaces_by_id
(self, workspace_ids)
msticpy/data/drivers/azure_monitor_driver.py:487
↓ 1 callersMethod_get_workspaces_by_name
(self, workspaces)
msticpy/data/drivers/azure_monitor_driver.py:501
↓ 1 callersFunction_global_imports
Import packages from default set (defined statically).
msticpy/init/nbinit.py:621
← previousnext →1,101–1,200 of 3,664, ranked by callers