Posted by benis in DarknetNews (edited )
Sites might be compromised too. Do not interact. EDIT 05/04/2021: Darkdotfail has recovered his domain https://raw.githubusercontent.com/DarkDotFail/pgp/master/recovery-2021-05-04.txt
Posted by benis in DarknetNews (edited )
Sites might be compromised too. Do not interact. EDIT 05/04/2021: Darkdotfail has recovered his domain https://raw.githubusercontent.com/DarkDotFail/pgp/master/recovery-2021-05-04.txt
enable root login, you must have an SSH key configured. run the script with: curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | NIX_CHANNEL=nixos-23.05 bash -x NB: This script wipes out the targeted host's root filesystem ... HTTP API), and supply to it the following example yaml stanzas: #cloud-config runcmd: - curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | PROVIDER=digitalocean NIX_CHANNEL=nixos-23.05 bash 2>&1 | tee /tmp/infect.log Potential tweaks: /etc/nixos/{,hardware-}configuration.nix: rudimentary ... cloud-config write_files: - path: /etc/nixos/host.nix permissions: '0644' content: | {pkgs, ...}: { environment.systemPackages = with pkgs; [ vim ]; } runcmd: - curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | PROVIDER=digitalocean NIXOS_IMPORT=./host.nix NIX_CHANNEL=nixos-23.05 bash 2>&1 | tee /tmp/infect.log Tested
Posted by benis in DarknetNews
Darknetlive's statement: https://darknetlive.com/emergency-update.txt Dark.fail's statement: https://raw.githubusercontent.com/DarkDotFail/pgp/master/recovery-2021-05-04.txt
z3d OP wrote
Reply to University Banned From Contributing To Linux Kernel For Intentionally Inserting Bugs by z3d
Original "research" paper here: https://raw.githubusercontent.com/QiushiWu/qiushiwu.github.io/main/papers/OpenSourceInsecurity.pdf