Test websites for slow loris
Project description
PyLoris
📝 Table of Contents
🧐 About
PyLoris is a tool for testing if a website is vulnerable to attacks that implement filling the target webservers maximum concurrent connection pool to try and deny additional
connection attempts from clients.
Installing
For Installation With PyPI
$ pip install PyLoris
🎈 Usage
from PyLoris import SlowLoris
SlowLorisTest = SlowLoris("your-site.com", number_of_open_socket_to_test)
SlowLorisTest.start()
print(SlowLorisTest.vulnerable)
✍️ Authors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyLoris-1.0.1.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file PyLoris-1.0.1.tar.gz
.
File metadata
- Download URL: PyLoris-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8861b5ef5b47cbf509ce65fa0d907e026f09c42ac6ac2494353fea97fcfa686f |
|
MD5 | 486e3597a7f6022f2618bac5d3a6f150 |
|
BLAKE2b-256 | 9d47c72ddee7b6205242d9a74ddf8b9651bd354fa45ab6c329610d7ab498232f |
File details
Details for the file PyLoris-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: PyLoris-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 907a8751db1e5591909d0edbfab757f60fe87ee7b2f204c2024c9ff662e4f8fd |
|
MD5 | 72fbfcd49509092e8bbbd42faabad7bd |
|
BLAKE2b-256 | e714b1d8cbe155c82d0e99982f0198111e6ae219991269e44b5fe764a33fac79 |