CTF Meetings
Fall 2020 Meeting Documents
The code used in these documents can be found on my github. Guides will be linked here as the semester progresses.
September 3, 2020—Virtualization
September 10, 2020—Linux
September 17, 2020—Essential Tools
September 24, 2020—Networking
October 1, 2020—Network Forensics
October 8, 2020—Web Basics and Web Servers
October 15, 2020—Web Exploitation
October 22, 2020—Python and Pwntools
October 29, 2020—Cloud
November 5, 2020—Forensics
November 12, 2020—Malware Analysis
November 19, 2020—Assembly and Reversing
December 3, 2020—Pwning
2019 Meeting Documents
Most of the code used in these documents can be found on my github. Please note that the following documents are my meeting notes to refer to as I presented, and are not fully self-contained documents. I made them available by popular request, but in several sections basic knowledge may be assumed or I make hints of things to discuss that may not make sense out of context.
January 23, 2019—Intro to Assembly
January 31, 2019—Buffer Overflows
February 7, 2019—SQL and Code Injection
February 14, 2019—Web Technologies and XSS
February 21, 2019—Introduction to Reversing Tools
February 28, 2019—Format String Vulnerabilities
March 7th, 2019—StackGuard, ASLR, and NX
March 21st, 2019—ROP
April 11th, 2019—Linux
October 10th, 2019—Stego Challenges