User Tools

Site Tools


Sidebar

preparation

This is an old revision of the document!


Preparation for Security Summer School

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.

If you lack some of these or feel that you are a bit rusty, please take the time and follow these resources to prepare. These are useful both for preparing for the interviews and for kicking off the SSS sessions.

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

preparation.1497769880.txt.gz ยท Last modified: 2017/06/18 10:11 by Razvan Deaconescu