slowloris
DOS attack
An HTTP-based denial of service tool
Low bandwidth DoS tool. Slowloris rewrite in Python.
2k stars
73 watching
689 forks
Language: Python
last commit: 6 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,715 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,851 |
didip/tollbooth | Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,696 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,612 |
dloss/python-pentest-tools | A collection of Python libraries and tools for network exploitation and reverse engineering. | 2,718 |
haad/proxychains | A tool that intercepts and redirects network connections to use proxies like Tor or other SOCKS4/5/HTTP proxies. | 6,798 |
urllib3/urllib3 | A Python HTTP client library providing features like thread safety and SSL/TLS verification. | 3,799 |
tinyproxy/tinyproxy | A small, efficient HTTP proxy daemon designed to improve network performance and reduce latency. | 4,881 |
libpnet/libpnet | A low-level networking library written in Rust for cross-platform development of transport protocols and network utilities. | 2,304 |
threat9/routersploit | An exploitation framework designed to aid in the testing of embedded devices' vulnerabilities | 12,208 |
joerick/pyinstrument | A Python profiler tool used to identify and optimize slow parts of code. | 6,651 |
giltene/wrk2 | A modified version of a popular HTTP benchmarking tool to improve its accuracy in measuring latency and generate constant throughput loads | 4,272 |
kiminewt/pyshark | A Python library that allows parsing of network packet capture files using Wireshark dissectors. | 2,250 |
grpc/grpc | An RPC framework and library for building high-performance distributed systems | 41,968 |
locustio/locust | A tool for writing and running load tests using Python code | 25,096 |