Skip to main content

Basically a SYN flooder in Python

Project description

siege-engine

A tactical piece of software that allows the magnificient company SMOK sp. z o. o. strike it's enemies from afar

Installation and operation

Just type:

pip install siege-engine
python -m siege_engine 300 tass.com

Note that a helpful error message will be displayed if you just type:

python -m siege_engine

Please set the 300 value regarding your network conditions. This is the amount of threads that will be spawned. Obviously, more is better (I bet your network could hold about 2000 of them).

Note that increasing thread count about 100% CPU usage is pointless, because of the GIL. You can, altogether, fire up multiple instances :D

Note that if zero connections were made, that means the target server is no longer responding, which is a good thing.

Change log

  • v1.5: SSL socket will be picked upon now
  • v1.4: fixed a critical bug
  • v1.3: significantly refactored the code
  • v1.2: since v1.1 we're been hosted on PyPI, removed these nasty entry points
  • v1.1: added graceful support for time-out sessions

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

siege_engine-1.5-py3-none-any.whl (4.5 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