Forked from sgammon/gist:ec604c3fabd1a22dd3cdc381b736b03e
Created
March 31, 2024 05:36
-
-
Save djds/227a5ca6889163b69e089e337c304c06 to your computer and use it in GitHub Desktop.
XZ mitigation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There appears to be a string encoded in the binary payload: | |
https://gist.github.com/q3k/af3d93b6a1f399de28fe194add452d01#file-hashes-txt-L115 | |
Which functions as a killswitch: | |
https://piaille.fr/@zeno/112185928685603910 | |
Thus, one workaround for affected systems might be to add this to `/etc/environment`: | |
``` | |
yolAbejyiejuvnup=Evjtgvsh5okmkAvj | |
``` | |
+ restart ssh and systemd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment