? Table of Contents
Translations
:memo: Available Translations: ?? ελληνικά, ?? Français, ?? 한국어, ?? 普通話, ?? 台灣話, ?? Español, ?? Türkçe, ?? Deutsch, ?? Italiano, ?? हिन्दी, Arabic, ?? Português, ?? Русский язык, ?? 日本語, ?? tiếng việt
Description
This type of attack is referred to as a TDoS or Telephony Denial of Service attack.
? Scenarios
- Distributed stress testing
- Live testing
- Prove the new system is stable and find bugs that only occur in the real world
- Regression testing
- Performance comparison
? Prerequisites
-
For Microsoft Visual Studio 2015+ run
Install-Package Twilio
in NuGet Package Manager console.
? Installation & Deployment
- Choose Ubuntu 18.04 LTS
ssh root@replace_this_with_your_domain_or_ipaddress
sudo git clone https://github.com/Jfaler/soup
cd /soup/Python
python3 ./flood.py
TODO
- Nodejs implementation
- Tutorial
- Login
✍️ Authors
-
Justin Faler - Initial work - Jfaler
-
Zachary Scally - Initial work - zscally
-
Jesse Morgan - Initial work - morgajel
See also the list of contributors who participated in this project.
Contributing
- Star & Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Getting Involved
Want to report a bug, request a feature, contribute or translate Soup?
- Browse our issues, comment on proposals, report bugs.
- Clone the Soup repo, make some changes according to our development guidelines and issue a pull-request with your changes.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.