Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umutcamliyurt/torloris
Slowloris attack over tor network.
https://github.com/umutcamliyurt/torloris
denial-of-service dos-attack onion-routing slowloris-attack tor
Last synced: about 5 hours ago
JSON representation
Slowloris attack over tor network.
- Host: GitHub
- URL: https://github.com/umutcamliyurt/torloris
- Owner: umutcamliyurt
- License: mit
- Created: 2021-07-07T17:57:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T18:29:48.000Z (over 3 years ago)
- Last Synced: 2024-01-18T16:51:28.168Z (10 months ago)
- Topics: denial-of-service, dos-attack, onion-routing, slowloris-attack, tor
- Language: Python
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Torloris
Slowloris attack over tor network.Kills apache 1.X with 128, apache 2.X or IIS with 256 threads.
**Warning: Requires to be tor installed and listening on port 9150 , Not effective on nginx servers.**
Cloning from the repository:
```
git clone https://github.com/Nemesis0U/Torloris.git
```
Running:
```
python torloris.py
```Image:
![Image](https://user-images.githubusercontent.com/83503290/124807634-e9a43880-df55-11eb-8533-cd8626e0f388.png)