Skip to content

Instantly share code, notes, and snippets.

View jwildeboer's full-sized avatar

Jan Wildeboer jwildeboer

View GitHub Profile
@jwildeboer
jwildeboer / xz-backdoor.md
Last active April 8, 2024 09:12 — forked from thesamesam/xz-backdoor.md
xz-utils backdoor situation (CVE-2024-3094)

FAQ on the xz-utils backdoor (CVE-2024-3094)

This is still a new situation. There is a lot we don't know. We don't know if there are more possible exploit paths. We only know about this one path. Please update your systems regardless.

This is a living document. Everything in this document is made in good faith of being accurate, but like I just said; we don't yet know everything about what's going on.

@jwildeboer
jwildeboer / centos7_timechine.sh
Last active October 7, 2020 16:05 — forked from hrabiamiod/centos7_timechine.sh
Install Time Machine service on CentOS 7
# Install Time Machine service on CentOS 7
# https://koji.fedoraproject.org/koji/buildinfo?buildID=1403661
# http://confoundedtech.blogspot.com/2011/07/draft-draft-ubuntu-as-apple-time.html
#yum install -y rpm-build gcc make wget
#yum install -y perl-IO-Socket-INET6 perl-generators
# install netatalk
#yum install -y avahi-devel cracklib-devel dbus-devel dbus-glib-devel libacl-devel libattr-devel libdb-devel libevent-devel libgcrypt-devel krb5-devel mysql-devel openldap-devel openssl-devel pam-devel quota-devel systemtap-sdt-devel tcp_wrappers-devel libtdb-devel tracker-devel
#