Skip to content

Instantly share code, notes, and snippets.

@sgammon
Created March 31, 2024 03:25
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sgammon/ec604c3fabd1a22dd3cdc381b736b03e to your computer and use it in GitHub Desktop.
Save sgammon/ec604c3fabd1a22dd3cdc381b736b03e to your computer and use it in GitHub Desktop.
XZ mitigation
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
@sgammon
Copy link
Author

sgammon commented Mar 31, 2024

Screenshot 2024-03-30 at 8 26 43 PM

@sgammon
Copy link
Author

sgammon commented Mar 31, 2024

Screenshot 2024-03-30 at 8 27 01 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment