Check if impacted by CVE-2024-3094 ❓ ❌ xz -V ✔️ strings /usr/local/bin/xz | grep "(XZ Utils)" ✔️strings `which xz` | grep "(XZ Utils" ✔️for xz_p in $(type -a xz | awk '{print $NF}' | uniq); do strings "$xz_p" | grep "xz (XZ Utils)" || echo "No match found for $xz_p"; done https://t.co/jDxSi2n5wQ
— Malwar3Ninja | Threatview.io 💻 (@Malwar3Ninja) Mar 30, 2024
from Twitter https://twitter.com/Malwar3Ninja
March 30, 2024 at 03:41PM
via IFTTT
Check if impacted by CVE-2024-3094 ❓ ❌ xz -V ✔️ strings /usr/local/bin/xz | grep "(XZ Utils)" ✔️strings `which xz` | grep "(XZ Utils" ✔️for xz_p in $(type -a xz | awk '{print $NF}' | uniq); do strings "$xz_p" | grep "xz (XZ Utils)" || echo "No match found for $xz_p"; done https://t.co/jDxSi2n5wQ
Malwar3Ninja
https://twitter.com/Malwar3Ninja/status/1774099755381170340
https://twitter.com/Malwar3Ninja/status/1774043981208301749