This shows you the differences between two versions of the page.
cns:lectures:lecture-07 [2019/11/11 09:28] razvan.deaconescu |
cns:lectures:lecture-07 [2019/11/11 09:28] (current) razvan.deaconescu |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Lecture 07 - Strings. Information Leaks ====== | ====== Lecture 07 - Strings. Information Leaks ====== | ||
- | * [[http://elf.cs.pub.ro/cns/res/lectures/07-strings-leaks.pdf | Slides]] | + | * [[http://elf.cs.pub.ro/cns/res/lectures/07-strings-leaks-handout.pdf | Slides]] |
* **Keywords**: string, character, ''char'', ''signed char'', ''unsigned char'', NTBS, null character, character operators, string operations, bounds, overflow, truncation, sanitization, ''gets'', exploit, input validation, memory model, | * **Keywords**: string, character, ''char'', ''signed char'', ''unsigned char'', NTBS, null character, character operators, string operations, bounds, overflow, truncation, sanitization, ''gets'', exploit, input validation, memory model, | ||
<html> | <html> | ||
<center> | <center> | ||
- | <iframe src="https://docs.google.com/viewer?url=http://elf.cs.pub.ro/cns/res/lectures/07-strings-leaks.pdf&embedded=true" width="600" height="470" style="border: none;"></iframe> | + | <iframe src="https://docs.google.com/viewer?url=http://elf.cs.pub.ro/cns/res/lectures/07-strings-leaks-handout.pdf&embedded=true" width="600" height="470" style="border: none;"></iframe> |
</center> | </center> | ||
</html> | </html> |