Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2019-11932 — double-free bug in WhatsApp exploit poc | Kitploit
工具/GitHubGitHub/dorkerdevil/cve-2019-11932
Payload GenerationVulnerability AnalysisExploitationMobile SecurityRemote Access ToolBinary Exploitation
GitHubdorkerdevil/cve-2019-11932

CVE-2019-11932

double-free bug in WhatsApp exploit poc

查看仓库
267725年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2019-11932

WhatsApp 中双重释放漏洞的利用 poc.

#注意:请确保在 exploit.c 中设置监听 IP 以便获取 shell

nc -lvp 5555 或任意端口.

然后编译.

gcc -o exploit egif_lib.c exploit.c

然后运行 ./exploit 并将内容保存到 .gif

并发送给受害者.

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

#Poc_Video https://drive.google.com/file/d/1T-v5XG8yQuiPojeMpOAG6UGr2TYpocIj/view.

下载工具