Git Product home page Git Product logo

sdn-ddos's Introduction

第一步:搭建网络拓扑结构

  1. 启动 odl 控制器 ./distribution-karaf-0.6.4-Carbon/bin/karaf
  2. 启动 mininet sudo mn --custom topo.py --topo=mytopo --controller=remote,ip=127.0.0.1,port=6633 --switch ovsk,protocols=OpenFlow13
  3. 检测网络拓扑连通性 pingall

第二步:运行检测系统

  1. 运行检测系统 app.py 文件 python app.py
  2. 点击 START 按钮开始检测
  3. 查看系统输出

第三步:模拟攻击

  1. 使用 h3 hping3 h1 -i u400 -p 80 -S 模拟攻击
  2. 可以看到系统检测到了攻击并开始下发流表进行防御
  3. 网络流量恢复正常
  4. 使用 pingall 验证是否防御成功
  5. 如果看到 h3 和 h1 无法 ping 通则说明防御成功(下发流表拦截掉了 h3 的包)

演示结束,谢谢观看!!

sdn-ddos's People

Contributors

pluto00 avatar

Stargazers

Ed avatar  avatar XingzheSun avatar  avatar

Watchers

James Cloos avatar  avatar

sdn-ddos's Issues

关于Sflow模块

请问sflow模块是怎么部署的呢?源码可以展示么,想学习一下。

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.