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
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/malware.py:79
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/url.py:86
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/unknown_entity.py:43
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/alert.py:144
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/oauth_application.py:90
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/geo_location.py:83
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/network_connection.py:87
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/azure_resource.py:72
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/cloud_application.py:71
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/service_principal.py:83
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/file_hash.py:77
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/submission_mail.py:93
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/ip_address.py:110
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/registry_key.py:69
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/threat_intelligence.py:69
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/mail_cluster.py:127
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/process.py:156
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/host.py:126
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/iot_device.py:105
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/mailbox.py:95
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/host_logon_session.py:101
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/cloud_logon_session.py:89
Method
name_str
Return Name Description. Returns ------- str Entity Name (optional). If not overridden by th
msticpy/datamodel/entities/entity.py:459
Method
name_str
Return Entity Name.
msticpy/datamodel/entities/file.py:124
Method
name_str
Return Entity Description.
msticpy/datamodel/soc/incident.py:84
Function
net_df
Return network dataframe with random sample.
tests/context/test_ip_utils.py:41
Method
network
Plot entity graph with Bokeh. Parameters ---------- source_col : str Column for source nodes. ta
msticpy/vis/mp_pandas_plot.py:540
Function
network_data
Get network data.
tests/vis/test_matrix_plot.py:24
Function
network_data
Read DF of network data.
tests/transform/test_network.py:23
Method
new_dynamic_summary
Return a new DynamicSummary object. Notes ----- See the DynamicSummary class documentation for details of ex
msticpy/context/azure/sentinel_dynamic_summary.py:59
Method
node_properties
Return all public properties that are not entities. Returns ------- Dict[str, Any] Dictionary of name, v
msticpy/datamodel/entities/entity.py:534
Function
non_periodic_data
()
tests/analysis/polling_detection/conftest.py:33
Method
observations
Return the current list of Observations. Returns ------- Mapping[str, Observation] The current ordered d
msticpy/analysis/observationlist.py:164
Method
origin_time
Return the datetime of event.
msticpy/nbtools/security_base.py:325
Method
parse
Convert string or int to enum. Parameters ---------- value : Union[str, int] value to parse
msticpy/data/core/query_defns.py:130
Method
parse
Return enumeration matching (case-insensitive) string value.
msticpy/common/utility/types.py:206
Method
parse_results
Return the details of the response.
tests/testdata/plugins/ti_prov.py:77
Method
parse_results
Return the details of the response.
tests/testdata/plugins/ti_prov.py:90
Method
parse_results
Return the details of the response.
tests/testdata/plugins/ti_prov.py:114
Method
parse_results
Return the details of the response.
msticpy/context/tiproviders/abuseipdb.py:53
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/ip_quality_score.py:45
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/intsights.py:99
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/cyberint.py:79
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/pulsedive.py:380
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/tor_exit_nodes.py:162
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/greynoise.py:54
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/open_page_rank.py:150
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/virustotal.py:81
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/ibm_xforce.py:80
Method
parse_results
Return the details of the response.
msticpy/context/tiproviders/binaryedge.py:51
Method
parse_results
Return the details of the response.
msticpy/context/tiproviders/crowdsec.py:50
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/ti_provider_base.py:166
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/alienvault_otx.py:90
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/azure_sent_byoti.py:63
Method
parse_results
Return the details of the response. Parameters ---------- response : Dict The returned data response
msticpy/context/tiproviders/kql_base.py:303
Method
parse_results
Return the details of the response. Parameters ---------- response : dict The returned data response
msticpy/context/contextproviders/context_provider_base.py:243
Method
path_separator
Return the path separator used by the file.
msticpy/datamodel/entities/file.py:112
Method
period
Return the period of the timeperiod. Returns ------- timedelta Period timedelta.
msticpy/common/timespan.py:136
Function
periodic_data
()
tests/analysis/polling_detection/conftest.py:15
Function
pivot_lookup
Lookup Pivot function from Entity or parameter values. Parameters ---------- data: Union[str, List[str], pd.DataFram
msticpy/init/pivot_core/pivot_register.py:155
Method
pivot_value
Perform a pivot on a single value.
msticpy/context/tiproviders/riskiq.py:337
Function
plot_cluster
Plot clustered data as scatter chart. Parameters ---------- db_cluster : DBSCAN DBScan Cluster (from SkLearn DBSCAN). da
msticpy/analysis/eventcluster.py:625
Function
plot_graph
Plot circular graph using matplotlib. Parameters ---------- call_graph : nx.Graph The graph to plot. size : Tuple[int, i
tools/toollib/module_tree.py:113
Function
plot_outlier_results
Plot Isolation Forest results. Parameters ---------- clf : IsolationForest Isolation Forest model x : np.ndarray
msticpy/analysis/outliers.py:477
Method
primary_account
Return the primary account entity (if any) associated with this object. Returns ------- Optional[Process]
msticpy/nbtools/security_base.py:250
Method
primary_host
Return the primary host entity (if any) associated with this object. Returns ------- Optional[Host] prim
msticpy/nbtools/security_base.py:207
Method
primary_process
Return the primary process entity (if any) associated with this object. Returns ------- Optional[Process]
msticpy/nbtools/security_base.py:223
Method
primary_results
Mock primary_results.
tests/data/drivers/test_azure_kusto_driver.py:406
Method
print_license
Print license information for providers.
msticpy/context/geoip.py:192
Function
print_module_imports
Print module imports of type. Parameters ---------- modules : Dict[str, ModuleImports] Dictionary of module imports imp_
tools/toollib/import_analyzer.py:166
Method
prisma_search_assets
Execute an asset search on Prisma Cloud with pagination. This method retrieves asset-related data from Prisma Cloud by executing the
msticpy/data/drivers/prismacloud_driver.py:699
Method
prisma_search_config_resource
Execute a configuration search on Prisma Cloud. This method retrieves configuration-related data from Prisma Cloud by executing
msticpy/data/drivers/prismacloud_driver.py:868
Method
prisma_search_events
Execute an event search on Prisma Cloud. This method retrieves event-related data from Prisma Cloud by executing the given q
msticpy/data/drivers/prismacloud_driver.py:784
Method
prisma_search_network
Execute a network data search on Prisma Cloud with pagination. This method retrieves network-related data from Prisma Cloud by execu
msticpy/data/drivers/prismacloud_driver.py:610
Method
process_tree
Return the process tree plot.
msticpy/context/vtlookupv3/vtfile_behavior.py:255
Method
process_tree
Build and plot a process tree. Parameters ---------- schema : ProcSchema, optional The data schema to us
msticpy/vis/mp_pandas_plot.py:252
Method
processors
Return _processors value.
msticpy/context/preprocess_observable.py:269
Function
prop_del
Property deleter.
msticpy/datamodel/entities/graph_property.py:55
Function
prop_getter
Return property value.
msticpy/datamodel/entities/graph_property.py:31
Function
prop_setter
Set property value and add graph edge.
msticpy/datamodel/entities/graph_property.py:35
Method
properties
Return a dictionary of the Alert or Event properties. Returns ------- Dict[str, Any] dictionary of the A
msticpy/nbtools/security_base.py:149
Method
properties
Return dictionary properties of entity. Returns ------- dict Entity properties.
msticpy/datamodel/entities/entity.py:427
Method
provider_status
Return loaded provider status. Returns ------- Iterable[str] List of providers and descriptions.
msticpy/context/lookup.py:150
Method
providers
Return the current set of loaded providers. Returns ------- Dict[str, Any] provider_name, provider_insta
msticpy/init/pivot.py:195
Function
ps_code
Powershell code block.
tests/analysis/test_code_cleanup.py:27
Function
ptu_ids
Return IDs for parse time unit tests.
tests/nbwidgets/test_nbwidgets.py:36
Function
qry_provider
Query Provider fixture.
tests/data/drivers/test_mordor_driver.py:72
Method
qualified_name
Windows qualified account name.
msticpy/datamodel/entities/account.py:138
Function
query
Return a Query object.
tests/config/test_query_editor.py:47
Method
query
Execute query string and return DataFrame of results.
tests/testdata/plugins/data_prov.py:33
Method
query
Mock query function.
tests/context/test_tiprovider_kql.py:76
Method
query
Test method.
tests/data/test_query_source.py:46
Method
query
()
tests/data/test_dataqueries.py:714
Method
query
Execute query string and return DataFrame of results. Parameters ---------- query : str The query to exe
msticpy/data/drivers/driver_base.py:191
Method
query
Execute query string and return DataFrame of results. Parameters ---------- query : str The query to exe
msticpy/data/drivers/security_graph_driver.py:58
Method
query
Execute query and retrieve results. Parameters ---------- query : str Elastic query to execute q
msticpy/data/drivers/elastic_driver.py:113
Method
query
Execute a Prisma Cloud query and return the results as a Pandas DataFrame. This method is the primary interface for executing querie
msticpy/data/drivers/prismacloud_driver.py:1033
Method
query
Execute Resource Graph query and retrieve results. Parameters ---------- query : str KQL query to execut
msticpy/data/drivers/resource_graph_driver.py:107
Method
query
Execute query string and return DataFrame of results. Parameters ---------- query : str The query to exe
msticpy/data/drivers/cybereason_driver.py:121
Method
query_attach_spec
Parameters that determine whether a query is relevant for the driver.
msticpy/data/drivers/driver_base.py:264
← previous
next →
2,601–2,700 of 3,664, ranked by callers