Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.38 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.38 KB

WhatsAppBOMB

Send multiple messages to single Whatsapp user with proxy & multiprocessing

this "bomb" works with selenium web driver so you will need an actual phone to work with. for more afficiant attack use more than one phone, also to add more phones to the attack you need to set a proxies in the proxylist.txt file
example: if you have 3 proxies you should have 3 phones this is how my script works.

if you want to attack with only one phone you should have 1 proxy in the "proxylist" file.
to make this script work you must have at least one proxy!

alt tag

steps:

    1) Open WsapAttack.py
    2) Write the message you want to send
    3) Write how many times you want to send the message (x times for each thread!)
    press ENTER
    4) WhatsAppWeb will appear in the browser - open your phone and scan the QR code - if you are using 2 proxies than 2 WhatsAppWeb tabs will open and each tab is for a different phone.
    5) Select the chat/group you want to BOMB

alt tag

Requirements:

  • Python3
  • Selenium WebDriver
  • Multiprocessing
  • Requests
  • Chromium/Chrome browser
  • Windows or Linux