CSCI 1650 covers software exploitation techniques and state-of-the-practice mechanisms for hardening software. The course begins with a summary of prevalent software defects, typically found in applications written in memory unsafe languages, like C/C++, and proceeds with studying traditional and modern exploitation techniques, ranging from classical code injection and code reuse up to the latest goodies (e.g., JIT-ROP). It also covers defenses against certain vulnerability classes and the way(s) to bypass them. Students will be introduced to advanced software exploitation techniques and countermeasures, and study (in depth) the boundaries and effectiveness of standard hardening mechanisms, such as address space randomization and stack and heap protections.
10% | Participation (Ed Discussion) |
---|---|
50% | Assignments (4 CTFs) |
15% | Midterm |
25% | Final |
This course would not be possible without the support and assistance of the following people:
echo @cs.brown.edu|sed 's/^/vpk/'
10/08/2025 | Lecture 0xa posted. |
---|---|
10/06/2025 | Assignment 0x1 is due on 10/14/2025. |
10/06/2025 | Lecture 0x9 posted. |
10/01/2025 | Lecture 0x8 posted. |
09/29/2025 | Assignment 0x1 posted. |
09/29/2025 | Lecture 0x7 posted. |
09/24/2025 | Lecture 0x6 posted. |
09/22/2025 | Lecture 0x5 posted. |
09/17/2025 | Lecture 0x4 posted. |
09/15/2025 | Lecture 0x3 posted. |
09/10/2025 | Lecture 0x2 posted. |
09/08/2025 | Lecture 0x1 posted. |
09/03/2025 | Welcome to CSCI 1650! |