All Projects → ProjectorBUg → CVE-2020-11932

ProjectorBUg / CVE-2020-11932

Licence: MIT License
Double-Free BUG in WhatsApp exploit poc.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to CVE-2020-11932

flutter launch whatsapp
Plugin flutter to launch whatsapp
Stars: ✭ 46 (-43.9%)
Mutual labels:  whatsapp
whatsapp-tracking
Scraping the status of WhatsApp contacts
Stars: ✭ 49 (-40.24%)
Mutual labels:  whatsapp
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+2.44%)
Mutual labels:  whatsapp
BugHunter
No description or website provided.
Stars: ✭ 23 (-71.95%)
Mutual labels:  bug
Wishing-Happy-BD
Wishing Happy BD is a small viral script encoded in HTML, PHP, JS, and CSS.
Stars: ✭ 59 (-28.05%)
Mutual labels:  whatsapp
waio
Is a pretty simple and fully asynchronous framework for WhatsApp Business API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 18 (-78.05%)
Mutual labels:  whatsapp
nativesapp
Simple WhatsApp clone just for training purposes - Course Angular Native at www.udemy.com/angular-native
Stars: ✭ 19 (-76.83%)
Mutual labels:  whatsapp
kirimwa.id
Layanan gratis untuk mengirimkan pesan WhatsApp tanpa menyimpan nomor kontak
Stars: ✭ 36 (-56.1%)
Mutual labels:  whatsapp
Bug-Bounty-Scripts
Script for Bug Bounty
Stars: ✭ 17 (-79.27%)
Mutual labels:  bug
whatsipp
🎭 WhatsApp user’s IP disclosure with link preview
Stars: ✭ 37 (-54.88%)
Mutual labels:  whatsapp
WhatsApp-Cleaner
A tool to clean received and sent media of WhatsApp.
Stars: ✭ 26 (-68.29%)
Mutual labels:  whatsapp
classesMD5-64
Extract classes.dex from apk and returns base64 MD5 raw encoded
Stars: ✭ 50 (-39.02%)
Mutual labels:  whatsapp
PedeWhats
Projeto "Pede Whats", para solicitação de diversos tipos de comidas através do Whatsapp diretamente para o restaurante!
Stars: ✭ 18 (-78.05%)
Mutual labels:  whatsapp
WhatsDeleted
See WhatsApp messages & media deleted by the sender.
Stars: ✭ 77 (-6.1%)
Mutual labels:  whatsapp
Whatsapp-Botto-Void
A fully Object Oriented WhatsApp bot built with TypeScript
Stars: ✭ 64 (-21.95%)
Mutual labels:  whatsapp
iRecordView
A Simple Audio Recorder View with "hold to Record Button" and "Swipe to Cancel " Like WhatsApp
Stars: ✭ 40 (-51.22%)
Mutual labels:  whatsapp
Anon-Chat
Random chat using anonymous chat bot with other people on WhatsApp 🤖💌
Stars: ✭ 26 (-68.29%)
Mutual labels:  whatsapp
Bugzee
Simple Script to install recommended Bug Bounty Hunting Tools In Your Linux Disto
Stars: ✭ 42 (-48.78%)
Mutual labels:  bug
Whatsapp-Group-Contacts-Scraper
How to scrap whatsapp group contacts from https://web.whatsapp.com/
Stars: ✭ 65 (-20.73%)
Mutual labels:  whatsapp
video-trimmer
Whatsapp like video trimmer to trim videos within a defined file size.
Stars: ✭ 37 (-54.88%)
Mutual labels:  whatsapp

CVE-2020-11932

Double-Free bug in WhatsApp exploit poc.

#Note: Make sure to set the listner ip in exploit.c inorder to get shell

  • nc -lvp 1337 or whatever port.

  • and then compile.

  • make

  • or

  • gcc -o exploit egif_lib.c exploit.c

  • then run ./exploit and save the content to .gif

  • and send to victim.

Source

https://awakened1712.github.io/hacking/hacking-whatsapp-gif-rce/.

Poc_Video

https://drive.google.com/file/d/1XP7K5zkKEhmbEONvRpjrkTQ5pwpBc6G_/view?usp=sharing

I don't own this , if you have issues please contact the owner

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