Notes & cheat-sheets

_notes
crypto
│ ├ certificates
│ └ cryptography
│ 
linux
│ ├ alsa
│ ├ drivers
│ └ terminal
│ 
os-dev
│ ├ acpi
│ ├ apic
│ ├ hpet
│ └ usb
│ 
pentesting
│ ├ checklists
│ ├ linux
│ ├ windows
│ ├ wordlists
│ └ xss
│ 
programming
│ ├ bash
│ ├ nasm
│ ├ perl
│ ├ powershell
│ ├ python
│ └ regex
│ 
soft
│ ├ git
│ ├ vim
│ └ wireshark
│ 
windows
  ├ local
  │ ├ host-security
  │ ├ overview
  │ └ rt
  │   ├ data-exfiltration
  │   ├ init-foothold
  │   ├ persistence
  │   └ privilege-escalation
  │ 
  │ 
  ├ malware-dev
  │ ├ anti-amsi
  │ ├ anti-av
  │ ├ anti-logging
  │ ├ anti-vm
  │ ├ detection
  │ ├ payload
  │ ├ resources
  │ └ win-architecture
  │ 
  ├ net
  │ ├ active-directory
  │ ├ authentication
  │ ├ management
  │ ├ network-monitoring
  │ ├ overview
  │ ├ rt
  │ │ ├ domain-enum
  │ │ ├ lateral-movement
  │ │ ├ persistence
  │ │ ├ phishing
  │ │ ├ port-forwarding
  │ │ └ privilege-escalation
  │ │ 
  │ └ services
  │ 
  ├ powershell
  ├ rt-resources
  └ rt-tools