Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-11932 — Double-Free BUG in WhatsApp exploit poc. | Kitploit
Tools/GitHubGitHub/projectorbug/cve-2020-11932
Payload GenerationVulnerability AnalysisExploitationMobile SecurityRemote Access ToolBinary Exploitation
GitHubprojectorbug/cve-2020-11932

CVE-2020-11932

Double-Free BUG in WhatsApp exploit poc.

View Repository
98356 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

Download Tool