This shows you the differences between two versions of the page.
iocla:cursuri:curs-13_15 [2019/12/31 20:27] razvan.deaconescu |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Curs 13 - 15: Buffer overflows, securitate ====== | ||
- | <html> | ||
- | <iframe src="https://ctipub-my.sharepoint.com/personal/dragos_niculescu_upb_ro/_layouts/15/Doc.aspx?sourcedoc={6836582b-dae2-4054-bc7d-6411a68c26dc}&action=embedview&wdAr=1.3333333333333333" width="722px" height="565px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe> | ||
- | </html> | ||
- | |||
- | * [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/EStYNmji2lRAvH1kEaaMJtwBgAHWMHoVU89amxuSjnUkvA?e=rolyN5|Curs 13 - 15: Buffer overflows, securitate (PPT)]] | ||
- | |||
- | * Suport curs | ||
- | * Jon Erikson: Art of Exploitation, 2nd Edition | ||
- | * 310: Generalized Exploit Techniques | ||
- | * 320: Buffer Overflows | ||
- | * 330: Experimenting with BASH | ||
- | * [[https://drive.google.com/open?id=1uhprS9rgOfCJsqWEsWJ_0yGfo_K8pu9M|Video demos]] | ||
- | |||
- | ===== Demo-uri ===== | ||
- | |||
- | Demo-urile se găsesc în [[https://github.com/iocla/demo|repository]]. Pentru a clona și accesa repository-ul folosiți comenzile: | ||
- | <code> | ||
- | git clone https://github.com/iocla/demo iocla-demo.git | ||
- | cd iocla-demo.git/ | ||
- | </code> | ||
- | |||
- | Apoi accesați directorul ''curs-13/'' sau ''curs-14/'' sau ''curs-15/'' folosind, respectiv, în directorul repository-ului (''iocla-demo.git/'') comenzile: | ||
- | <code> | ||
- | cd curs-13/ | ||
- | |||
- | cd curs-14/ | ||
- | |||
- | cd curs-15/ | ||
- | </code> |