- Open source call flooder using Twilio API, inspired by Soup.
- Inspiration from [Liu Shengxian]https://github.com/liushengxian/soup-js
- Inspiration from Project Mayhem
Note: I am not responsible for malicious activity that can be brought upon by this service. This project was forked due only by my own interest.
This type of attack is reffered to as a TDoS or Telephony Denial of Service attack.
1.0.0.0
- Read Legality https://www.twilio.com/legal/aup
- Sign up https://www.twilio.com/try-twilio
- Install Nodejs.
$ git clone
$ cd <cloned_repo>
$ npm install
- Edit the configurations in flood.js
- Launch service with 'npm run start'.
- Ethan Wessel - Custom Version
- Misanya Liu - NodeJs Version - Misanya
- Justin Faler - Initial work - Jfaler
This project is licensed under the MIT License - see the LICENSE.md file for details.