• This repository has been archived on 20/Oct/2021
  • Stars
    star
    104
  • Rank 323,965 (Top 7 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A whatsapp bombing GUI Script

What a Bomb

What a Bomb is a selenium driven whatsapp bombing script that allows one to spam the message on a contact/group name. It is only for entertainment purpose.

Read the Legal Notice below before use

image

FOSSA Status

Requirements

  1. Python 3.x
  2. Chrome Browser
  3. Make sure you have ChromeWebDriver added to your path

Dependencies

Manual install

  1. PyQt5
$ pip install PyQt5
  1. selenium
$ pip install selenium

Automatic Install

$ pip install -r requirements.txt

How to setup

After you have all requirements and dependencies, complete the following steps

  1. Run script
$ python bomb.py
  1. Press OK on the Disclaimer
  2. Enter target full name
  3. Click Bomb button
  4. Scan QRCode
    • On Android: in the Chats screen > Menu > WhatsApp Web.
    • On iPhone: go to Settings > WhatsApp Web.
    • On Windows Phone: go to Menu > WhatsApp Web.
  5. Rest What a Bomb will do ;)

Legal Notice

Usage of "What a Bomb" is only for educational and entertainment purpose. Developers assume no liability and are not responsible for any misuse or damage caused by this program

Special Thanks

Sameer Bhatt

License

What a Bomb is licensed under the Apache License 2.0

FOSSA Status

More Repositories

1

WinAPI-RedBlue

Source code of exploiting windows API for red teaming series
C++
145
star
2

CSharp-and-Infosec

This is a monorepo including codes from grey hat c# by no starch and some of my own research with it.
C#
59
star
3

educational_projects

A curated repository for minor and major projects alloted in schools and colleges
JavaScript
20
star
4

pt-jsfp

Explanation of All the Payloads Used in Pentester Academy's JS for Pentester Course
16
star
5

ProxyForge

Solving IP Throttling with Rotating Proxies
HCL
15
star
6

GUIDE-TO-KOTLIN

Practical guide on "Kotlin for Developers". All the chapters and materials are contained within this repository.
12
star
7

DonorGrid

Accept donations from around the globe instantly
Python
9
star
8

Win-LoadLibrary

Demo of LoadLibrary function with C++ in Win32 API
C++
9
star
9

morphine

Morphine is GUI python framework that helps you in creating a `setup.py` in approx 4 - 5 mins
Python
8
star
10

cpp-file-handling-tutorial

A comprehensive guide to file handling in C++ language.
C++
6
star
11

firefly

A standalone C++ Library for vectors calculations
C++
6
star
12

packt-downloader

Packt Video Downloader Suite
Python
5
star
13

web-exploits

Custom working exploits of pentester academy's Web CVE Labs
Python
4
star
14

syko

An easy to use and customisable interpreter
TypeScript
2
star
15

godry

A GoKart controlled via WiFi
Python
2
star
16

100-prisoner-problem

This is the source code from the Veritasium's 100 Prisoner Problem video.
Python
2
star
17

deep-learning-prerequisites

The Numpy Stack Tutorials for Deep Learning
Jupyter Notebook
2
star
18

node-proxifyjs

Handy node.js package to find fresh and working proxies from https://free-proxy-list.net/
TypeScript
2
star
19

is-temp-email

Slimline nodejs library to check whether the email is temporary / disposable emails
TypeScript
1
star
20

wasm-learning

This includes the test codes for wasm learning
JavaScript
1
star
21

CloudyInterpolator

Web interface for astroplasma repository by @dutta-alankar
Python
1
star
22

Golang-Turing-Tutorial

This repository contains the codes used in the turing.com golang post
Go
1
star