
POC code according to trendmicro's research
Deliver malware via CVE-2024-21412
Start the services in order, then access the web server.
Start a web server in the folder: python -m http.server
Run docker compose up in the folder.
Create a2.cmd and compress it into , then place it in the folder.
a2.zipsamba-compose/picturesCVE-2024-21412 revolves around Internet Shortcut (.url) files. These .url files are simple INI configuration files that use the
URL=parameter to point to a URL. Although the .url file format is not officially documented, the URL parameter is the only required parameter for this file type.