Skip to content

Instantly share code, notes, and snippets.

@wolfkarl
Last active December 31, 2015 00:49
Show Gist options
  • Save wolfkarl/7909972 to your computer and use it in GitHub Desktop.
Save wolfkarl/7909972 to your computer and use it in GitHub Desktop.
ISEC Klausur Themen

Klausur

110 Punkte erreichbar / 100 bewertet

General

  • Security Goals
  • Human Factor
  • Internet General Structure
  • Attack Types
  • Risk Analysis
  • History

Reconaissance

  • Fingerprinting
  • Types
  • Tools (no parameters, but what do they do / what techniques)

Passwords / Cryptography

  • Hash Functions
  • Common Attacks
  • Cracking
  • Tools
  • Rainbow Tables
  • Password Criteria
  • Alternative Auth Schemas

Internet Protocols

  • OSI / TCPIP Stack
  • ARP Spoofing / Broadcast
  • FTP Bouncing
  • DNS Spoofing / Poisining
  • SMTP Relay
  • SSL Man in the Middle
  • EGP
  • IP Bombing
  • SYN Flooding
  • ICMP Routing
  • Ping of Death

Exploitation

  • Buffer Overflow
  • Stack Layout / Intel Assembler
  • Countermeasures / Mitigations
  • Teardrop

Bonus

  • Knowledge
  • Creativity
  • Imagination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment