turbo-attack

command module
v0.1.1-0...-d8a0018 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

README

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

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

Linux IPv6

usage: sudo ./turbo-attack_010l 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.

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package routine provides bit manipulation functionality.
Package routine provides bit manipulation functionality.
Package routine provides numeric conversion functionality.
Package routine provides numeric conversion functionality.
Package routine provides custom packet creation.
Package routine provides custom packet creation.
Package routine provides random number generation.
Package routine provides random number generation.
Package routine provides traffic attack functionality to a particular ip and port.
Package routine provides traffic attack functionality to a particular ip and port.
Package sudo ensures application has proper permissions.
Package sudo ensures application has proper permissions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL