SkillAgentSearch skills...

Soup

☎️ Original open source call flooder using Twilio's API.

Install / Use

/learn @Jfaler/Soup

README

<p align="center"> <img src="https://i.imgur.com/FyvYD19.png" width="140" align="center"> </p> <h1 align="center"> Soup </h1> <br> <p align="center"> <a href="https://JustinFaler.com"> </a> </p> <p align="center"> Open source call flooder using Twilio's API. <br> </p>

Open Source Love

📝 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

  • Sign up https://www.twilio.com/try-twilio

  • For Microsoft Visual Studio 2015+ run Install-Package Twilio in NuGet Package Manager console.

🚀 Installation & Deployment

  • <p>Sign up with <a target="_blank" href="https://m.do.co/c/397fb2277475">Digital Ocean</a><img width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
  • 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

  1. Nodejs implementation
  2. Tutorial
  3. Login

✍️ Authors <a name = "authors"></a>

  • 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

  1. Star & Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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.

View on GitHub
GitHub Stars348
CategoryDevelopment
Updated8d ago
Forks106

Languages

Python

Security Score

100/100

Audited on Mar 20, 2026

No findings