slowloris
DOS attack
An HTTP-based denial of service tool
Low bandwidth DoS tool. Slowloris rewrite in Python.
2k stars
73 watching
691 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
dosdos-attackpenetration-testingpentestingslowloris
Related projects:
Repository | Description | Stars |
---|---|---|
kevin1024/vcrpy | Automates mocking of HTTP interactions to simplify and speed up testing | 2,726 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,876 |
didip/tollbooth | Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,717 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,611 |
dloss/python-pentest-tools | A collection of Python libraries and tools for network exploitation and reverse engineering. | 2,725 |
haad/proxychains | A tool that intercepts and redirects network connections to use proxies like Tor or other SOCKS4/5/HTTP proxies. | 6,864 |
urllib3/urllib3 | A Python HTTP client library providing features like thread safety and SSL/TLS verification. | 3,815 |
tinyproxy/tinyproxy | A small, efficient HTTP proxy daemon designed to improve network performance and reduce latency. | 4,929 |
libpnet/libpnet | A low-level networking library written in Rust for cross-platform development of transport protocols and network utilities. | 2,325 |
threat9/routersploit | An exploitation framework designed to aid in the testing of embedded devices' vulnerabilities | 12,253 |
joerick/pyinstrument | A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |
giltene/wrk2 | A modified version of a popular HTTP benchmarking tool to improve its accuracy in measuring latency and generate constant throughput loads | 4,290 |
kiminewt/pyshark | A Python library that allows parsing of network packet capture files using Wireshark dissectors. | 2,275 |
grpc/grpc | An RPC framework and library for building high-performance distributed systems | 42,124 |
locustio/locust | An open source tool for writing and running load tests in plain Python to evaluate performance under heavy loads | 25,231 |