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
↓ 1 callers
Function
_group_durations
Group the data and calculate start and end times.
msticpy/vis/timeline_duration.py:254
↓ 1 callers
Function
_guid_replacer
Closure for replace_guid. Returns ------- Callable[[str], str] replace_guid function
msticpy/data/data_obfus.py:335
↓ 1 callers
Function
_hook_ipython_exceptions
Hooks the `func` and bypasses it if exception is MsticpyUserException.
msticpy/init/nbinit.py:910
↓ 1 callers
Function
_import_extras
(nm_spc: dict[str, Any], extra_imports: list[str])
msticpy/init/nbinit.py:789
↓ 1 callers
Function
_import_packages
Import packages from default set or supplied as parameters.
msticpy/init/nbinit.py:504
↓ 1 callers
Method
_infer_time_units
Infer reasonable time unit from current timespan.
msticpy/nbwidgets/query_time.py:334
↓ 1 callers
Method
_init_field_ctls
Initialize the data field controls.
msticpy/vis/mordor_browser.py:174
↓ 1 callers
Method
_init_filter_ctrls
Initialize the filter controls.
msticpy/vis/mordor_browser.py:112
↓ 1 callers
Method
_init_select_dataset
Initialize the select dataset control.
msticpy/vis/mordor_browser.py:162
↓ 1 callers
Function
_install_pkg
(app_args)
tools/mp_test_extras.py:92
↓ 1 callers
Method
_instantiate_from_entity
(self, attr, val, src_entity)
msticpy/datamodel/entities/entity.py:200
↓ 1 callers
Method
_instantiate_from_value
(self, attr, val, src_entity)
msticpy/datamodel/entities/entity.py:185
↓ 1 callers
Function
_is_timespan_type
Return true if the object has least 2 usable properties.
msticpy/common/timespan.py:198
↓ 1 callers
Function
_iterate_func
Call `target_func` function with values of each row in `input_df`.
msticpy/init/pivot_core/pivot_register.py:475
↓ 1 callers
Function
_label_col_dict
Add label from the Provider column to the details.
msticpy/vis/ti_browser.py:98
↓ 1 callers
Method
_laplace_smooth_counts
Laplace smooth all the counts for the model. We do this by adding 1 to all the counts. This is so we shift some of the proba
msticpy/analysis/anomalous_sequence/model.py:241
↓ 1 callers
Function
_last_instance_of_type
Return the most recently created instance of type in namespace.
msticpy/init/pivot_core/pivot_register_reader.py:217
↓ 1 callers
Function
_list_secrets
(vault_name: str, confirm, **kwargs)
tools/config2kv.py:177
↓ 1 callers
Function
_load_az_workspaces
(prov_name: str, azsent_prov_entry: dict[str, Any])
msticpy/init/user_config.py:136
↓ 1 callers
Function
_load_components
(user_defaults, namespace=None)
msticpy/init/user_config.py:95
↓ 1 callers
Method
_load_from_pivot_init
Load any modules in pivot_init sub-package.
msticpy/init/pivot.py:143
↓ 1 callers
Method
_load_index
Load specified Index or create if it doesn't exist.
msticpy/data/uploaders/splunk_uploader.py:323
↓ 1 callers
Function
_load_mp_components
Load and Initialize non-query components. Parameters ---------- user_config : dict[str, Any] The user configuration settings
msticpy/init/mp_user_session.py:144
↓ 1 callers
Function
_load_pivot_functions
Load pivot functions.
msticpy/init/nbinit.py:492
↓ 1 callers
Function
_load_pivots
Load pivot functions.
msticpy/init/nbinit.py:776
↓ 1 callers
Function
_load_provider
(prov_name: str, qry_prov_entry: dict[str, Any])
msticpy/init/user_config.py:159
↓ 1 callers
Function
_load_query_providers
(user_defaults)
msticpy/init/user_config.py:81
↓ 1 callers
Function
_load_query_providers
Load and Initialize the query provider settings. Parameters ---------- user_config : dict[str, Any] The user configuration s
msticpy/init/mp_user_session.py:125
↓ 1 callers
Function
_load_user_defaults
Load user defaults, if defined.
msticpy/init/nbinit.py:473
↓ 1 callers
Method
_lookup_batch
(self: Self, ioc_list: list)
msticpy/context/tiproviders/open_page_rank.py:244
↓ 1 callers
Method
_lookup_bulk_request
(self: Self, ioc_list: Iterable[str])
msticpy/context/tiproviders/open_page_rank.py:235
↓ 1 callers
Method
_lookup_cluster_settings
Return cluster URI from config if cluster name is passed.
msticpy/data/drivers/azure_kusto_driver.py:751
↓ 1 callers
Method
_lookup_ioc_type
Perform the VT submission of a set of IoCs of a given type. Parameters ---------- input_frame : pd.DataFrame
msticpy/context/vtlookupv3/vtlookup.py:362
↓ 1 callers
Method
_lookup_iocs_async
Lookup IoCs async.
msticpy/context/tilookup.py:220
↓ 1 callers
Method
_lookup_iocs_async
Look up and multiple IoC observables. Parameters ---------- observables_df: pd.DataFrame A Pandas DataFr
msticpy/context/vtlookupv3/vtlookupv3.py:334
↓ 1 callers
Method
_lookup_iocs_async_wrapper
Async wrapper for providers that do not implement lookup_iocs_async. Parameters ---------- data : Union[pd.DataFrame
msticpy/context/tiproviders/ti_provider_base.py:267
↓ 1 callers
Method
_lookup_iocs_relationships_async
Look up and single IoC observable relationships. Parameters ---------- observables_df: pd.DataFrame A Pa
msticpy/context/vtlookupv3/vtlookupv3.py:655
↓ 1 callers
Method
_lookup_ip_list
Lookup IP Addresses one-by-one.
msticpy/context/geoip.py:395
↓ 1 callers
Method
_lookup_observables_async
Lookup items async.
msticpy/context/contextlookup.py:162
↓ 1 callers
Method
_lookup_workspace_by_name
( cls: type[Self], workspace_name: str, subscription_id: str = "", resource_gr
msticpy/context/azure/sentinel_workspaces.py:287
↓ 1 callers
Method
_lookup_workspace_by_ws_id
( cls: type[Self], workspace_id: str, )
msticpy/context/azure/sentinel_workspaces.py:301
↓ 1 callers
Method
_lookup_ws_name_and_id
(self, ws_name: str, ws_configs: dict)
msticpy/common/wsconfig.py:440
↓ 1 callers
Method
_make_filter
(self, col, operator, expr, not_true)
msticpy/vis/data_viewer.py:427
↓ 1 callers
Function
_make_request
Make mocked request to get token.
msticpy/auth/cred_wrapper.py:74
↓ 1 callers
Function
_map_columns
Return Initiating -> Created column mapping.
msticpy/transform/proc_tree_build_mde.py:275
↓ 1 callers
Method
_map_config_dict_name
Map configuration parameter names to expected values. Returns ------- dict[str, str]
msticpy/data/drivers/cybereason_driver.py:912
↓ 1 callers
Function
_map_ip4_address
(ip_addr: str)
msticpy/data/data_obfus.py:141
↓ 1 callers
Function
_matches_driver_filter
Return True if the source metadata matches the filter spec.
msticpy/data/core/query_store.py:377
↓ 1 callers
Function
_merge_clustered_items
Merge outliers and core clusters into single DataFrame. Parameters ---------- cluster_set : np.ndarray The set of clusters
msticpy/analysis/eventcluster.py:157
↓ 1 callers
Function
_merge_dicts
Merge dict2 into dict1.
msticpy/common/utility/types.py:257
↓ 1 callers
Function
_merge_parent_by_time
Merge procs with parents using merge_asof.
msticpy/transform/proc_tree_build_winlx.py:158
↓ 1 callers
Method
_new_collection
Create a new query collection.
msticpy/config/query_editor.py:878
↓ 1 callers
Method
_new_metadata
(self: Self)
msticpy/config/query_editor.py:777
↓ 1 callers
Function
_node_header
Return text tree node header given tree depth.
msticpy/transform/process_tree_utils.py:491
↓ 1 callers
Method
_normalize_resource_id
(res_components: dict[str, str])
msticpy/context/azure/sentinel_workspaces.py:354
↓ 1 callers
Method
_normalize_resources
Normalize elements depending on user input type.
msticpy/context/azure/azure_data.py:604
↓ 1 callers
Function
_num_cols_to_str
Change any numeric columns in our core schema to strings. Some columns like PID arrive as float or int types. We need to convert the flo
msticpy/transform/proc_tree_build_winlx.py:127
↓ 1 callers
Method
_open_initial_file
Open the initial file.
msticpy/config/query_editor.py:915
↓ 1 callers
Function
_override_config
(base_config: SettingsDict, new_config: SettingsDict)
msticpy/common/pkg_config.py:285
↓ 1 callers
Function
_parse_asn_details
Parse ASN details response into a dictionary.
msticpy/context/ip_utils.py:793
↓ 1 callers
Function
_parse_asn_ranges
Parse ASN ranges response into a list.
msticpy/context/ip_utils.py:808
↓ 1 callers
Function
_parse_asn_response
Parse ASN response into a dictionary.
msticpy/context/ip_utils.py:760
↓ 1 callers
Function
_parse_join
Return translated JOIN expression.
msticpy/data/sql_to_kql.py:540
↓ 1 callers
Function
_parse_line
(line)
tools/comp_reqs.py:24
↓ 1 callers
Method
_parse_multi_results
Parse details of batch response.
msticpy/context/tiproviders/open_page_rank.py:180
↓ 1 callers
Method
_parse_param_list
Parse list, comma-delim str or str.
msticpy/data/core/query_source.py:394
↓ 1 callers
Function
_parse_query_status
Parse the query status from the Kusto response.
msticpy/data/drivers/azure_kusto_driver.py:1011
↓ 1 callers
Method
_parse_result_all_props
Parse results for ALL properties.
msticpy/context/tiproviders/riskiq.py:244
↓ 1 callers
Method
_parse_result_prop
Parse result for a specific property.
msticpy/context/tiproviders/riskiq.py:270
↓ 1 callers
Method
_parse_single_result
Parse VirusTotal single result based on IoCType. Parameters ---------- results_dict : Mapping[str, Any]
msticpy/context/vtlookupv3/vtlookup.py:570
↓ 1 callers
Method
_parse_timedelta
Parse time period string and return equivalent timedelta.
msticpy/data/core/query_source.py:378
↓ 1 callers
Method
_parse_timedelta
(time_val)
msticpy/common/timespan.py:184
↓ 1 callers
Function
_plot_param_group
Plot series groups.
msticpy/vis/timeline_values.py:318
↓ 1 callers
Function
_plot_series
Plot data series and add legend.
msticpy/vis/timeline.py:334
↓ 1 callers
Method
_plot_with_timeline
Plot the entity graph with a timeline. Parameters ---------- hide : bool, optional Set true to not displ
msticpy/vis/entity_graph_tools.py:130
↓ 1 callers
Method
_poll_for_results
Poll API for results for this query ID.
msticpy/context/tiproviders/pulsedive.py:277
↓ 1 callers
Method
_poll_job_status
(self, searchjob, verbosity)
msticpy/data/drivers/sumologic_driver.py:263
↓ 1 callers
Method
_populate_qry_metadata
Populate the metadata widget with the metadata of a query. Parameters ---------- query : Query The query
msticpy/config/query_editor.py:505
↓ 1 callers
Method
_post_data
Write data to Log Analytics Workspace. Parameters ---------- body : str The JSON formatted data to write
msticpy/data/uploaders/loganalytics_uploader.py:88
↓ 1 callers
Function
_pre_process_tree
Extract dimensions and formatted values from proc_tree.
msticpy/vis/process_tree.py:360
↓ 1 callers
Function
_prep_data
Process the data to create size column.
msticpy/vis/matrix_plot.py:263
↓ 1 callers
Method
_prepare_param_dict_from_filter
Parse filter string into dictionary. Parameters ---------- filterstr : str OData filter string
msticpy/data/drivers/odata_driver.py:497
↓ 1 callers
Function
_print_all_imports
(mod_imports, p_args)
tools/analyze_imports.py:102
↓ 1 callers
Function
_print_single_module
(mod_name, imps, p_args)
tools/analyze_imports.py:79
↓ 1 callers
Function
_print_validation_report
(mp_errors, mp_warn)
msticpy/common/pkg_config.py:476
↓ 1 callers
Method
_process_args
(*args, timespan, start, end, period)
msticpy/common/timespan.py:151
↓ 1 callers
Function
_process_from
Process FROM clause.
msticpy/data/sql_to_kql.py:255
↓ 1 callers
Function
_process_group_by
Process GROUP BY clause.
msticpy/data/sql_to_kql.py:351
↓ 1 callers
Function
_process_like
Process Like clause.
msticpy/data/sql_to_kql.py:563
↓ 1 callers
Method
_process_prisma_response
Extract relevant records from the Prisma API response. This method navigates through a nested JSON structure using the specified `da
msticpy/data/drivers/prismacloud_driver.py:494
↓ 1 callers
Function
_procs_to_df
Convert the SIProcess objects recursively to a list.
msticpy/context/vtlookupv3/vtfile_behavior.py:381
↓ 1 callers
Method
_query
Execute Sumologic query and retrieve results. Parameters ---------- query : str Sumologic query to execu
msticpy/data/drivers/sumologic_driver.py:157
↓ 1 callers
Method
_query
Execute OpenObserve query and retrieve results. Parameters ---------- query : str OpenObserve query to e
msticpy/data/drivers/openobserve_driver.py:161
↓ 1 callers
Method
_query_search_endpoint
(self, search_url, query_body, timeout)
msticpy/data/drivers/azure_search_driver.py:173
↓ 1 callers
Function
_raise_kusto_error
Raise a Kusto error.
msticpy/data/drivers/azure_kusto_driver.py:1035
↓ 1 callers
Method
_raise_no_db_error
(self: Self)
msticpy/context/geoip.py:860
↓ 1 callers
Method
_raise_query_failure
Raise query failure exception.
msticpy/data/drivers/azure_monitor_driver.py:659
↓ 1 callers
Method
_raise_unknown_error
Raise an unknown exception.
msticpy/data/drivers/azure_monitor_driver.py:673
↓ 1 callers
Function
_raise_unknown_query_error
Raise an error if unknown exception raised.
msticpy/data/drivers/azure_kusto_driver.py:1080
↓ 1 callers
Function
_rdap_lookup
Perform RDAP lookup with retries.
msticpy/context/ip_utils.py:633
← previous
next →
1,201–1,300 of 3,664, ranked by callers