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
Function
ioc_extract_no_df
Return IoCExtract instance.
tests/transform/test_ioc_extractor.py:28
Method
ioc_query_defs
Return current dictionary of IoC query/request definitions. Returns ------- dict[str, Any] IoC query/req
msticpy/context/tiproviders/ti_provider_base.py:308
Method
ioc_types
Return the current set of IoC types and regular expressions. Returns ------- dict dict of IoC Type names
msticpy/transform/iocextract.py:307
Method
ioc_vt_type_mapping
Return mapping between internal and VirusTotal IoC type names. Returns ------- Mapping[str, str] Return
msticpy/context/vtlookupv3/vtlookup.py:190
Function
ip_rev_resolve_df
Reverse lookup for IP Address. Parameters ---------- ip_address : str The IP address to query. Returns -------
msticpy/context/domain_utils.py:397
Method
is_done
(self)
tests/data/drivers/test_splunk_driver.py:92
Method
is_in_azure_sub
Return True if the alert originates from an Azure Security Center host.
msticpy/nbtools/security_base.py:191
Method
is_in_log_analytics
Return True if the alert originates from a Log Analytics Workspace host.
msticpy/nbtools/security_base.py:186
Method
is_in_log_analytics
Return True if the alert originates from a Log Analytics Workspace host.
msticpy/datamodel/soc/sentinel_alert.py:129
Method
is_in_workspace
Return True if the alert has a Log Analytics WorkspaceID.
msticpy/nbtools/security_base.py:181
Method
is_in_workspace
Return True if the alert has a Log Analytics WorkspaceID.
msticpy/datamodel/soc/sentinel_alert.py:124
Method
is_known_type
Return True if this a known IoC Type. Parameters ---------- item_type : str IoCType string to test
msticpy/context/provider_base.py:291
Method
item_query_defs
Return current dictionary of IoC query/request definitions. Returns ------- dict[str, Any] IoC query/req
msticpy/context/provider_base.py:278
Method
iterator
Return an iterator of VT objects.
tests/context/test_vtlookupv3.py:139
Method
job_id
Return current job ID.
msticpy/init/azure_synapse_tools.py:326
Method
json
Return Python representation of json data.
tests/context/test_contextproviders.py:52
Method
key_vault
Return default Key Vault name.
msticpy/init/azure_synapse_tools.py:296
Method
keyvault_uri
Return KeyVault URI template for current cloud.
msticpy/auth/keyvault_settings.py:125
Function
la_uploader
Generate LAUploader for testing.
tests/data/uploaders/test_loganalytics_uploader.py:26
Method
label
Return current display item.
msticpy/nbwidgets/select_item.py:167
Function
laplace_smooth_counts
Laplace smoothing is applied to the counts. We do this by adding 1 to each of the counts. This is so we shift some of the probability ma
msticpy/analysis/anomalous_sequence/utils/cmds_params_values.py:131
Function
laplace_smooth_counts
Laplace smoothing is applied to the counts. We do this by adding 1 to each of the counts. This is so we shift some of the probability ma
msticpy/analysis/anomalous_sequence/utils/cmds_params_only.py:96
Function
laplace_smooth_counts
Laplace smoothing is applied to the counts. We do this by adding 1 to each of the counts. This is so when we compute the probabilities f
msticpy/analysis/anomalous_sequence/utils/cmds_only.py:71
Method
layout
Return underlying widget collection.
msticpy/nbwidgets/get_text.py:72
Method
layout
Return underlying widget collection.
msticpy/nbwidgets/get_environment_key.py:106
Method
layout
Create layout for buttons.
msticpy/nbwidgets/option_buttons.py:97
Method
layout
Return underlying widget.
msticpy/nbwidgets/lookback.py:101
Method
layout
Return underlying widget collection.
msticpy/nbwidgets/select_item.py:143
Method
layout
Return the parent widget.
msticpy/config/comp_edit.py:128
Method
layout
Return the widget layout for the control.
msticpy/config/compound_ctrls.py:504
Function
legacy_select_api
(env: DataEnvironment, cloud: str)
tests/data/drivers/test_mdatp_driver.py:103
Method
links
Return all links associated with the alert.
msticpy/datamodel/soc/sentinel_alert.py:134
Method
list
Provide list of subscriptions.
tests/data/drivers/test_resource_graph_driver.py:26
Function
list_auth_methods
Return list of accepted authentication methods.
msticpy/auth/azure_auth_core.py:299
Method
list_data_connectors
List deployed data connectors. Returns ------- pd.DataFrame A DataFrame containing the deployed data con
msticpy/context/azure/sentinel_core.py:463
Function
list_default_imports
List the default imports for `init_notebook`.
msticpy/init/nbinit.py:575
Function
list_entities
List entities.
msticpy/datamodel/entities/__init__.py:145
Method
list_pivot_funcs
Print list of pivot functions assigned to entity.
msticpy/datamodel/entities/entity.py:628
Function
list_pygments_styles
Return list of pygments styles available. Returns ------- List[str] The list of pygments style names.
msticpy/vis/code_view.py:54
Function
list_responses
Return multiple response list from test data.
tests/context/azure/test_sentinel_dynamic_summary.py:228
Method
list_sandboxes
Return list of known sandbox types.
msticpy/context/vtlookupv3/vtfile_behavior.py:109
Method
list_sentinel_workspaces
Return a list of Microsoft Sentinel workspaces in a Subscription. Parameters ---------- sub_id : str The
msticpy/context/azure/azure_data.py:340
Method
list_vaults
Return a list of vaults for the subscription. Returns ------- list[str] Vault names
msticpy/auth/keyvault_client.py:440
Function
load_index
Return None if magic isn't == kql.
tests/data/uploaders/test_splunk_uploader.py:21
Function
load_plugins
Fixture_docstring.
tests/init/test_mp_plugins.py:46
Function
load_plugins
Load plugins from specified paths or configuration. Parameters ---------- plugin_paths : Union[str, Iterable[str]] A path or
msticpy/__init__.py:161
Method
loaded
Return true if the provider is loaded. Returns ------- bool True if the provider is loaded. Not
msticpy/data/drivers/driver_base.py:115
Method
loaded_providers
Return dictionary of loaded providers. Returns ------- dict[str, TIProvider] [description]
msticpy/context/lookup.py:137
Method
log_analytics_uri
Return the AAD authority URI.
msticpy/auth/cloud_mappings.py:278
Method
lookback
Return current widget lookback value.
msticpy/nbwidgets/lookback.py:106
Method
lookup_ioc
Lookup single IoC.
tools/mp_demo_data.py:217
Method
lookup_ioc
Lookup a single IoC observable. Parameters ---------- ioc : str IoC Observable value ioc_type :
msticpy/context/tiproviders/riskiq.py:176
Method
lookup_ioc
Lookup for IOC in MalwareBazaar. Parameters ---------- observable : str The observable to lookup.
msticpy/context/tiproviders/mblookup.py:96
Method
lookup_ioc
Lookup a single IoC observable. Parameters ---------- ioc : str IoC Observable value ioc_type :
msticpy/context/tiproviders/tor_exit_nodes.py:101
Method
lookup_ioc
Lookup from a value. Parameters ---------- ioc : str ioc to lookup ioc_type : str, optional
msticpy/context/tiproviders/ti_http_provider.py:153
Method
lookup_ioc
Lookup from a value. Parameters ---------- ioc : str item to lookup ioc_type : str, optional
msticpy/context/tiproviders/kql_base.py:89
Method
lookup_ioc
Look up and single IoC observable. Parameters ---------- observable: str The observable value vt
msticpy/context/vtlookupv3/vtlookupv3.py:298
Method
lookup_ioc
Look up and single IoC observable. Parameters ---------- observable : str The observable value i
msticpy/context/vtlookupv3/vtlookup.py:282
Method
lookup_iocs
Lookup collection of IoC observables. Parameters ---------- data : Union[pd.DataFrame, Dict[str, str], Iterable[str]
msticpy/context/tiproviders/open_page_rank.py:89
Method
lookup_iocs
Lookup collection of IoC observables. Parameters ---------- data : Union[pd.DataFrame, dict[str, str], Iterable[str]
msticpy/context/tiproviders/ti_provider_base.py:212
Method
lookup_iocs
Look up and multiple IoC observables. Parameters ---------- observables_df: pd.DataFrame A Pandas DataFr
msticpy/context/vtlookupv3/vtlookupv3.py:394
Method
lookup_iocs
Retrieve results for IoC observables in the source dataframe. Parameters ---------- data : pd.DataFrame
msticpy/context/vtlookupv3/vtlookup.py:202
Method
lookup_iocs_async
Call base async wrapper.
msticpy/context/tiproviders/open_page_rank.py:74
Method
lookup_iocs_async
Call base async wrapper.
msticpy/context/tiproviders/ti_provider_base.py:252
Method
lookup_ip
Look up location.
tools/mp_demo_data.py:237
Method
lookup_item
Lookup from an item value. Parameters ---------- item : str item to lookup item_type : str, opti
msticpy/context/http_provider.py:169
Method
lookup_item
Lookup a single item. Parameters ---------- item : str Item value to lookup item_type : str, opt
msticpy/context/tiproviders/ti_provider_base.py:117
Method
lookup_item
Lookup from a value. Parameters ---------- item : str item to lookup item_type : str, optional
msticpy/context/contextproviders/context_provider_base.py:96
Method
lookup_items
Lookup collection of items. Parameters ---------- data : Union[pd.DataFrame, dict[str, str], Iterable[str]]
msticpy/context/provider_base.py:171
Method
lookup_observable
Lookup single observable in active providers. Parameters ---------- observable : str observable
msticpy/context/contextlookup.py:56
Method
lookup_observable
Lookup from a value. Parameters ---------- observable : str observable to lookup observable_type
msticpy/context/contextproviders/http_context_provider.py:142
Method
lookup_observables
Lookup collection of observables. Parameters ---------- data : pd.DataFrame | dict[str, str] | Iterable[str]
msticpy/context/contextproviders/context_provider_base.py:261
Method
lookup_observables_async
Call base async wrapper.
msticpy/context/contextproviders/context_provider_base.py:301
Method
map_azure_type
(azure_type: str)
msticpy/data/drivers/azure_search_driver.py:202
Function
md_error
Return string as an error - red text prefixed by "Error". Parameters ---------- string : str The error message. disp_id
msticpy/common/utility/ipython.py:106
Function
mdr_driver
Test fixture to create mordor driver.
tests/data/drivers/test_mordor_driver.py:81
Function
metadata_editor
Return a MetadataEditWidget instance.
tests/config/test_query_editor.py:152
Method
mgmt_uri
Return Azure management URI template for current cloud.
msticpy/auth/keyvault_settings.py:135
Function
mock_auth_context_methods
(expiry_time)
tests/auth/test_provider_secrets.py:347
Function
mock_az_credentials
()
tests/auth/test_azure_auth.py:15
Function
mock_connect
Mock driver.connect.
tests/init/pivot/conftest.py:79
Function
mock_credentials
Return mock credentials object.
tests/data/drivers/test_azure_search_driver.py:40
Function
mock_query_response
Return a fake query response including Schema for datetime conversion.
tests/data/drivers/test_mdatp_driver.py:34
Function
mock_token_response
Return a minimal successful token response.
tests/data/drivers/test_mdatp_driver.py:28
Function
mp_conf_ctrl
Create MPConfigControl instance.
tests/config/test_mp_config_controls.py:26
Function
mp_conf_ctrl
Create MPConfigControl instance.
tests/config/test_item_editors.py:43
Function
mp_config_file
Fixture_docstring.
tests/auth/test_azure_auth_core.py:55
Function
mp_edit
Get instantiated editor.
tests/config/test_mp_config_edit.py:31
Function
mp_session_yaml
Create a temporary YAML file for testing. Parameters ---------- tmp_path : pathlib.Path Temporary directory provided by pyte
tests/init/test_mp_user_session.py:18
Function
mp_settings
Return test settings.
tests/init/test_user_config.py:76
Method
mp_settings
Return the equivalent MSTICPY settings dictionary.
msticpy/common/wsconfig.py:242
Function
mpsparkutils
(monkeypatch)
tests/init/test_azure_synapse_tools.py:33
Method
name
Get the current name of the key.
msticpy/nbwidgets/get_environment_key.py:101
Method
name
Return the name of the provider.
msticpy/context/provider_base.py:167
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/security_group.py:71
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/account.py:123
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/dns.py:75
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/registry_value.py:76
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/mail_message.py:171
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/mailbox_configuration.py:102
← previous
next →
2,501–2,600 of 3,664, ranked by callers