Wehkamp-mail-abuser is a script that abuses the Wehkamp newsletter API to subscribe an email address to their mailing list repeatedly, resulting in spamming the given domain with their promotional newsletters.
- NodeJS (https://nodejs.org/en/)
https
NodeJS module
- Open your terminal/command prompt.
- Navigate to the directory where the script is located.
- Run the script:
node V2.js
(or what ever the latest is) - Enter the number of times you want to subscribe it to the Wehkamp newsletter in the
times
@ L9 veriable. - Enter the domain in the
email
variable @ L10. - Sit back and let the script do the job!
This script is for educational purposes only. Use it at your own risk. The author is not responsible for any misuse or damage caused by this script. It is recommended to use a disposable email address while testing this script.
This project is licensed under the terms of the MIT license. See the LICENSE file for more information.