MCPcopy Create free account

hub / github.com/PKU-ASAL/Simulated-Data / functions

Functions254 in github.com/PKU-ASAL/Simulated-Data

↓ 28 callersFunctionget_md5
get md5 hash value of String s :param s: :return:
src/Sysdig/tools.py:22
↓ 28 callersFunctionget_md5
get md5 hash value of String s :param s: :return:
src/ETW/tools.py:23
↓ 20 callersFunctionget_md5
get md5 hash value of String s :param s: :return:
ProvDetector/src/core/Graph_Function_Library.py:201
↓ 17 callersFunctiongraph_add_node
(graph='', node_name='')
ProvDetector/src/core/Graph_Function_Library.py:24
↓ 17 callersFunctionselect_unique_records
(sysmon_log='', attribute='')
ProvDetector/src/core/Data_Preprocessing.py:207
↓ 15 callersMethodGetNodeName
(self,node)
src/Sysdig/real-time/ProvGraph.py:97
↓ 9 callersMethodGetNodeType
(self,node)
src/Sysdig/real-time/ProvGraph.py:103
↓ 9 callersMethodGetNodeType
(self,node)
src/ETW/real-time/ProvGraph.py:128
↓ 8 callersMethodGetEmbedding
(self, corpus, model)
src/Sysdig/real-time/ProvGraph.py:112
↓ 8 callersMethodGetEmbedding
(self, corpus, model)
src/ETW/real-time/ProvGraph.py:144
↓ 8 callersMethodGetNodeCmd
(self,node)
src/ETW/real-time/ProvGraph.py:138
↓ 8 callersFunctionsanitize_string
(s)
src/Sysdig/tools.py:283
↓ 7 callersMethodGetNodeName
(self,node)
src/ETW/real-time/ProvGraph.py:122
↓ 7 callersMethodGetNodeScore
(self,node)
src/Sysdig/real-time/ProvGraph.py:100
↓ 7 callersMethodGetNodeScore
(self,node)
src/ETW/real-time/ProvGraph.py:125
↓ 7 callersFunctionget_md5
get md5 hash value of String s :param s: :return:
ProvDetector/src/solve.py:14
↓ 7 callersFunctionsanitize_string
(s)
src/ETW/tools.py:268
↓ 6 callersFunctiongraph_add_node_mgr
(g: networkx.Graph, logs, key, md5_to_node:dict)
ProvDetector/src/core/Graph_Function_Library.py:209
↓ 5 callersMethodGetGraphScore
(self)
src/Sysdig/real-time/CacheGraph.py:8
↓ 5 callersMethodGetGraphScore
(self)
src/ETW/real-time/CacheGraph.py:8
↓ 5 callersFunctionbenign_graph_add_node_mgr
(g, logs, key)
src/ETW/tools.py:124
↓ 5 callersFunctiongraph_add_node_mgr
(g, logs, key)
src/ETW/tools.py:48
↓ 5 callersFunctionread_jsonline_as_json_list
read a file where every line is a json into a json list :param path: file path of file(.json or .txt) :return: json list
ProvDetector/src/core/Data_Preprocessing.py:7
↓ 4 callersMethodGetNodeNewName
(self,node)
src/Sysdig/real-time/ProvGraph.py:106
↓ 4 callersMethodGetNodeNewName
(self,node)
src/ETW/real-time/ProvGraph.py:131
↓ 4 callersFunctiondirected_acyclic_graph
(graph='')
ProvDetector/src/core/Graph_Function_Library.py:83
↓ 4 callersFunctionget_compare_org
(org)
ProvDetector/src/core/Data_Preprocessing.py:42
↓ 4 callersFunctiongraph_add_node_realapt
(g: networkx.Graph, logs, key, md5_to_node:dict)
ProvDetector/src/core/Graph_Function_Library.py:323
↓ 4 callersFunctiongraph_init
()
ProvDetector/src/core/Graph_Function_Library.py:11
↓ 4 callersMethodmerge_nodes
(self,g,nodes, new_node,remove_nodes_list)
src/Sysdig/real-time/ProvGraph.py:232
↓ 4 callersMethodmerge_nodes
(self,g,nodes, new_node,remove_nodes_list)
src/ETW/real-time/ProvGraph.py:263
↓ 3 callersFunction_max_test
(data, alpha, output_type)
src/Sysdig/real-time/smirnov_grubbs.py:194
↓ 3 callersFunction_max_test
(data, alpha, output_type)
src/ETW/smirnov_grubbs.py:194
↓ 3 callersFunction_max_test
(data, alpha, output_type)
src/ETW/real-time/smirnov_grubbs.py:194
↓ 3 callersFunction_min_test
(data, alpha, output_type)
src/Sysdig/real-time/smirnov_grubbs.py:190
↓ 3 callersFunction_min_test
(data, alpha, output_type)
src/ETW/smirnov_grubbs.py:190
↓ 3 callersFunction_min_test
(data, alpha, output_type)
src/ETW/real-time/smirnov_grubbs.py:190
↓ 3 callersFunction_test
(test_class, data, alpha, output_type)
src/Sysdig/real-time/smirnov_grubbs.py:182
↓ 3 callersFunction_test
(test_class, data, alpha, output_type)
src/ETW/smirnov_grubbs.py:182
↓ 3 callersFunction_test
(test_class, data, alpha, output_type)
src/ETW/real-time/smirnov_grubbs.py:182
↓ 3 callersFunction_two_sided_test
(data, alpha, output_type)
src/Sysdig/real-time/smirnov_grubbs.py:186
↓ 3 callersFunction_two_sided_test
(data, alpha, output_type)
src/ETW/smirnov_grubbs.py:186
↓ 3 callersFunction_two_sided_test
(data, alpha, output_type)
src/ETW/real-time/smirnov_grubbs.py:186
↓ 3 callersFunctiongraph_add_node_benign
(g: nx.Graph, logs, key, md5_to_node:dict, node_to_type:dict)
src/Sysdig/tools.py:146
↓ 3 callersMethodgraph_add_node_mgr
(self, row, key, event_type)
src/Sysdig/real-time/ProvGraph.py:56
↓ 3 callersMethodgraph_add_node_mgr
(self, row, key, event_type)
src/ETW/real-time/ProvGraph.py:76
↓ 3 callersFunctiongraph_add_node_realapt
(g: nx.Graph, logs, key, md5_to_node:dict, node_to_type:dict)
src/Sysdig/tools.py:47
↓ 2 callersMethod__init__
(self,latent_dims)
src/Sysdig/model.py:54
↓ 2 callersMethod__init__
(self,latent_dims)
src/Sysdig/real-time/VAE.py:40
↓ 2 callersMethod__init__
(self,latent_dims)
src/Sysdig/real-time/model.py:54
↓ 2 callersMethod__init__
(self,latent_dims)
src/ETW/model.py:27
↓ 2 callersMethod__init__
(self,latent_dims)
src/ETW/real-time/VAE.py:40
↓ 2 callersMethod__init__
(self,latent_dims)
src/ETW/real-time/model.py:54
↓ 2 callersFunctionbuild_graph
(src_log, md5_to_node:dict)
ProvDetector/src/solve.py:32
↓ 2 callersFunctiondoc2vec
(paths='')
ProvDetector/src/core/Local_Outlier_Detection.py:7
↓ 2 callersFunctionextract_process_feature
(file_path,tfidf, w2v, c2v)
src/Sysdig/train.py:32
↓ 2 callersFunctionextract_process_feature
(file_path,tfidf, stability, w2v, c2v)
src/ETW/train.py:34
↓ 2 callersFunctionget_ground_truth_paths
(g: networkx.Graph, origianl_paths, md5_to_node)
ProvDetector/src/core/Local_Outlier_Detection.py:43
↓ 2 callersFunctiongraph_add_path
(graph='', sysmon_log='')
ProvDetector/src/core/Graph_Function_Library.py:40
↓ 2 callersFunctiongraph_init
()
src/Sysdig/tools.py:10
↓ 2 callersFunctionrareness_paths
(graph='')
ProvDetector/src/core/Graph_Function_Library.py:116
↓ 1 callersMethodGetSubset
(self,mmap,x,y)
src/Sysdig/real-time/ProvGraph.py:590
↓ 1 callersMethodGetSubset
(self,mmap,x,y)
src/ETW/real-time/ProvGraph.py:556
↓ 1 callersMethodGetbackSubgraph
(self, node, depth,sense)
src/Sysdig/real-time/ProvGraph.py:499
↓ 1 callersMethodGetbackSubgraph
(self, node, depth,sense)
src/ETW/real-time/ProvGraph.py:489
↓ 1 callersMethodGetforeSubgraph
(self, node, depth,sense)
src/Sysdig/real-time/ProvGraph.py:521
↓ 1 callersMethodGetforeSubgraph
(self, node, depth,sense)
src/ETW/real-time/ProvGraph.py:511
↓ 1 callersMethodMergeGraph
(self,graph_cache,graph_list)
src/Sysdig/real-time/ProvGraph.py:608
↓ 1 callersMethodMergeGraph
(self,graph_cache,graph_list)
src/ETW/real-time/ProvGraph.py:574
↓ 1 callersMethodVAEInfer
(self,process_node,nodes)
src/Sysdig/real-time/VAE.py:117
↓ 1 callersMethodVAEInfer
(self,process_node,nodes)
src/ETW/real-time/VAE.py:117
↓ 1 callersMethod__init__
(self)
src/Sysdig/Loader.py:5
↓ 1 callersMethod__init__
(self)
src/ETW/Loader.py:5
↓ 1 callersMethod_copy_data
(self)
src/Sysdig/real-time/smirnov_grubbs.py:46
↓ 1 callersMethod_copy_data
(self)
src/ETW/smirnov_grubbs.py:46
↓ 1 callersMethod_copy_data
(self)
src/ETW/real-time/smirnov_grubbs.py:46
↓ 1 callersMethod_delete_item
(self, data, index)
src/Sysdig/real-time/smirnov_grubbs.py:56
↓ 1 callersMethod_delete_item
(self, data, index)
src/ETW/smirnov_grubbs.py:56
↓ 1 callersMethod_delete_item
(self, data, index)
src/ETW/real-time/smirnov_grubbs.py:56
↓ 1 callersMethod_get_g_test
Compute a significant value score following these steps, being alpha the requested significance level: 1. Find the upper critical valu
src/Sysdig/real-time/smirnov_grubbs.py:75
↓ 1 callersMethod_get_g_test
Compute a significant value score following these steps, being alpha the requested significance level: 1. Find the upper critical valu
src/ETW/smirnov_grubbs.py:75
↓ 1 callersMethod_get_g_test
Compute a significant value score following these steps, being alpha the requested significance level: 1. Find the upper critical valu
src/ETW/real-time/smirnov_grubbs.py:75
↓ 1 callersMethod_get_index
(self, data)
src/Sysdig/real-time/smirnov_grubbs.py:171
↓ 1 callersMethod_get_index
(self, data)
src/ETW/smirnov_grubbs.py:171
↓ 1 callersMethod_get_index
(self, data)
src/ETW/real-time/smirnov_grubbs.py:171
↓ 1 callersMethod_get_indices
(self, values)
src/Sysdig/real-time/smirnov_grubbs.py:64
↓ 1 callersMethod_get_indices
(self, values)
src/ETW/smirnov_grubbs.py:64
↓ 1 callersMethod_get_indices
(self, values)
src/ETW/real-time/smirnov_grubbs.py:64
↓ 1 callersMethod_get_t_significance_level
(self, alpha)
src/Sysdig/real-time/smirnov_grubbs.py:133
↓ 1 callersMethod_get_t_significance_level
(self, alpha)
src/ETW/smirnov_grubbs.py:133
↓ 1 callersMethod_get_t_significance_level
(self, alpha)
src/ETW/real-time/smirnov_grubbs.py:133
↓ 1 callersMethod_target
(self, data)
src/Sysdig/real-time/smirnov_grubbs.py:130
↓ 1 callersMethod_target
(self, data)
src/ETW/smirnov_grubbs.py:130
↓ 1 callersMethod_target
(self, data)
src/ETW/real-time/smirnov_grubbs.py:130
↓ 1 callersMethod_test_once
Perform one iteration of the Smirnov-Grubbs test. :param numpy.array data: data set :param float alpha: significance level :re
src/Sysdig/real-time/smirnov_grubbs.py:92
↓ 1 callersMethod_test_once
Perform one iteration of the Smirnov-Grubbs test. :param numpy.array data: data set :param float alpha: significance level :re
src/ETW/smirnov_grubbs.py:92
↓ 1 callersMethod_test_once
Perform one iteration of the Smirnov-Grubbs test. :param numpy.array data: data set :param float alpha: significance level :re
src/ETW/real-time/smirnov_grubbs.py:92
↓ 1 callersMethodattack_node
(self,node_list)
src/Sysdig/real-time/ProvGraph.py:704
↓ 1 callersMethodattack_node
(self,node_list)
src/ETW/real-time/ProvGraph.py:674
↓ 1 callersMethodcaculate_anomaly_score
(self,pnode,anomaly_cutoff)
src/Sysdig/real-time/ProvGraph.py:417
next →1–100 of 254, ranked by callers