Skip to main content

A layer 4 python Denial of Service tool.

Project description

DoSser

A layer 4 python-based denial of service command line utility.

Usage/Examples

The program can be installed using pip and ran from a terminal.

sudo pip install DoSser
Dosser.py -t TARGET -p PORT -th Threads -a Attack LIMIT LIMIT_VALUE

Features

  • Windows/UNIX/MacOS support
  • 8 Different attack modes
  • Limit the attack by time or packets
  • Live packet count

Configuration options

DoSser's behaviour can be modified with the use of command-line arguments. To get an up-to-date list of all arguments use DoSser --help .

  • -t, --target - The IP address of the target
  • -p, --port
  • th. --threads
  • -a, --attack

Users are also required to select a limiter for there chosen attack.

  • packet
  • time

Attacks

DoSser has support for a variety of layer 4 denial of service attacks.

Requirements

Users will need an installation of Colorama and Scapy this can be retrieved from pip using.

pip install colorama

and

pip install scapy

License

This is code is licensed under the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DoSser-1.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

DoSser-1.0.1-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page