All Projects → Jfaler → Soup

Jfaler / Soup

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Soup

Linphone Desktop
Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
Stars: ✭ 212 (-20.6%)
Mutual labels:  phone, sip, call
Twilio Java
A Java library for communicating with the Twilio REST API and generating TwiML.
Stars: ✭ 371 (+38.95%)
Mutual labels:  api, twilio, phone
Twilio Csharp
Twilio C#/.NET Helper Library for .NET Framework 3.5+ and supported .NET Core versions
Stars: ✭ 541 (+102.62%)
Mutual labels:  api, twilio, phone
Docker Freepbx
Dockerized FreePBX 15 w/Asterisk 17, Seperate MySQL Database support, and Data Persistence and UCP
Stars: ✭ 331 (+23.97%)
Mutual labels:  phone, sip, asterisk
Katari
Katari - Python Session Initiated Protocol Framework
Stars: ✭ 29 (-89.14%)
Mutual labels:  sip, phone, asterisk
Linphone Iphone
Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of linphone-iphone (git://git.linphone.org/linphone-iphone.git)
Stars: ✭ 462 (+73.03%)
Mutual labels:  phone, sip, call
Sippts
Set of tools to audit SIP based VoIP Systems
Stars: ✭ 116 (-56.55%)
Mutual labels:  sip, asterisk, hacking
Linphone Android
Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
Stars: ✭ 740 (+177.15%)
Mutual labels:  phone, sip, call
Routr
Routr: Next-generation SIP Server
Stars: ✭ 788 (+195.13%)
Mutual labels:  twilio, sip, asterisk
Intro To Apis Course
Introduction to APIs course
Stars: ✭ 1,009 (+277.9%)
Mutual labels:  api, twilio
Broid Kit
Bot framework powered by Broid
Stars: ✭ 58 (-78.28%)
Mutual labels:  api, twilio
Apicheck
The DevSecOps toolset for REST APIs
Stars: ✭ 184 (-31.09%)
Mutual labels:  api, hacking
Yunmai Data Extract
Extract your data from the Yunmai weighing scales cloud API so you can use it elsewhere
Stars: ✭ 21 (-92.13%)
Mutual labels:  api, phone
Ddos Rootsec
DDOS Archive by RootSec (Scanners, BotNets (Mirai and QBot Premium & Normal and more), Exploits, Methods, Sniffers)
Stars: ✭ 108 (-59.55%)
Mutual labels:  api, ddos
jade
Asterisk based call center solution
Stars: ✭ 41 (-84.64%)
Mutual labels:  call, asterisk
freepbx
FreePBX container (Asterisk 16; OpenPBX 15 with Backup and IVR modules installed)
Stars: ✭ 36 (-86.52%)
Mutual labels:  sip, asterisk
Rooms
Ephemeral conference rooms powered by Twilio and Google App Engine
Stars: ✭ 234 (-12.36%)
Mutual labels:  twilio, phone
PokerTexter
SMS App for Poker Odds. Runs on Flask + Twilio + Heroku.
Stars: ✭ 17 (-93.63%)
Mutual labels:  twilio, phone
human-call-filter
Captcha for phone calls
Stars: ✭ 41 (-84.64%)
Mutual labels:  twilio, phone
astlinux
AstLinux is a "Network Appliance for Communications" x86_64 Linux distribution
Stars: ✭ 23 (-91.39%)
Mutual labels:  sip, asterisk

Soup


Open source call flooder using Twilio's API.

Open Source Love

📝 Table of Contents

Translations

📝 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

🚀 Installation & Deployment

  • Sign up with Digital Ocean

  • Choose Ubuntu 18.04 LTS
  • ssh [email protected]_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

  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].