Giter Club home page Giter Club logo

synflooddostool's Introduction

Inherited From WayOSGuessTool(deleted)

个人项目,主要用来破解公司**维盟路由器密码

虽说是个人项目,但是不反对人加入

现在主要不破解了,直接DOS攻击破坏

这个版本第一版的代码是通过大量的进程和线程用三次握手之后的TCP连接去发送大量数据来攻击

但是攻击效果不明显,最高时候100M的路由器(其实也是交换机),1000M的电脑网卡只能产生接近2M/s的流量

于是这里采用了SYN Flood攻击的方式,放弃接收三次握手的第二阶段的握手包,或者接收了不发送第三个确认包

最高接近8M/s

<2017/11/28>

攻击时候加入了随机ip和随机端口的设置

还有自动间断攻击的方法

编辑crontab -e加入间隔启动代码

结束程序执行脚本在script里面

Complie

Into the Dictoary and excute the make command It will complie a excuted file named tool

直接在目录执行make就会产生一个tool的可执行文件

Usage : ./tool
      : ./tool -r -d
      -r   Use the random user name(default use the admin as user name)
      -d   Debug mod
      -t   Attack mod(this mod will not guess the correct password)

synflooddostool's People

Stargazers

 avatar  avatar

Watchers

James Cloos avatar Glenn avatar  avatar

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.