Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PKU-ASAL/Simulated-Data
/ functions
Functions
254 in github.com/PKU-ASAL/Simulated-Data
⨍
Functions
254
◇
Types & classes
67
↓ 1 callers
Method
caculate_anomaly_score
(self,pnode,anomaly_cutoff)
src/ETW/real-time/ProvGraph.py:418
↓ 1 callers
Function
extract_process_feature
(file_path,w2v)
src/Sysdig/caculate-weight.py:34
↓ 1 callers
Function
extract_process_feature
(file_path,w2v)
src/ETW/caculate-weight.py:34
↓ 1 callers
Function
extract_process_vec
(file_path,tfidf, w2v, c2v)
src/Sysdig/caculate-weight.py:104
↓ 1 callers
Function
extract_process_vec
(file_path,tfidf, w2v, c2v)
src/ETW/caculate-weight.py:104
↓ 1 callers
Method
final_graph_taylor
(self,g)
src/Sysdig/real-time/ProvGraph.py:332
↓ 1 callers
Function
get_graphsize
(all_paths, process_nodes, attack_nodes)
ProvDetector/src/solve.py:138
↓ 1 callers
Function
get_keys
(d, value)
src/Sysdig/real-time/main.py:20
↓ 1 callers
Function
get_keys
(d, value)
src/ETW/real-time/main.py:20
↓ 1 callers
Function
get_md5_process
()
ProvDetector/src/solve.py:22
↓ 1 callers
Function
get_metric
(ground_truth_paths, detection_paths)
ProvDetector/src/core/Local_Outlier_Detection.py:55
↓ 1 callers
Function
get_orgs
(line)
src/Sysdig/real-time/main.py:38
↓ 1 callers
Function
get_orgs
(line)
src/ETW/real-time/main.py:38
↓ 1 callers
Function
get_size
Recursively finds size of objects
src/ETW/real-time/ProvGraph.py:32
↓ 1 callers
Function
graph_init
()
src/ETW/tools.py:11
↓ 1 callers
Method
graph_taylor
(self,g)
src/Sysdig/real-time/ProvGraph.py:268
↓ 1 callers
Function
graph_visualization
(graph='', paths='')
ProvDetector/src/core/Graph_Function_Library.py:59
↓ 1 callers
Function
local_outlier_factor
(train='', test='')
ProvDetector/src/core/Local_Outlier_Detection.py:27
↓ 1 callers
Method
propagation
(self,update_node_list, f_depth = 5, b_depth = 5, alg = 'sum')
src/Sysdig/real-time/ProvGraph.py:566
↓ 1 callers
Method
propagation
(self,update_node_list, f_depth = 5, b_depth = 5, alg = 'sum')
src/ETW/real-time/ProvGraph.py:534
↓ 1 callers
Function
read_org_log_from_json
(file_path)
src/Sysdig/tools.py:29
↓ 1 callers
Function
read_org_log_from_json
(file_path)
src/ETW/tools.py:30
↓ 1 callers
Function
read_sysmon_log
(filepath='', attributes=[])
ProvDetector/src/core/Data_Preprocessing.py:181
↓ 1 callers
Function
read_sysmon_log_APT29
(filepath='', attributes=[])
ProvDetector/src/core/Provenance_Graph.py:112
↓ 1 callers
Method
run
Run the Smirnov-Grubbs test to remove outliers in the given data set. :param float alpha: significance level :param int output_type: t
src/Sysdig/real-time/smirnov_grubbs.py:104
↓ 1 callers
Method
run
Run the Smirnov-Grubbs test to remove outliers in the given data set. :param float alpha: significance level :param int output_type: t
src/ETW/smirnov_grubbs.py:104
↓ 1 callers
Method
run
Run the Smirnov-Grubbs test to remove outliers in the given data set. :param float alpha: significance level :param int output_type: t
src/ETW/real-time/smirnov_grubbs.py:104
↓ 1 callers
Function
split_cmd_and_filename
(file_path,dataset)
src/Sysdig/process_behavior.py:8
↓ 1 callers
Function
trace_back_analysis_log4j
(g: networkx.Graph, prediction_result, origianl_paths, test_md5_to_node)
ProvDetector/src/core/Local_Outlier_Detection.py:111
↓ 1 callers
Function
two_sided_test
(data, alpha=DEFAULT_ALPHA)
src/Sysdig/real-time/smirnov_grubbs.py:198
↓ 1 callers
Function
two_sided_test
(data, alpha=DEFAULT_ALPHA)
src/ETW/smirnov_grubbs.py:198
↓ 1 callers
Function
two_sided_test
(data, alpha=DEFAULT_ALPHA)
src/ETW/real-time/smirnov_grubbs.py:198
↓ 1 callers
Method
update_cache
(self,graph_list,topK)
src/Sysdig/real-time/ProvGraph.py:671
↓ 1 callers
Method
update_cache
(self,graph_list,topK)
src/ETW/real-time/ProvGraph.py:644
Method
GetGraphTS
(self)
src/Sysdig/real-time/CacheGraph.py:11
Method
GetGraphTS
(self)
src/ETW/real-time/CacheGraph.py:11
Method
__getitem__
(self, idx)
src/Sysdig/Loader.py:13
Method
__getitem__
(self, idx)
src/ETW/Loader.py:13
Method
__init__
(self, path)
src/Sysdig/Loader.py:18
Method
__init__
(self,latent_dims)
src/Sysdig/model.py:33
Method
__init__
(self, latent_dims)
src/Sysdig/model.py:67
Method
__init__
(self,graph)
src/Sysdig/real-time/CacheGraph.py:2
Method
__init__
(self,latent_dims)
src/Sysdig/real-time/VAE.py:19
Method
__init__
(self, latent_dims)
src/Sysdig/real-time/VAE.py:53
Method
__init__
(self,dataset)
src/Sysdig/real-time/VAE.py:64
Method
__init__
(self,dataset)
src/Sysdig/real-time/ProvGraph.py:35
Method
__init__
(self, data)
src/Sysdig/real-time/smirnov_grubbs.py:43
Method
__init__
(self,latent_dims)
src/Sysdig/real-time/model.py:33
Method
__init__
(self, latent_dims)
src/Sysdig/real-time/model.py:67
Method
__init__
(self, path)
src/ETW/Loader.py:18
Method
__init__
(self, data)
src/ETW/smirnov_grubbs.py:43
Method
__init__
(self,latent_dims)
src/ETW/model.py:6
Method
__init__
(self, latent_dims)
src/ETW/model.py:40
Method
__init__
(self,graph)
src/ETW/real-time/CacheGraph.py:2
Method
__init__
(self,latent_dims)
src/ETW/real-time/VAE.py:19
Method
__init__
(self, latent_dims)
src/ETW/real-time/VAE.py:53
Method
__init__
(self,dataset)
src/ETW/real-time/VAE.py:64
Method
__init__
(self,dataset)
src/ETW/real-time/ProvGraph.py:52
Method
__init__
(self, data)
src/ETW/real-time/smirnov_grubbs.py:43
Method
__init__
(self,latent_dims)
src/ETW/real-time/model.py:33
Method
__init__
(self, latent_dims)
src/ETW/real-time/model.py:67
Method
__init__
(self)
ProvDetector/src/solve.py:198
Method
__len__
(self)
src/Sysdig/Loader.py:10
Method
__len__
(self)
src/ETW/Loader.py:10
Method
_get_index
(self, data)
src/Sysdig/real-time/smirnov_grubbs.py:176
Method
_get_index
(self, data)
src/ETW/smirnov_grubbs.py:176
Method
_get_index
(self, data)
src/ETW/real-time/smirnov_grubbs.py:176
Method
_get_t_significance_level
(self, alpha, n)
src/Sysdig/real-time/smirnov_grubbs.py:150
Method
_get_t_significance_level
(self, alpha, n)
src/Sysdig/real-time/smirnov_grubbs.py:166
Method
_get_t_significance_level
(self, alpha, n)
src/ETW/smirnov_grubbs.py:150
Method
_get_t_significance_level
(self, alpha, n)
src/ETW/smirnov_grubbs.py:166
Method
_get_t_significance_level
(self, alpha, n)
src/ETW/real-time/smirnov_grubbs.py:150
Method
_get_t_significance_level
(self, alpha, n)
src/ETW/real-time/smirnov_grubbs.py:166
Method
_target
Compute the index of the farthest value from the sample mean and its distance. :param numpy.array data: data set :return int,
src/Sysdig/real-time/smirnov_grubbs.py:138
Method
_target
Compute the index of the min/max value and its distance from the sample mean. :param numpy.array data: data set :return int, f
src/Sysdig/real-time/smirnov_grubbs.py:155
Method
_target
Compute the index of the farthest value from the sample mean and its distance. :param numpy.array data: data set :return int,
src/ETW/smirnov_grubbs.py:138
Method
_target
Compute the index of the min/max value and its distance from the sample mean. :param numpy.array data: data set :return int, f
src/ETW/smirnov_grubbs.py:155
Method
_target
Compute the index of the farthest value from the sample mean and its distance. :param numpy.array data: data set :return int,
src/ETW/real-time/smirnov_grubbs.py:138
Method
_target
Compute the index of the min/max value and its distance from the sample mean. :param numpy.array data: data set :return int, f
src/ETW/real-time/smirnov_grubbs.py:155
Function
directed_acyclic_graph
(graph='')
src/Sysdig/tools.py:222
Function
directed_acyclic_graph
(graph='')
src/ETW/tools.py:206
Function
extract_string
(s)
src/Sysdig/real-time/main.py:23
Function
extract_string
(s)
src/ETW/real-time/main.py:23
Method
final_graph_taylor
(self,g)
src/ETW/real-time/ProvGraph.py:352
Method
forward
(self,x)
src/Sysdig/model.py:45
Method
forward
(self,z)
src/Sysdig/model.py:60
Method
forward
(self,x)
src/Sysdig/model.py:72
Method
forward
(self,x)
src/Sysdig/real-time/VAE.py:31
Method
forward
(self,z)
src/Sysdig/real-time/VAE.py:46
Method
forward
(self,x)
src/Sysdig/real-time/VAE.py:58
Method
forward
(self,x)
src/Sysdig/real-time/model.py:45
Method
forward
(self,z)
src/Sysdig/real-time/model.py:60
Method
forward
(self,x)
src/Sysdig/real-time/model.py:72
Method
forward
(self,x)
src/ETW/model.py:18
Method
forward
(self,z)
src/ETW/model.py:33
Method
forward
(self,x)
src/ETW/model.py:45
Method
forward
(self,x)
src/ETW/real-time/VAE.py:31
Method
forward
(self,z)
src/ETW/real-time/VAE.py:46
Method
forward
(self,x)
src/ETW/real-time/VAE.py:58
Method
forward
(self,x)
src/ETW/real-time/model.py:45
← previous
next →
101–200 of 254, ranked by callers