Giter VIP home page Giter VIP logo

ns3-realwormsimulation's Introduction

NS3-RealWormSimulation

ECE6110@GeorgiaTech

Final Project

What have we done: Simulated the spread of worms with different patterns in a busy Internet environment.

Please Check the FinalRelease folder for the latest code.

Collaborators:

All source code is included in code.zip.

Report.pdf is the report of this project.

To run the program, use commands like following example:

# If your folder that contains all codes has the name "final".
mpirun -np 1 ./waf --run "final --ScanRate=5 --ScanPattern=Uniform 
							BackbonDelay=10ms --backBoneRate=1Gbps"

##Currently Available Parameters

Name Example Comment
ScanRate 5 Scan rate of the worm.
ScanPattern Uniform Scan pattern of the worm.
simtime 1.5 Total simulation length, in second.
vulnerability 0.62 The probability of a node can be infected.
patch True Enable patching or not.
BackboneDelay 10ms Delay of backbone connections.
nix False Enable NIX vector or not.
hubInnerRate 1Mbps Bandwidth of between hub and inner nodes.
innerChildRate 500Kbps Bandwidth of between inner nodes and children.
backBoneRate 1Gbps Bandwidth of between hubs.
backGroundTraffic 50Mbps Adjust the seriousness of background traffic.

If you wish to use a larger/smaller topology, please modify line 156-158.

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.