MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

MethodsetUp
(self)
tests/analysis/test_event_cluster.py:32
MethodsetUp
(self)
tests/analysis/test_anom_seq_probabilities.py:33
MethodsetUp
(self)
tests/analysis/test_anom_seq.py:12
MethodsetUp
(self)
tests/analysis/test_anom_sessionize.py:11
MethodsetUp
(self)
tests/analysis/test_anom_seq_cmds_params_values.py:36
MethodsetUp
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:13
MethodsetUp
(self)
tests/analysis/test_anom_seq_cmds_params_only.py:36
MethodsetUp
(self)
tests/analysis/test_anom_seq_cmds_only.py:15
MethodsetUp
(self)
tests/analysis/test_anom_seq_model.py:9
Methodset_default_subscription
Set the default subscription to use to `subscription_id`.
msticpy/context/azure/sentinel_core.py:361
Functionset_figure_size
Set the figure size. Args: fig (figure): initial figure width (int): width dimension height (int): height dimension
msticpy/vis/figure_dimension.py:22
Functionset_figure_size_params
Re-write parameters names for Bokeh version.
msticpy/vis/figure_dimension.py:71
Functionset_logging_level
Set global logging level. Parameters ---------- log_level : Union[int, str] Either an integer - one of logging.INFO, logging
msticpy/init/logging.py:32
Methodset_tab
Programmatically set the tab by name or index.
msticpy/config/mp_config_edit.py:145
Methodsettings
Return the current settings dictionary.
msticpy/common/wsconfig.py:266
Methodsettings_path
Return the path to the settings in the MSTICPY config.
msticpy/common/wsconfig.py:259
Methodshort_name
Return the key shortname.
msticpy/datamodel/entities/entity_enums.py:75
Functionshowtraceback
Replace IPython showtraceback.
msticpy/init/nbinit.py:917
Functionside_effect_func
( tenant_id=None, client_id=None, aad_uri=None, **kwargs )
tests/auth/test_azure_auth_core.py:779
Methodsigned_session
Wrap signed session object.
msticpy/auth/cred_wrapper.py:68
Functionsingleton
Class decorator for singleton classes.
msticpy/common/utility/types.py:280
Functionsp_upload
Generate SplunkUploader for testing.
tests/data/uploaders/test_splunk_uploader.py:37
Functionsql_to_kql
Parse SQL and return KQL equivalent.
msticpy/data/sql_to_kql.py:190
Methodssl_abuse_list
Return the class SSL Blacklist. Returns ------- pd.DataFrame SSL Blacklist
msticpy/context/domain_utils.py:185
Methodstart
Query start time.
msticpy/nbwidgets/query_time.py:441
Methodstart
Return the start of the timeperiod. Returns ------- datetime Start datetime.
msticpy/common/timespan.py:110
Methodstorage_account
Return default storage account name.
msticpy/init/azure_synapse_tools.py:291
Methodstr_presenter
(dumper: yaml.SafeDumper, data: str)
msticpy/config/query_editor.py:969
Functionstring_empty
Return True if the input string is None or whitespace.
msticpy/common/utility/format.py:71
Methodsuffixes
Get CloudSuffixes class an Azure cloud. Returns ------- dict Dict of cloud endpoint suffixes. R
msticpy/auth/cloud_mappings.py:248
Functionsumologic_drv
Return sumologic driver with short timeout.
tests/data/drivers/test_sumologic_driver.py:234
Methodsupported_ioc_types
Return list of supported IoC type internal names. Returns ------- list[str] list of supported IoC type i
msticpy/context/vtlookupv3/vtlookup.py:164
Methodsupported_types
Return list of supported types for this provider. Returns ------- list[str] List of supported type names
msticpy/context/provider_base.py:309
Methodsupported_vt_types
Return list of VirusTotal supported IoC type names. Returns ------- list[str]: List of VirusTotal suppor
msticpy/context/vtlookupv3/vtlookupv3.py:152
Methodsupported_vt_types
Return list of VirusTotal supported IoC type names. Returns ------- list[str] list of VirusTotal support
msticpy/context/vtlookupv3/vtlookup.py:177
Methodsvc_type
Return type of linked service.
msticpy/init/azure_synapse_tools.py:244
Methodtab_controls
Return a list of current tab names and controls.
msticpy/config/comp_edit.py:351
Methodtab_names
Return a list of current tabs.
msticpy/config/comp_edit.py:346
Methodtab_names
Return a list of current tabs.
msticpy/config/mp_config_edit.py:136
Methodtables
Mock tables.
tests/data/drivers/test_azure_kusto_driver.py:416
Methodtables_names
Mock table_names.
tests/data/drivers/test_azure_kusto_driver.py:411
Methodtactics_full
Return full listing of Mitre tactics. Returns ------- List[Tuple[str, str, str, str]] List of tuples of:
msticpy/data/drivers/mordor_driver.py:383
MethodtearDown
(self)
tests/analysis/test_anom_seq_probabilities.py:201
MethodtearDown
(self)
tests/analysis/test_anom_seq.py:44
MethodtearDown
(self)
tests/analysis/test_anom_sessionize.py:164
MethodtearDown
(self)
tests/analysis/test_anom_seq_cmds_params_values.py:234
MethodtearDown
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:112
MethodtearDown
(self)
tests/analysis/test_anom_seq_cmds_params_only.py:188
MethodtearDown
(self)
tests/analysis/test_anom_seq_cmds_only.py:35
MethodtearDown
(self)
tests/analysis/test_anom_seq_model.py:37
Methodtechnique_desc
Return Mitre technique description. Returns ------- Optional[str] Technique description
msticpy/data/drivers/mordor_driver.py:351
Methodtechnique_name
Return Mitre Technique full name. Returns ------- Optional[str] Name of the Mitre technique
msticpy/data/drivers/mordor_driver.py:332
Methodtechnique_uri
Return Mitre Technique URI. Returns ------- Optional[str] URI of the Mitre technique
msticpy/data/drivers/mordor_driver.py:370
Functiontemp_yaml_file
Create a temporary YAML file for testing.
tests/config/test_query_editor.py:361
Methodtest_4688_events
Tests process creation events.
tests/nbtools/test_security_event.py:33
Functiontest_MDE_driver
Test class MDE driver.
tests/data/drivers/test_odata_drivers.py:66
Functiontest_ResourceGraph
Test resource graph driver.
tests/data/drivers/test_odata_drivers.py:214
Functiontest__create_queryfile_metadata
()
tests/data/drivers/test_sentinel_query_reader.py:204
Functiontest__detect_polling_arr_multiple_observations_per_second
(periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:96
Functiontest__detect_polling_arr_non_significant
(non_periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:86
Functiontest__detect_polling_arr_significant
(periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:76
Functiontest__format_query_name
(initial_str, expected_result)
tests/data/drivers/test_sentinel_query_reader.py:141
Functiontest__import_sentinel_query
()
tests/data/drivers/test_sentinel_query_reader.py:59
Methodtest__init__
(self)
tests/analysis/test_anom_seq_model.py:42
Functiontest__organize_query_list_by_folder
(dict_section, expected_result)
tests/data/drivers/test_sentinel_query_reader.py:189
Functiontest_abs_blobs
Test abs blob feature.
tests/data/storage/test_azure_blob_storage.py:146
Functiontest_abs_containers
Test abs container feature.
tests/data/storage/test_azure_blob_storage.py:128
Functiontest_abs_init
Test class initalization.
tests/data/storage/test_azure_blob_storage.py:120
Functiontest_add_dataprov_instance
Test that adding a DP instance works.
tests/config/test_item_editors.py:487
Functiontest_add_ips
Test adding list of IPs.
tests/vis/test_folium.py:114
Functiontest_add_parameter
Test adding a parameter.
tests/config/test_query_editor.py:82
Functiontest_add_queries_to_entities
Test query functions successfully added to entities.
tests/init/pivot/test_pivot_data_queries_create.py:238
Functiontest_add_query
Test adding a query dynamically.
tests/data/test_dataqueries.py:584
Functiontest_add_query
Test adding a query.
tests/config/test_query_editor.py:225
Methodtest_add_query_filter_as_str
Test default implementation of method add_query_filter with invalid name.
tests/data/test_dataqueries.py:480
Methodtest_add_query_filter_invalid_parameter
Test default implementation of method add_query_filter with invalid name.
tests/data/test_dataqueries.py:475
Functiontest_add_summary_items_dict
Test adding summary items as dictionaries.
tests/context/azure/test_sentinel_dynamic_summary.py:509
Functiontest_additional_functions
Test additional SQL functions.
tests/data/test_sql_to_kql.py:469
Methodtest_additional_queries
Test method.
tests/data/test_data_localdata.py:48
Functiontest_aggregate_functions
Test aggregate functions MAX, MIN, AVG, SUM.
tests/data/test_sql_to_kql.py:234
Functiontest_alert
()
tests/nbtools/test_security_alert.py:293
Methodtest_alert_display
Test display alert.
tests/nbtools/test_security_alert.py:261
Methodtest_alert_entities
Test alert entities.
tests/nbtools/test_security_alert.py:285
Functiontest_alert_entity_creation
Test creation of Alert entity.
tests/datamodel/entities/test_entity.py:174
Methodtest_alert_graph
Test alert graph.
tests/nbtools/test_security_alert.py:277
Methodtest_alert_import
Test importing alert.
tests/nbtools/test_security_alert.py:201
Functiontest_alert_native_graph
(test_alert)
tests/nbtools/test_security_alert.py:302
Functiontest_alert_plot
()
tests/vis/test_entity_graph.py:217
Methodtest_allows_symlink_within_dest
Allow tar symlink pointing within dest_dir.
tests/common/test_archive_utils.py:121
Methodtest_analyze_imports
Test analyzing imports for a package.
tests/tools/test_import_analyzer.py:381
Methodtest_analyze_local_imports
Test analyzing local imports for a package.
tests/tools/test_import_analyzer.py:414
Methodtest_analyze_module_imports
Test analyzing module imports.
tests/tools/test_import_analyzer.py:335
Methodtest_analyze_module_local_imports
Test analyzing local module imports.
tests/tools/test_import_analyzer.py:356
Functiontest_anomaly_periods
Test extracting periods.
tests/analysis/test_timeseries.py:55
Methodtest_archive_string
(self)
tests/transform/test_b64unpack.py:20
Functiontest_arg_controls
Argcontrol is a sub-component for editing Args.
tests/config/test_item_editors.py:208
Functiontest_arithmetic_in_select
Test arithmetic operations in SELECT clause.
tests/data/test_sql_to_kql.py:456
Functiontest_asn_query_features
Test ASN query features.
tests/context/test_ip_utils.py:516
Functiontest_auditd_cluster
()
tests/transform/test_auditdextract.py:133
Methodtest_auditd_from_file
(self)
tests/transform/test_auditdextract.py:106
← previousnext →2,801–2,900 of 3,664, ranked by callers