https://github.com/hxr16f/postloris
An HTTP POST spam tool. Random values & User-Agent.
https://github.com/hxr16f/postloris
dos-attack flood http post random spam
Last synced: 12 months ago
JSON representation
An HTTP POST spam tool. Random values & User-Agent.
- Host: GitHub
- URL: https://github.com/hxr16f/postloris
- Owner: hXR16F
- License: gpl-3.0
- Created: 2019-08-23T22:38:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T13:06:30.000Z (about 6 years ago)
- Last Synced: 2025-04-14T04:29:20.220Z (about 1 year ago)
- Topics: dos-attack, flood, http, post, random, spam
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
postloris - YouTube
An HTTP POST spam tool. Random values & User-Agent.
# Usage
[Python3](https://www.python.org) is required to run.
To run GUI version on Windows you need to have installed [AutoIt3](https://www.autoitscript.com/site/).
```
$ python3 postloris.py
_ _ _
| | | | (_)
_ __ ___ ___| |_| | ___ _ __ _ ___
| '_ \ / _ \/ __| __| |/ _ \| '__| / __|
| |_) | (_) \\__ \ |_| | (_) | | | \__ \
| .__/ \___/|___\\__|_|\___/|_| |_|___/
| |
|_|
Usage: postloris.py [fields]
Examples: python3 postloris.py http://localhost/login.php 25 email password
python3 postloris.py http://localhost/login.php 16 login pass key
python3 postloris.py http://localhost/login.php 4 username
```
* In **url**, you need to specify address where POST requests are parsed.
* In **threads** - an amount of threads used by script.
* In **fields** - name of field (email/password/username/login etc.).

# Results

# Donate
If you support my work or like my projects, [you can donate me some money](https://github.com/hXR16F/donate/blob/master/README.md). Thank you 💙