notes
Endpoint defense
Initializing search
    • Obsidian Notes
    • ACL
    • AD
    • ARP
    • ASA
    • BGP
    • BYOD
    • BitLocker
    • Bluetooth
    • C2
    • CA
    • Control Panel
    • DFIR
    • DHCP
    • DNS
    • Diffie Hellman
    • Dijkstra's algorithm
    • DoS
    • EAP
    • ECC
    • EIGRP
    • Ethernet
    • FTP
    • GPO
    • HMAC
    • HSRP
    • HTTP
    • ICMP
    • IDS
    • IMAP
    • IOC
    • IP
    • IPS
    • IPsec
    • IPv4
    • IPv6
    • ISP
    • Kerberos
    • LAN
    • LDAP
    • MAC
    • MD5
    • MITM
    • ML algorithms
    • ML cheatsheet
    • ML metrics
    • ML
    • MTU
    • NAT
    • NFC
    • NIC
    • NTP
    • OS
    • OSI model
    • App design
    • Asymmetric encryption
    • Attack vector
    • Attacks
    • Backup
    • Blockchain
    • Boot integrity
    • Buffer overflow
    • Cable
    • Cisco 3 layer model
    • Cloud computing
    • Code injection
    • Collision+broadcast domains
    • Confusion matrix
    • Crypto
    • Database
    • Devices
    • Embedded systems
    • Endpoint defense
    • Eventvwr
    • Fiber optic
    • Firewall
    • Hardware
    • Hash
    • John
    • Lines
    • Linux commands
    • Linux privesc
    • Linux
    • Logging
    • Lusrmgr.msc
    • Mail
    • Malware
    • Mmc
    • Models of access control
    • Netstat
    • Network attacks
    • Network measurements
    • Networking
    • Nmap
    • Notes

    Endpoint defense

    • antivirus/antimalware

    • EDR (endpoint detection and response)

      • look at more than signatures to find malware
      • look at actions, then isolate threat
    • DLP (data loss prevention)

    • use of NGFW or host-based firewall like [[wf.msc]]

    • HIDS (host-based IDS)

      • log files, reconfigure firewall to block
    • HIPS
      • recognize, block known attack
      • secure OS, app configs
      • often built into endpoint protec software
      • see weird signatures
    • boot integrity

    • FIM (file integrity monitoring) - check the files that should never change

      • [[windows]] SFC
      • linux Tripwire
    Made with Material for MkDocs