scheddel/hummelflug
Composer 安装命令:
composer create-project scheddel/hummelflug
包简介
A utility for arming (creating) many bumblebees (micro EC2 instances) to attack (load test) targets (web applications).
README 文档
README
A utility for arming (creating) many bumblebees (micro EC2 instances) to attack (load test) targets (web applications). Inspired by Bees with Machine Guns
Dependencies
- PHP (>=5.5.9) with SSH2 extension
- Composer
Installation
- Clone the repository or download the zip file.
- Run
composer install
Configuration
Rename the config.ini.sample to config.ini and
adjust it to your needs.
Usage
Hummelflug in a Nutshell
At first you want to set up your swarm:
php hummelflug create
Before you can attack your target you need to wake up your swarm:
php hummelflug up
Now you can attack your target:
php hummelflug attack <URL>
Tired of attacking peaceful servers?
php hummelflug down
The caveat! (PLEASE READ)
If you decide to use Hummelflug, please keep in mind the following important caveat: they are, more-or-less a distributed denial-of-service attack in a fancy package and, therefore, if you point them at any server you don’t own you will behaving unethically, have your Amazon Web Services account locked-out, and be liable in a court of law for any downtime you cause.
You have been warned.
Bugs
Please log your bugs on the Github issues tracker.
License
MIT.
统计信息
- 总下载量: 3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-11