botnet-detection icon indicating copy to clipboard operation
botnet-detection copied to clipboard

Topological botnet detection datasets and graph neural network applications

Results 11 botnet-detection issues
Sort by recently updated
recently updated
newest added

In scatter_ of common.py, out (SRC, index, 0, out, dim_size, fill_value) has 6 parameters, but the display can only enter 2-5 parameters.

Detailed explanation of hdf5 instance format of pyg, dgl, nx, or dict.

In the paper described random walk normalization instead of symmetric normalization. ![image](https://user-images.githubusercontent.com/26326278/154961298-491ada0a-9ad9-48b6-bd5b-d4fae524154f.png) In the source code, I think it is implemented in an incorrect way. ![image](https://user-images.githubusercontent.com/26326278/154961515-6bd618bc-7ff8-4d25-ba11-a3ea94097a2b.png) Here we normalize each...

Thank you for sharing the code of your publication its is really helpful. Can I ask about How did you structure the data into graphs? 1. What features did you...

It seems the data pre-processing does not convert the graphs to simple graphs. Even though they are undirected and unweighted, some nodes in the graphs have multiple parallel edges. This...

We use ip/20 in our experiment, and feel free to change to ip/24, ip/28.

Really charming work. And could u tell me how to get a CAIDA account? or a guide from the CAIDA website? I think it is hard to find.

Hi, i need your help. 1) When i read your paper. I saw you said: "All the graphs are undirected and preprocessed to have self-loops to speed up training". Besides,...

I saw your code show some info about architect of model like this. ![image](https://user-images.githubusercontent.com/89673206/188256024-b582b7ce-accd-4161-bffb-a36433a74678.png) Now, i want draw a picture about this architect like this: ![image](https://user-images.githubusercontent.com/89673206/188256063-d6b9c8d2-0307-4eec-a889-941a83604fee.png) Do you have any...

Hi, i need your help. When i run bash run_botnet.sh then i have a error below. Can you have solution for me? ----------------------------- Mon Aug 29 08:22:24 2022 ------------------------------ loading...