Giter VIP home page Giter VIP logo

binetflowtosigs's Introduction

BiNetflowToSIGs

BiNetflowToSIGs is short for converting BiNetflow file To Social Interaction Graphs file.

Usage

Assuming having set binetflowtosigs_ROOT path variable correctly, then type ./binetflowtosigs -h to get the following help message:

usage: binetflowtosigs [-h] [-w W] [-p P] [-d D] [-s S] [-e]

optional arguments:
  -h, --help  show this help message and exit
  -w W        window size; default=1
  -p P        path to raw data; default='/home/jzh/Dropbox/Research/Botnet_det
              ection/BiNetflowToSIGs_Data/capture20110816.binetflow.sample'
  -d D        folder for saving output SIGs file; default='/home/jzh/Dropbox/R
              esearch/Botnet_detection/BiNetflowToSIGs_Data/'
  -s S        name of standard output SIGs file; default='result.sigs'
  -e          whether or not to enable the botnet_nodes output; default=False

Note: You may need to change the path to your Data folder.

Examples:

$ ./binetflowtosigs -w 0.01 -p ./demo/capture20110816.binetflow.sliced -d ./demo/

$ ./binetflowtosigs -p /home/jzh/Dropbox/Research/Botnet_detection/BiNetflowToSIGs_Data/capture20110816.binetflow.slice_13_1 -w 1 -s capture20110816.binetflow.slice_13_1.sigs -e

Author

Jing Zhang

Jing Zhang currently is a PhD student in the Division of Systems Engineering at Boston University, advised by Professor Yannis Paschalidis.

Email: [email protected]

Homepage: http://people.bu.edu/jzh/

Copyright 2015 Jing Zhang. All rights reserved. BiNetflowToSIGs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.