GithubHelp home page GithubHelp logo

janhohenheim / slowloris-rs Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 0.0 62 KB

The slow loris attack, now implemented in Rust!

License: MIT License

Rust 100.00%
slowloris slow loris rust dos denial-of-service

slowloris-rs's Introduction

Crates.io

slowloris-rs

The slow loris attack, now implemented in Rust!

Usage

Installation:

$ cargo install slowloris

Attacking a host:

$ slowloris https://some_random_website.com

Updating the slowloris command:

$ cargo install --force slowloris

Specifying the time between attacks and the number of parallel requests:

$ slowloris https://some_random_website.com --timeout 15 --requests 2000

Features

  • Fully concurrent
  • Automatic retry
  • Can attack TLS
  • Customizable timout and number of requests

Disclaimer

This tool is meant for consensual pentesting. Do not use it to attack hosts without their explicit permission.

slowloris-rs's People

Contributors

bash avatar janhohenheim avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

slowloris-rs's Issues

Accept IPV4 addresses

Hello.

I'd like to test a slowloris attack that's on my local network. And for that I'd need to use its direct IPv4 address instead of an URL. However, when I try I get

C:\Users\user>slowloris 172.21.23.71:2000
Preparing connections...
thread 'main' panicked at 'Error while attacking: UrlParseError(RelativeUrlWithoutBase)', src\libcore\result.rs:916:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

Can this feature please be implemented?

openssl needs to be updated

error: failed to run custom build command for `openssl v0.9.24`

Caused by:
  process didn't exit successfully: `/tmp/cargo-install7MKasJ/release/build/openssl-cd3258836ed15151/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at 'Unable to detect OpenSSL version', /home/ivan/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile `slowloris v1.2.0`, intermediate artifacts can be found at `/tmp/cargo-install7MKasJ`

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.