User Tools

Site Tools


preparation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
preparation [2017/06/18 10:11]
Razvan Deaconescu created
preparation [2020/07/19 12:49] (current)
Line 1: Line 1:
-====== Preparation for Security Summer School ======+====== Preparation ======
  
 Participants at the Security Summer School are required to have good operating systems knowledge, abilities of working with the Linux command line, good C programming skills, fair Python programming skills and fair assembly programming knowledge. Participants at the Security Summer School are required to have good operating systems knowledge, abilities of working with the Linux command line, good C programming skills, fair Python programming skills and fair assembly programming knowledge.
Line 9: Line 9:
   * [[https://ocw.cs.pub.ro/courses/cns/labs/start|introductory labs for the Computer and Network security class]]: work the 1st and 2nd labs   * [[https://ocw.cs.pub.ro/courses/cns/labs/start|introductory labs for the Computer and Network security class]]: work the 1st and 2nd labs
  
-Concepts you should be aware of: process, virtual memory, virtual address space, page fault, buffer, buffer overflow, return address, stack, stack frame, ''call'', ''ret'', stack pointer, frame pointer, memory allocation, compiling, assembling, linking, disassembling, heap, function, calling convention, kernel space/mode, user space/mode, system call, register, bus+**Concepts you should be aware of**: process, virtual memory, virtual address space, page fault, buffer, buffer overflow, return address, stack, stack frame, ''call'', ''ret'', stack pointer, frame pointer, memory allocation, compiling, assembling, linking, disassembling, heap, function, calling convention, kernel space/mode, user space/mode, system call, register, bus 
 + 
 +**Tools and commands you should know**: gcc, make, vim, Bash, VirtualBox, objdump, strace, GDB, lsof, pmap, ps, ls, find, hexdump 
 + 
 +===== Gimme More ===== 
 + 
 +Not required, but if you are fond of knowing more before or during the Security Summer School, we recommend you visit the challenge/wargame sites below: 
 + 
 +  * [[http://overthewire.org/wargames/|Overthewire]]: start with the lower levels and then move on 
 +  * [[https://io.netgarage.org/|IO Netgarage]]: this is the classical exploit-centric wargame site; it may be difficult for beginners 
 +  * [[https://www.hackthissite.org/|Hack This Site]]: a bit of everything, all tastes and colors
  
-Tools and commands you should know: gcc, make, vim, Bash, VirtualBox, objdump, strace, GDB, lsof, pmap, ps, ls, find, hexdump 
preparation.1497769880.txt.gz · Last modified: 2017/06/18 10:11 by Razvan Deaconescu