Coder Social home page Coder Social logo

mytechnotalent / turbo-attack Goto Github PK

View Code? Open in Web Editor NEW
115.0 4.0 25.0 11.36 MB

A turbo traffic generator pentesting tool to generate random traffic with random mac and ip addresses in addition to random sequence numbers to a particular ip and port.

License: Apache License 2.0

Go 100.00%
hack hacking hacking-tool redteam redteaming redteam-tools ddos ddos-attacks ddos-tool cyber-security

turbo-attack's Introduction

image

FREE Reverse Engineering Self-Study Course HERE


turbo-attack

A turbo traffic generator pentesting tool to generate random traffic with random mac and ip addresses in addition to random sequence numbers to a particular ip and port.

Linux IPv4 (ARM64)

usage: sudo ./turbo-attack_010_linux_arm64 eth0 4 192.168.0.2 443 150000

Linux IPv6 (ARM64)

usage: sudo ./turbo-attack_010_linux_arm64 eth0 6 fe80:0000:0000:0000:0000:0000:0000:0002 443 150000

Linux IPv4 (AMD64)

usage: sudo ./turbo-attack_010_linux_amd64 eth0 4 192.168.0.2 443 150000

Linux IPv6 (AMD64)

usage: sudo ./turbo-attack_010_linux_amd64 eth0 6 fe80:0000:0000:0000:0000:0000:0000:0002 443 150000

Usage

  • Designed for Kali Linux or Debian distros only. This software uses Linux syscalls in order to optimize for speed.
  • Tested within a Kali Linux ARM64 VMware Fusion VM on a Macbook Pro ARM64 machine.

Terms Of Use

  • Do NOT use this on any computer you do not own or are not allowed to run this on.
  • You may NEVER attempt to sell this, it is free and open source.
  • The authors and publishers assume no responsibility.
  • For educational purposes only.

Run Tests

sudo /usr/local/go/bin/go test -v -cover ./...
sudo /usr/local/go/bin/go test -coverprofile=coverage.out ./...
go tool cover -html=coverage.out

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache License, Version 2.0

turbo-attack's People

Contributors

mytechnotalent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.