Skip to content

Instantly share code, notes, and snippets.

View danielfm's full-sized avatar
🎯
Focusing

Daniel Martins danielfm

🎯
Focusing
View GitHub Profile
@elsonrodriguez
elsonrodriguez / mongo-ps.yaml
Created June 13, 2016 16:10
Smoke test for automatic PVCs and PetSets
apiVersion: apps/v1alpha1
kind: PetSet
metadata:
labels:
name: mongo
name: mongo
spec:
replicas: 1
serviceName: mongo
volumeClaimTemplates:
@huntrar
huntrar / full-disk-encryption-arch-uefi.md
Last active May 8, 2025 14:09
Arch Linux Full-Disk Encryption Installation Guide [Encrypted Boot, UEFI, NVMe, Evil Maid]

Arch Linux Full-Disk Encryption Installation Guide

This guide provides instructions for an Arch Linux installation featuring full-disk encryption via LVM on LUKS and an encrypted boot partition (GRUB) for UEFI systems.

Following the main installation are further instructions to harden against Evil Maid attacks via UEFI Secure Boot custom key enrollment and self-signed kernel and bootloader.

Preface

You will find most of this information pulled from the Arch Wiki and other resources linked thereof.

Note: The system was installed on an NVMe SSD, substitute /dev/nvme0nX with /dev/sdX or your device as needed.

@SwitHak
SwitHak / 20211210-TLP-WHITE_LOG4J.md
Last active May 10, 2025 10:16
BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC

Security Advisories / Bulletins / vendors Responses linked to Log4Shell (CVE-2021-44228)

Errors, typos, something to say ?

  • If you want to add a link, comment or send it to me
  • Feel free to report any mistake directly below in the comment or in DM on Twitter @SwitHak

Other great resources

  • Royce Williams list sorted by vendors responses Royce List
  • Very detailed list NCSC-NL
  • The list maintained by U.S. Cybersecurity and Infrastructure Security Agency: CISA List