8000 GitHub - cheng-yeh/botnet: An implementation of botnet detection.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cheng-yeh/botnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botnet

Usage

usage: ./botnet <--TotalList <fileName>> <--WindowNumber <window_number>>
                [--BotOne <bot1_IP,bot2_IP,...>] [--BotList <fileName>]
                [--OutputFile <outputFile>] [--Help] [--PivotTau <threshold>]
                [--ScgTau <threshold>]

mandatory arguments:
  --T <fileName>, --TotalList <fileName>
                Specify the original binetflow file.
  --WindowNumber <window_number>
                Provide the number of window. Must be a positive integer.

optional arguments:
  --BotOne <bot1_IP,bot2_IP,...>
                Ground-truth bots' IPs.
  --BotList <fileName>
                Specify the file consists of list of bot-related IPs.
  --OutputFile <outputFile>
                Provide the output directory.
  --Help
                Print help message.
  --PivotTau <threshold>
                Set the total interaction threshold for pivots. Must be a positive double.
  --ScgTau <threshold>
                Set the corelation coefficient threshold for SCG. Must be a positive double.

Progress

The development of this project will be suspended until June.

About

An implementation of botnet detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0